/** * Licensed Materials - Property of IBM * * IBM Cognos Products: BI Glass * * Copyright IBM Corp. 2017 * * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ define('ba_portal/nls/BaPortalResources',{ "root": true, "cs": true, "da": true, "de": true, "es": true, "fi": true, "fr": true, "hr": true, "hu": true, "it": true, "ja": true, "kk": true, "ko": true, "no": true, "nb": true, "nl": true, "pl": true, "pt": true, "pt-br": true, "ro": true, "ru": true, "sl": true, "sv": true, "th": true, "tr": true, "zh": true, "zh-cn": true, "zh-tw": true }); /* * IBM Confidential * OCO Source Materials * IBM Business Platform: Glass * (C) Copyright IBM Corp. 2017, 2020 * The source code for this program is not published or otherwise divested of its trade secrets, * irrespective of what has been deposited with the U.S. Copyright Office */ define('ba_portal/nls/root/BaPortalResources',{ "homePage": "Home page", "homeSet": "Your home was set successfully", "homeSetError": "An error occurred setting the default home page, try closing and reopening this view.", "website": "Website", "invalidURLSupplied": "Invalid URL supplied", "tenantName": "(%{name})", "switcherRemoveIconLabel": "Close" }); /** * Licensed Materials - Property of IBM * * IBM Cognos Products: BI Glass * * Copyright IBM Corp. 2017 * * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ define('ba_portal/nls/StringResources',[ 'i18n!./BaPortalResources', '../lib/@waca/core-client/js/core-client/utils/Lexicon' ], function(BaPortalResources, Lexicon) { 'use strict'; var lexicon = new Lexicon({ data: BaPortalResources, allowMissing: true, verbose: false }); return { /** * Get the string resource for the given key and interpolation options * * @param key The key of the string to return * @param interpolationOptions Optional interpolation options (see poly.t documentation for details) * @returns The string to display */ get: function(key, interpolationOptions) { var translated = lexicon.translate(key, interpolationOptions); if (translated !== key) { return translated; } return Lexicon.NOT_TRANSLATED + '(' + key + ')'; } }; }); define('text!ba_portal/api/templates/genericIframe.html',[],function () { return '\n
\n\t