define(["require","exports","OK/GwtConfig"],(function(require,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getInstance=t.CurrentUserCfg=void 0;var n=null,r=function(t){function e(){t.call(this,"CurrentUser"),this.urlPattern=null}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setData=function(e){t.prototype.setData.call(this,e),this.urlPattern=null},e.prototype.getUrlPattern=function(){return this.urlPattern||(this.urlPattern=new RegExp(this.data["share.urlPattern"])),this.urlPattern},e.prototype.getUserId=function(){var t;return null===(t=this.data)||void 0===t?void 0:t.uid},e.prototype.getLanguage=function(){return this.data?this.data.lang:null},e.prototype.getBannerParameters=function(){return this.data&&this.data.bannerTargeting||null},e.prototype.getReplaceFeedBannerDelayMs=function(){return this.data.replaceFeedBannerDelayMs},e.getInstance=function(){return n||(n=new e),n},e}(e.GwtConfig);t.CurrentUserCfg=r,t.getInstance=r.getInstance})); //# sourceMappingURL=/res/source-maps/js/app/CurrentUserCfg.js.map