graphdb-workbench 2.8.0-TR11 → 2.8.0-TR12
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.
- package/dist/103.ba98ffe51ae3fcd3ca2c.bundle.js +1 -0
- package/dist/177.86021de382ed87019173.bundle.js +1 -1
- package/dist/21.62ad93276e37e4ac702f.bundle.js +1 -1
- package/dist/{22.90f57da0d101ba05a3d0.bundle.js → 22.7630e43856dd3c39f7c4.bundle.js} +1 -1
- package/dist/{23.419ed8a42c157f60fd4c.bundle.js → 23.3c512a27f64f3278dbe0.bundle.js} +1 -1
- package/dist/{24.a688d2cf70edf07b70da.bundle.js → 24.bb3d63db25359da4f29c.bundle.js} +1 -1
- package/dist/304.70aa09bcb7382d94da7a.bundle.js +1 -0
- package/dist/337.be3ec594318206dc00e8.bundle.js +1 -1
- package/dist/340.90a0259ff21debda0ed7.bundle.js +1 -1
- package/dist/341.6f383e4e7b8992f8aea6.bundle.js +1 -1
- package/dist/342.1da6fe384b21e903637d.bundle.js +1 -1
- package/dist/372.c76dbc1f58c39ef9e9c9.bundle.js +1 -1
- package/dist/383.53043bc87ea19731b4a6.bundle.js +1 -1
- package/dist/384.ea90d9b7352ddcef14a8.bundle.js +1 -1
- package/dist/385.b006e205b113c4fce1cb.bundle.js +1 -1
- package/dist/386.2f621d0ba89b312ca82a.bundle.js +1 -1
- package/dist/{387.4ba6cbc984854dba5fe8.bundle.js → 387.7ad24de0a13fda2ae400.bundle.js} +1 -1
- package/dist/39.c95b44b1252f8486526f.bundle.js +1 -1
- package/dist/390.b568f37210661a38d3ba.bundle.js +1 -0
- package/dist/392.9afe6ea9382e0fbe82db.bundle.js +1 -1
- package/dist/393.a8e39fc0249cbb7db9bc.bundle.js +1 -1
- package/dist/4.345ad2617e3517f75565.bundle.js +1 -0
- package/dist/40.945b15bca4903efd9b71.bundle.js +1 -1
- package/dist/{50.82e0737143a579ac7908.bundle.js → 50.e91318aac4d8d77785be.bundle.js} +1 -1
- package/dist/56.5e98db705e0a6efb1d07.bundle.js +1 -1
- package/dist/6.7346c251ed4a977575f2.bundle.js +1 -0
- package/dist/{61.d7f4da04650e800f1f36.bundle.js → 61.6bc066c34ff785f50028.bundle.js} +1 -1
- package/dist/70.1a91b4a4b85d13a69710.bundle.js +1 -1
- package/dist/{bundle.a729bbd26d7db7b7c024.bundle.js → bundle.60e6c247af87899d5130.bundle.js} +3 -3
- package/dist/css/bootstrap-graphdb-theme.css +4 -0
- package/dist/css/ttyg/agent-list.css +3 -1
- package/dist/css/ttyg/agent-settings-modal.css +5 -0
- package/dist/css/ttyg/chat-panel.css +51 -1
- package/dist/i18n/locale-en.json +5 -1
- package/dist/i18n/locale-fr.json +5 -1
- package/dist/index.html +6 -6
- package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
- package/dist/js/angular/core/directives/operations-statuses-monitor/templates/operations-statuses-monitor.html +1 -1
- package/dist/js/angular/core/directives/rdfresourcesearch/templates/rdfResourceSearchTemplate.html +1 -1
- package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +1 -1
- package/dist/js/angular/security/templates/user.html +1 -1
- package/dist/js/angular/ttyg/templates/agent-list.html +1 -1
- package/dist/js/angular/ttyg/templates/agent-select-menu.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-item-detail.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-list.html +1 -1
- package/dist/js/angular/ttyg/templates/chat-panel.html +2 -2
- package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +17 -5
- package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
- package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
- package/dist/license-checker.json +2 -2
- package/dist/main.004a8c0b1d1bb1fa006f.css +1 -0
- package/dist/pages/aclmanagement.html +2 -2
- package/dist/pages/autocomplete.html +1 -1
- package/dist/pages/choose-repository-type.html +1 -1
- package/dist/pages/cluster-management/clusterInfo.html +3 -3
- package/dist/pages/create-index.html +1 -1
- package/dist/pages/dependencies.html +1 -1
- package/dist/pages/domainRangeInfo.html +2 -2
- package/dist/pages/edit.html +1 -1
- package/dist/pages/explore.html +1 -1
- package/dist/pages/export.html +1 -1
- package/dist/pages/find.html +1 -1
- package/dist/pages/graph-config/saveGraphConfig.html +8 -8
- package/dist/pages/graphs-visualizations.html +7 -7
- package/dist/pages/guides.html +1 -1
- package/dist/pages/import.html +2 -2
- package/dist/pages/jdbc-create.html +1 -1
- package/dist/pages/login.html +1 -1
- package/dist/pages/monitor/backup-and-restore.html +1 -1
- package/dist/pages/monitor/queries.html +1 -1
- package/dist/pages/monitor/resources.html +1 -1
- package/dist/pages/namespaces.html +2 -2
- package/dist/pages/plugins.html +1 -1
- package/dist/pages/rdfClassHierarchyInfo.html +7 -7
- package/dist/pages/rdfrank.html +2 -2
- package/dist/pages/repositories.html +1 -1
- package/dist/pages/repository.html +1 -1
- package/dist/pages/similarity-indexes.html +1 -1
- package/dist/pages/sparql-editor.html +1 -1
- package/dist/pages/sparql-template-create.html +1 -1
- package/dist/pages/ux-test1.html +2 -2
- package/dist/pages/webapi.html +2 -2
- package/dist/res/swagger5/index.html +12 -12
- package/package.json +1 -1
- package/dist/103.e7244da5740a04da19e5.bundle.js +0 -1
- package/dist/304.ac7b142113801e8e627c.bundle.js +0 -1
- package/dist/390.d36f1c675013d10bcfb4.bundle.js +0 -1
- package/dist/4.f38e704c5745f63d3884.bundle.js +0 -1
- package/dist/6.7898509555e816ce326d.bundle.js +0 -1
- package/dist/main.4a2c53e12c5400301af1.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(window.webpackJsonp=window.webpackJsonp||[]).push([[103,305],{81:function(t,e,s){"use strict";s.r(e),s.d(e,"AgentModel",(function(){return n})),s.d(e,"AgentInstructionsModel",(function(){return a})),s.d(e,"ExtractionMethodModel",(function(){return o})),s.d(e,"AdditionalExtractionMethodsModel",(function(){return d})),s.d(e,"AdditionalExtractionMethodModel",(function(){return h})),s.d(e,"AgentListModel",(function(){return l})),s.d(e,"ExtractionMethod",(function(){return c})),s.d(e,"AdditionalExtractionMethod",(function(){return u})),s.d(e,"AgentListFilterModel",(function(){return _}));var i=s(30),r=s(84);class n{constructor(t,e){this.hashGenerator=e,this._isDeleted=!1,this._id=t.id,this._name=t.name,this._repositoryId=t.repositoryId,this._model=t.model,this._temperature=t.temperature,this._topP=t.topP,this._seed=t.seed,this._instructions=t.instructions,this._assistantExtractionMethods=t.assistantExtractionMethods,this._additionalExtractionMethods=t.additionalExtractionMethods}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}get id(){return this._id}set id(t){this._id=t}get name(){return this._name}set name(t){this._name=t}get repositoryId(){return this._repositoryId}set repositoryId(t){this._repositoryId=t}get model(){return this._model}set model(t){this._model=t}get temperature(){return this._temperature}set temperature(t){this._temperature=t}get topP(){return this._topP}set topP(t){this._topP=t}get seed(){return this._seed}set seed(t){this._seed=t}get instructions(){return this._instructions}set instructions(t){this._instructions=t}get assistantExtractionMethods(){return this._assistantExtractionMethods}set assistantExtractionMethods(t){this._assistantExtractionMethods=t}get additionalExtractionMethods(){return this._additionalExtractionMethods}set additionalExtractionMethods(t){this._additionalExtractionMethods=t}}class a{constructor(t){this._systemInstruction=t.systemInstruction,this._userInstruction=t.userInstruction}get systemInstruction(){return this._systemInstruction}set systemInstruction(t){this._systemInstruction=t}get userInstruction(){return this._userInstruction}set userInstruction(t){this._userInstruction=t}}class o{constructor(t){this._method=t.method,this._addMissingNamespaces=t.addMissingNamespaces,this._ontologyGraph=t.ontologyGraph,this._sparqlQuery=t.sparqlQuery,this._maxNumberOfTriplesPerCall=t.maxNumberOfTriplesPerCall,this._similarityIndex=t.similarityIndex,this._similarityIndexThreshold=t.similarityIndexThreshold,this._queryTemplate=t.queryTemplate,this._retrievalConnectorInstance=t.retrievalConnectorInstance}get method(){return this._method}set method(t){this._method=t}get addMissingNamespaces(){return this._addMissingNamespaces}set addMissingNamespaces(t){this._addMissingNamespaces=t}get sparqlQuery(){return this._sparqlQuery}set sparqlQuery(t){this._sparqlQuery=t}get ontologyGraph(){return this._ontologyGraph}set ontologyGraph(t){this._ontologyGraph=t}get maxNumberOfTriplesPerCall(){return this._maxNumberOfTriplesPerCall}set maxNumberOfTriplesPerCall(t){this._maxNumberOfTriplesPerCall=t}get similarityIndex(){return this._similarityIndex}set similarityIndex(t){this._similarityIndex=t}get similarityIndexThreshold(){return this._similarityIndexThreshold}set similarityIndexThreshold(t){this._similarityIndexThreshold=t}get queryTemplate(){return this._queryTemplate}set queryTemplate(t){this._queryTemplate=t}get retrievalConnectorInstance(){return this._retrievalConnectorInstance}set retrievalConnectorInstance(t){this._retrievalConnectorInstance=t}}class d{constructor(t){this._additionalExtractionMethods=t}get additionalExtractionMethods(){return this._additionalExtractionMethods}set additionalExtractionMethods(t){this._additionalExtractionMethods=t}}class h{constructor(t){this._method=t.method}get method(){return this._method}set method(t){this._method=t}}class l{constructor(t=[]){this._agents=t,this._filterableAgents=Object(i.cloneDeep)(t),this._agentNameByIdMap={},this._initializeAgentNameByIdMap()}_initializeAgentNameByIdMap(){this._agentNameByIdMap=this._agents.reduce((t,e)=>(t[e.id]=e.name,t),{})}isEmpty(){return 0===this._agents.length}filterByRepository(t){this._filterableAgents=this._agents.filter(e=>t===r.AGENTS_FILTER_ALL_KEY||(e.repositoryId===t?e:void 0))}getAgent(t){return this._agents.find(e=>e.id===t)}get agents(){return this._agents}set agents(t){this._agents=t}get filterableAgents(){return this._filterableAgents}set filterableAgents(t){this._filterableAgents=t}get agentNameByIdMap(){return Object(i.cloneDeep)(this._agentNameByIdMap)}set agentNameByIdMap(t){this._agentNameByIdMap=t}}const c={FTS_SEARCH:"fts_search",SPARQL:"sparql_search",SIMILARITY:"similarity_search",RETRIEVAL:"retrieval_search"},u={IRI_DISCOVERY_SEARCH:"iri_discovery_search"};class _{constructor(t,e,s=!1){this._key=t,this._label=e,this._selected=s}get key(){return this._key}set key(t){this._key=t}get label(){return this._label}set label(t){this._label=t}get selected(){return this._selected}set selected(t){this._selected=t}}},84:function(t,e,s){"use strict";s.r(e),s.d(e,"TTYG_ERROR_MSG_LENGTH",(function(){return i})),s.d(e,"AGENTS_FILTER_ALL_KEY",(function(){return r})),s.d(e,"AGENT_OPERATION",(function(){return n}));const i=100,r="ALL",n={CREATE:"create",EDIT:"edit",CLONE:"clone"}}}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[177],{252:function(t,e){function o(){return{link:function(t,e,o){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+o.size+'" height="'+o.size+'" data="js/angular/templates/loader/ot-loader.svg?v=2.8.0-
|
|
1
|
+
(window.webpackJsonp=window.webpackJsonp||[]).push([[177],{252:function(t,e){function o(){return{link:function(t,e,o){t.$watch("file.status",(function(){"IMPORTING"!==t.file.status&&"UPLOADING"!==t.file.status||!$(e).has("object").length>0&&$(e).append('<object width="'+o.size+'" height="'+o.size+'" data="js/angular/templates/loader/ot-loader.svg?v=2.8.0-TR12">{{\'common.loading\' | translate}}</object>')}))}}}angular.module("graphdb.framework.import.directives.import-progress-indicator",[]).directive("ImportProgressIndicator",o),o.$inject=[]}}]);
|