graphdb-workbench 3.3.2-RC1 → 3.3.2-TR1
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/13231.9b625e487e6385faa36f.bundle.js +2 -0
- package/dist/13231.9b625e487e6385faa36f.bundle.js.map +1 -0
- package/dist/21015.68c7c667ef64ad8e8e0d.bundle.js +2 -0
- package/dist/21015.68c7c667ef64ad8e8e0d.bundle.js.map +1 -0
- package/dist/{38644.b26373c67b397f88f3b4.bundle.js → 38644.37a8cd71112da94401d9.bundle.js} +2 -2
- package/dist/{38644.b26373c67b397f88f3b4.bundle.js.map → 38644.37a8cd71112da94401d9.bundle.js.map} +1 -1
- package/dist/{39518.e7e7353947905592bfea.bundle.js → 39518.2871b32c37b20075dba3.bundle.js} +2 -2
- package/dist/{39518.e7e7353947905592bfea.bundle.js.map → 39518.2871b32c37b20075dba3.bundle.js.map} +1 -1
- package/dist/39874.47a6948df3520a7bf37a.bundle.js +2 -0
- package/dist/39874.47a6948df3520a7bf37a.bundle.js.map +1 -0
- package/dist/60560.275a89ab1375e91de0aa.bundle.js +2 -0
- package/dist/60560.275a89ab1375e91de0aa.bundle.js.map +1 -0
- package/dist/{67888.367b7acbeaf58426d4f1.bundle.js → 67888.b75d9678cf65cd82f065.bundle.js} +2 -2
- package/dist/{67888.367b7acbeaf58426d4f1.bundle.js.map → 67888.b75d9678cf65cd82f065.bundle.js.map} +1 -1
- package/dist/7815.f09f8d6953d2c964e04d.bundle.js +2 -0
- package/dist/7815.f09f8d6953d2c964e04d.bundle.js.map +1 -0
- package/dist/78681.0cfa1e86d4dac1b7e7e8.bundle.js +2 -0
- package/dist/78681.0cfa1e86d4dac1b7e7e8.bundle.js.map +1 -0
- package/dist/{82926.4736d2184864699ddcdb.bundle.js → 82926.99231caacc379c66487a.bundle.js} +2 -2
- package/dist/{82926.4736d2184864699ddcdb.bundle.js.map → 82926.99231caacc379c66487a.bundle.js.map} +1 -1
- package/dist/94229.47dbdba202106c61dff1.bundle.js.map +1 -1
- package/dist/{99448.810956b817f8cf062851.bundle.js → 99448.272a4ba1ce8032167bea.bundle.js} +2 -2
- package/dist/{99448.810956b817f8cf062851.bundle.js.map → 99448.272a4ba1ce8032167bea.bundle.js.map} +1 -1
- package/dist/api/models/cookie/cookie-consent.d.ts +14 -0
- package/dist/api/models/cookie/index.d.ts +1 -1
- package/dist/api/models/security/authenticated-user.d.ts +0 -2
- package/dist/api/models/users/app-settings.d.ts +2 -2
- package/dist/api/ontotext-workbench-api.d.ts +1 -3
- package/dist/api/ontotext-workbench-api.js +1 -1
- package/dist/api/ontotext-workbench-api.js.map +1 -1
- package/dist/api/services/cookie/cookie.service.d.ts +7 -34
- package/dist/api/services/cookie/index.d.ts +0 -3
- package/dist/api/services/security/auth-strategies/tests/provider-response-mocks.d.ts +2 -2
- package/dist/api/services/security/security-context.service.d.ts +0 -6
- package/dist/api/services/users/response/user-response.d.ts +1 -1
- package/dist/api/services/utils/index.d.ts +0 -1
- package/dist/api/services/window/window.service.d.ts +0 -6
- package/dist/index.html +9 -9
- package/dist/js/angular/clustermanagement/templates/cluster-nodes-configuration.html +1 -1
- package/dist/js/angular/core/directives/autocomplete/templates/autocomplete.html +1 -1
- package/dist/js/angular/core/directives/dynamic-form/templates/dynamic-form.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/shuttle-multiselect/templates/shuttle-multiselect.html +1 -1
- package/dist/js/angular/core/directives/yasgui-component/templates/yasgui-component.html +2 -2
- package/dist/js/angular/core/templates/cookie-policy/cookie-consent.html +1 -1
- package/dist/js/angular/core/templates/cookie-policy/cookie-policy.html +1 -1
- package/dist/js/angular/core/templates/editable-content/editable-content.html +1 -1
- package/dist/js/angular/core/templates/markdown-content/markdown-content.html +1 -1
- package/dist/js/angular/core/templates/search-resource-input.html +1 -1
- package/dist/js/angular/graphql/templates/create-graphql-endpoint.html +2 -2
- package/dist/js/angular/graphql/templates/graphql-endpoint-management.html +1 -1
- package/dist/js/angular/graphql/templates/graphql-playground.html +2 -2
- package/dist/js/angular/graphql/templates/modal/endpoint-configuration-modal.html +1 -1
- package/dist/js/angular/graphql/templates/modal/endpoint-generation-failure-result-modal.html +1 -1
- package/dist/js/angular/graphql/templates/modal/import-endpoint-definition-modal.html +1 -1
- package/dist/js/angular/security/templates/user.html +2 -5
- 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 +1 -1
- package/dist/js/angular/ttyg/templates/modal/agent-instructions-explain-modal.html +1 -1
- package/dist/js/angular/ttyg/templates/modal/agent-settings-modal.html +3 -3
- package/dist/js/angular/ttyg/templates/modal/external-integration-configuration-modal.html +1 -1
- package/dist/js/angular/ttyg/templates/no-agents-view.html +1 -1
- package/dist/js/angular/ttyg/templates/ttyg.html +1 -1
- package/dist/{legacyWorkbench.0128b90d53e9f14490a3.js → legacyWorkbench.88e1d4d209e51c6f9b65.js} +3 -3
- package/dist/{legacyWorkbench.0128b90d53e9f14490a3.js.map → legacyWorkbench.88e1d4d209e51c6f9b65.js.map} +1 -1
- package/dist/{main.44e04f2cf0ab7d48b25b.js → main.1be0fc11ab24b99f8800.js} +3 -3
- package/dist/main.1be0fc11ab24b99f8800.js.map +1 -0
- package/dist/pages/aclmanagement.html +1 -1
- 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/home.html +1 -1
- package/dist/pages/import.html +2 -2
- package/dist/pages/jdbc-create.html +1 -1
- package/dist/pages/jdbc.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/sparql-templates.html +1 -1
- package/dist/pages/ux-test1.html +2 -2
- package/dist/pages/webapi.html +2 -2
- package/dist/res/swagger5/index.html +11 -11
- package/dist/shared-components/cjs/loader.cjs.js +1 -1
- package/dist/shared-components/cjs/onto-cookie-consent_2.cjs.entry.js +1 -1
- package/dist/shared-components/cjs/onto-dialog_2.cjs.entry.js +1 -1
- package/dist/shared-components/cjs/onto-footer_5.cjs.entry.js +1 -1
- package/dist/shared-components/cjs/onto-layout.cjs.entry.js +1 -1
- package/dist/shared-components/cjs/shared-components.cjs.js +1 -1
- package/dist/shared-components/collection/components/dialogs/onto-cookie-policy-dialog/onto-cookie-policy-dialog.js +1 -1
- package/dist/shared-components/collection/components/dialogs/onto-dialog.js +1 -1
- package/dist/shared-components/collection/components/onto-cookie-consent/onto-cookie-consent.css +1 -1
- package/dist/shared-components/collection/components/onto-cookie-consent/onto-cookie-consent.js +1 -1
- package/dist/shared-components/collection/components/onto-footer/onto-footer.js +1 -1
- package/dist/shared-components/collection/models/dialog/onto-dialog.js +1 -0
- package/dist/shared-components/esm/loader.js +1 -1
- package/dist/shared-components/esm/onto-cookie-consent_2.entry.js +1 -1
- package/dist/shared-components/esm/onto-dialog_2.entry.js +1 -1
- package/dist/shared-components/esm/onto-footer_5.entry.js +1 -1
- package/dist/shared-components/esm/onto-layout.entry.js +1 -1
- package/dist/shared-components/esm/shared-components.js +1 -1
- package/dist/shared-components/shared-components/p-2075209c.entry.js +1 -0
- package/dist/shared-components/shared-components/p-30e4880f.entry.js +1 -0
- package/dist/shared-components/shared-components/p-413b3789.entry.js +1 -0
- package/dist/shared-components/shared-components/p-67199a46.entry.js +1 -0
- package/dist/shared-components/shared-components/shared-components.esm.js +1 -1
- package/dist/shared-components/types/components/dialogs/onto-cookie-policy-dialog/onto-cookie-policy-dialog.d.ts +7 -31
- package/dist/shared-components/types/components/onto-cookie-consent/onto-cookie-consent.d.ts +2 -2
- package/dist/shared-components/types/components/onto-footer/onto-footer.d.ts +2 -9
- package/dist/shared-components/types/components.d.ts +8 -17
- package/dist/shared-components/types/models/dialog/dialog-handler.d.ts +0 -4
- package/dist/shared-components/types/models/dialog/onto-dialog.d.ts +4 -0
- package/package.json +1 -1
- package/dist/13231.d7107e7549453805e13a.bundle.js +0 -2
- package/dist/13231.d7107e7549453805e13a.bundle.js.map +0 -1
- package/dist/21015.ea34b563b4149ad0975e.bundle.js +0 -2
- package/dist/21015.ea34b563b4149ad0975e.bundle.js.map +0 -1
- package/dist/39874.710e94f211579215f997.bundle.js +0 -2
- package/dist/39874.710e94f211579215f997.bundle.js.map +0 -1
- package/dist/60560.6ba1b091a34af6c00770.bundle.js +0 -2
- package/dist/60560.6ba1b091a34af6c00770.bundle.js.map +0 -1
- package/dist/7815.2aec5ebbcd434f5582ff.bundle.js +0 -2
- package/dist/7815.2aec5ebbcd434f5582ff.bundle.js.map +0 -1
- package/dist/78681.9e1d4e064e9e1fb5fb21.bundle.js +0 -2
- package/dist/78681.9e1d4e064e9e1fb5fb21.bundle.js.map +0 -1
- package/dist/api/models/cookie/cookie-options.d.ts +0 -17
- package/dist/api/models/tracking/cookie-consent.d.ts +0 -39
- package/dist/api/models/tracking/index.d.ts +0 -1
- package/dist/api/services/cookie/browser-cookie-store.d.ts +0 -19
- package/dist/api/services/cookie/cookie-builder.d.ts +0 -77
- package/dist/api/services/cookie/cookie-store.d.ts +0 -16
- package/dist/api/services/cookie/error/invalid-cookie-expiration.d.ts +0 -8
- package/dist/api/services/cookie/test/cookie-builder.spec.d.ts +0 -1
- package/dist/api/services/cookie/test/in-memory-cookie-store.d.ts +0 -11
- package/dist/api/services/tracking/google-analytics-cookie.service.d.ts +0 -50
- package/dist/api/services/tracking/index.d.ts +0 -4
- package/dist/api/services/tracking/installation-cookie.service.d.ts +0 -37
- package/dist/api/services/tracking/test/tracking-storage.service.spec.d.ts +0 -1
- package/dist/api/services/tracking/test/tracking.service.spec.d.ts +0 -1
- package/dist/api/services/tracking/tracking-storage.service.d.ts +0 -27
- package/dist/api/services/tracking/tracking.service.d.ts +0 -56
- package/dist/api/services/utils/date-util.d.ts +0 -11
- package/dist/main.44e04f2cf0ab7d48b25b.js.map +0 -1
- package/dist/shared-components/cjs/function-utils-WB47AWpR.js +0 -1
- package/dist/shared-components/esm/function-utils-D1ZpXQQS.js +0 -1
- package/dist/shared-components/shared-components/p-598d33d7.entry.js +0 -1
- package/dist/shared-components/shared-components/p-6d34b2cb.entry.js +0 -1
- package/dist/shared-components/shared-components/p-74888633.entry.js +0 -1
- package/dist/shared-components/shared-components/p-D1ZpXQQS.js +0 -1
- package/dist/shared-components/shared-components/p-b5d4081d.entry.js +0 -1
- /package/dist/{legacyWorkbench.0128b90d53e9f14490a3.js.LICENSE.txt → legacyWorkbench.88e1d4d209e51c6f9b65.js.LICENSE.txt} +0 -0
- /package/dist/{main.44e04f2cf0ab7d48b25b.js.LICENSE.txt → main.1be0fc11ab24b99f8800.js.LICENSE.txt} +0 -0
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { Service } from '../../providers/service/service';
|
|
2
|
-
|
|
2
|
+
export declare const COOKIE_CONSENT_CHANGED_EVENT = "cookie-consent-changed-event";
|
|
3
3
|
/**
|
|
4
|
-
* Service
|
|
4
|
+
* Service class for handling cookie-related operations.
|
|
5
5
|
*/
|
|
6
6
|
export declare class CookieService implements Service {
|
|
7
|
-
private readonly
|
|
8
|
-
constructor(store?: CookieStore);
|
|
7
|
+
private readonly eventEmitter;
|
|
9
8
|
/**
|
|
10
|
-
*
|
|
9
|
+
* Accepts the cookie policy for the authenticated user.
|
|
11
10
|
*
|
|
12
|
-
* @
|
|
13
|
-
* @return The value of the cookie, or `undefined` if the cookie doesn't exist.
|
|
11
|
+
* @returns {Promise<void>} - A promise that resolves when the request to the backend has passed.
|
|
14
12
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
* Sets a cookie with the given key, value, and options.
|
|
18
|
-
*
|
|
19
|
-
* @param key - The name of the cookie to set.
|
|
20
|
-
* @param value - The value of the cookie to set.
|
|
21
|
-
* @param [options={}] - Optional parameters for cookie settings.
|
|
22
|
-
*/
|
|
23
|
-
set(key: string, value: string, options?: {}): void;
|
|
24
|
-
/**
|
|
25
|
-
* Deletes a cookie by setting an expired date, effectively removing it from the browser.
|
|
26
|
-
*
|
|
27
|
-
* @param key - The name of the cookie to delete.
|
|
28
|
-
*/
|
|
29
|
-
remove(key: string): void;
|
|
30
|
-
/**
|
|
31
|
-
* Retrieves all cookies.
|
|
32
|
-
*
|
|
33
|
-
* @return - An object containing all cookies as key-value pairs.
|
|
34
|
-
*/
|
|
35
|
-
getAll(): Record<string, string>;
|
|
36
|
-
/**
|
|
37
|
-
* Parses the document's cookie string and returns an object containing all cookies as key-value pairs.
|
|
38
|
-
*
|
|
39
|
-
* @return - An object where each key is a cookie name and each value is the corresponding cookie value.
|
|
40
|
-
*/
|
|
41
|
-
parseCookies(): Record<string, string>;
|
|
13
|
+
acceptCookiePolicy(): Promise<void>;
|
|
14
|
+
private setAcceptedCookiePolicy;
|
|
42
15
|
}
|
|
@@ -19,7 +19,7 @@ export declare const ProviderResponseMocks: {
|
|
|
19
19
|
password: string;
|
|
20
20
|
authorities: string[];
|
|
21
21
|
appSettings: {
|
|
22
|
-
COOKIE_CONSENT:
|
|
22
|
+
COOKIE_CONSENT: boolean;
|
|
23
23
|
DEFAULT_SAMEAS: boolean;
|
|
24
24
|
DEFAULT_INFERENCE: boolean;
|
|
25
25
|
EXECUTE_COUNT: boolean;
|
|
@@ -38,7 +38,7 @@ export declare const ProviderResponseMocks: {
|
|
|
38
38
|
DEFAULT_SAMEAS: boolean;
|
|
39
39
|
IGNORE_SHARED_QUERIES: boolean;
|
|
40
40
|
EXECUTE_COUNT: boolean;
|
|
41
|
-
COOKIE_CONSENT:
|
|
41
|
+
COOKIE_CONSENT: string;
|
|
42
42
|
};
|
|
43
43
|
};
|
|
44
44
|
overrideAuth: {
|
|
@@ -103,11 +103,5 @@ export declare class SecurityContextService extends ContextService<SecurityConte
|
|
|
103
103
|
* @returns A boolean indicating whether the user is logged in, or undefined if not set.
|
|
104
104
|
*/
|
|
105
105
|
getIsLoggedIn(): boolean | undefined;
|
|
106
|
-
/**
|
|
107
|
-
* Subscribes to changes in the user's logged-in status.
|
|
108
|
-
* @param callbackFunction - A function to be called when the user's logged-in status changes.
|
|
109
|
-
* @returns A function that, when called, unsubscribes from the logged-in status changes.
|
|
110
|
-
*/
|
|
111
|
-
onUserLoginStatusChanged(callbackFunction: ValueChangeCallback<boolean | undefined>): () => void;
|
|
112
106
|
}
|
|
113
107
|
export {};
|
|
@@ -9,12 +9,6 @@ export declare class WindowService implements Service {
|
|
|
9
9
|
* better testability and easier mocking of the window object in unit tests.
|
|
10
10
|
*/
|
|
11
11
|
static getWindow(): Window;
|
|
12
|
-
/**
|
|
13
|
-
* Returns the document object associated with the current window. This method provides a way to access the document
|
|
14
|
-
* object while allowing for easier testing and mocking in unit tests, as it relies on the getWindow method to
|
|
15
|
-
* retrieve the window object.
|
|
16
|
-
*/
|
|
17
|
-
static getDocument(): Document;
|
|
18
12
|
static getPluginRegistry(): PluginRegistry;
|
|
19
13
|
static getCrypto(): Crypto;
|
|
20
14
|
static getLocationHref(): string;
|
package/dist/index.html
CHANGED
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
const clean = pathname.slice(0, -1) + search + hash;
|
|
6
6
|
window.history.replaceState({}, '', clean);
|
|
7
7
|
}
|
|
8
|
-
})();</script><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><link rel="stylesheet" href="css/splash-screen.css?v=3.3.2-
|
|
8
|
+
})();</script><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><link rel="stylesheet" href="css/splash-screen.css?v=3.3.2-TR1"><title>GraphDB Workbench</title><script src="resources/runtime.js?v=3.3.2-TR1"></script><meta name="importmap-type" use-injector/><script src="plugin-registry.js?v=3.3.2-TR1"></script><script src="plugins.js?v=3.3.2-TR1"></script><script>window.wbDevMode = false;</script><script type="injector-importmap">{
|
|
9
9
|
"imports": {
|
|
10
|
-
"single-spa": "./resources/single-spa.min.js?v=3.3.2-
|
|
11
|
-
"@ontotext/workbench-api": "./api/ontotext-workbench-api.js?v=3.3.2-
|
|
12
|
-
"@ontotext/root-config": "./main.
|
|
13
|
-
"@ontotext/legacy-workbench": "./legacyWorkbench.
|
|
14
|
-
"@ontotext/workbench": "./workbench/workbench/workbenchApp.js?v=3.3.2-
|
|
15
|
-
"@ontotext/styleguide": "./styleguide.6394d95068fdfd394db1.js?v=3.3.2-
|
|
10
|
+
"single-spa": "./resources/single-spa.min.js?v=3.3.2-TR1",
|
|
11
|
+
"@ontotext/workbench-api": "./api/ontotext-workbench-api.js?v=3.3.2-TR1",
|
|
12
|
+
"@ontotext/root-config": "./main.1be0fc11ab24b99f8800.js",
|
|
13
|
+
"@ontotext/legacy-workbench": "./legacyWorkbench.88e1d4d209e51c6f9b65.js",
|
|
14
|
+
"@ontotext/workbench": "./workbench/workbench/workbenchApp.js?v=3.3.2-TR1",
|
|
15
|
+
"@ontotext/styleguide": "./styleguide.6394d95068fdfd394db1.js?v=3.3.2-TR1"
|
|
16
16
|
}
|
|
17
|
-
}</script><meta name="import-map-overrides-domains" content="denylist:prod.example.com"/><script src="resources/import-map-overrides.js?v=3.3.2-
|
|
17
|
+
}</script><meta name="import-map-overrides-domains" content="denylist:prod.example.com"/><script src="resources/import-map-overrides.js?v=3.3.2-TR1"></script><script src="resources/import-map-injector.js?v=3.3.2-TR1"></script><style>/* Default light/dark background is hardcodded here because our variables are not present yet. */
|
|
18
18
|
body {
|
|
19
19
|
background-color: hsla(220, 40%, 7%);
|
|
20
20
|
}
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
}</style></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script>window.importMapInjector.initPromise.then(() => {
|
|
26
26
|
import('@ontotext/root-config');
|
|
27
27
|
import('@ontotext/styleguide');
|
|
28
|
-
});</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.3.2-
|
|
28
|
+
});</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.3.2-TR1" alt="GraphDB Workbench is loading..."></figure><onto-toastr></onto-toastr></body></html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/cluster-nodes-configuration.css?v=3.3.2-
|
|
1
|
+
<link href="css/cluster-nodes-configuration.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div onto-loader 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/operations-statuses-monitor.css?v=3.3.2-
|
|
1
|
+
<link href="css/operations-statuses-monitor.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div ng-if="activeOperations && activeOperations.operations && activeOperations.operations.length > 0"
|
|
4
4
|
class="operations-statuses btn-group">
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/lib/codemirror/moxer.css?v=3.3.2-
|
|
2
|
-
<link href="css/lib/ontotext-yasgui-web-component.css?v=3.3.2-
|
|
1
|
+
<link href="css/lib/codemirror/moxer.css?v=3.3.2-TR1" rel="stylesheet">
|
|
2
|
+
<link href="css/lib/ontotext-yasgui-web-component.css?v=3.3.2-TR1" rel="stylesheet">
|
|
3
3
|
|
|
4
4
|
<ontotext-yasgui
|
|
5
5
|
class="{{classToApply}}"
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<link href="css/markdown-content.css?v=3.3.2-
|
|
1
|
+
<link href="css/markdown-content.css?v=3.3.2-TR1" 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.3.2-
|
|
1
|
+
<link href="css/search-resource-input.css?v=3.3.2-TR1" 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.3.2-
|
|
2
|
-
<link href="css/wizard.css?v=3.3.2-
|
|
1
|
+
<link href="css/graphql/create-graphql-endpoint.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/wizard.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div class="create-graphql-endpoint-view">
|
|
5
5
|
<h1 id="title-container">
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<link href="css/lib/codemirror/moxer.css?v=3.3.2-
|
|
2
|
-
<link href="css/graphql/graphql-playground.css?v=3.3.2-
|
|
1
|
+
<link href="css/lib/codemirror/moxer.css?v=3.3.2-TR1" rel="stylesheet">
|
|
2
|
+
<link href="css/graphql/graphql-playground.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
3
3
|
|
|
4
4
|
<div class="graphql-playground-view">
|
|
5
5
|
<h1 id="title-container">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/graphql/graphql-endpoint-configuration-modal.css?v=3.3.2-
|
|
1
|
+
<link href="css/graphql/graphql-endpoint-configuration-modal.css?v=3.3.2-TR1" 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>
|
package/dist/js/angular/graphql/templates/modal/endpoint-generation-failure-result-modal.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/graphql/endpoint-generation-failure-result-modal.css?v=3.3.2-
|
|
1
|
+
<link href="css/graphql/endpoint-generation-failure-result-modal.css?v=3.3.2-TR1" 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.3.2-
|
|
1
|
+
<link href="css/graphql/import-endpoint-definition-modal.css?v=3.3.2-TR1" 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.3.2-
|
|
35
|
-
<link href='css/user.css?v=3.3.2-
|
|
34
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
35
|
+
<link href='css/user.css?v=3.3.2-TR1' rel='stylesheet' type='text/css'/>
|
|
36
36
|
|
|
37
37
|
<h1>
|
|
38
38
|
{{pageTitle}}
|
|
@@ -302,9 +302,6 @@
|
|
|
302
302
|
</div>
|
|
303
303
|
</form>
|
|
304
304
|
</div>
|
|
305
|
-
<onto-cookie-policy-dialog ng-if="showCookieConsentModal"
|
|
306
|
-
ng-custom-element
|
|
307
|
-
ngce-on-close_dialog="onDialogClose($event)"></onto-cookie-policy-dialog>
|
|
308
305
|
<div onto-loader size="50" ng-show="loader"></div>
|
|
309
306
|
|
|
310
307
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/ttyg/agent-select-menu.css?v=3.3.2-
|
|
1
|
+
<link href="css/ttyg/agent-select-menu.css?v=3.3.2-TR1" 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 btn-secondary dropdown-toggle-btn" uib-dropdown-toggle guide-selector="select-agent-dropdown-toggle"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<link href="css/ttyg/agent-instructions-explain-modal.css?v=3.3.2-
|
|
1
|
+
<link href="css/ttyg/agent-instructions-explain-modal.css?v=3.3.2-TR1" 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.3.2-
|
|
2
|
-
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.3.2-
|
|
3
|
-
<link href="css/multiselect-search.css?v=3.3.2-
|
|
1
|
+
<link href="css/ttyg/agent-settings-modal.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
2
|
+
<link href="css/lib/ng-tags-input/ng-tags-input.min.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
3
|
+
<link href="css/multiselect-search.css?v=3.3.2-TR1" 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.3.2-
|
|
1
|
+
<link href="css/ttyg/external-integration-configuration-modal.css?v=3.3.2-TR1" rel="stylesheet"/>
|
|
2
2
|
|
|
3
3
|
<div class="modal-header">
|
|
4
4
|
<button type="button" class="close" ng-click="close()"></button>
|