/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2018 SAP SE or an SAP affiliate company.
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
*/
sap.ui.define(['jquery.sap.global'],function(q){"use strict";var C={};C.render=function(r,c){var a=r;var R=sap.ui.getCore().getConfiguration().getRTL();a.write("
");var b=sap.ui.getCore().getLibraryResourceBundle("sap.ui.commons");a.write("
");if(c.getOrientation()=="vertical"){a.write("▲");}else{if(R){a.write("►");}else{a.write("◄");}}a.write("
");a.write("
");if(c.getOrientation()=="vertical"){a.write("▼");}else{if(R){a.write("◄");}else{a.write("►");}}a.write("
");a.write("
");var d=c.getContent();a.write("
");for(var i=0;i");a.renderControl(o);a.write("");}a.write("
");a.write("
");a.write("
");a.write("
");a.write("
");a.write(b.getText("CAROUSEL_ACTION_MODE"));a.write("");a.write("
");a.write(b.getText("CAROUSEL_NAV"));a.write("");a.write("
");};return C;},true);