| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hocthongminh.net-bk/public_html/skin/sieutrinho/temp/home_files/ |
Upload File : |
if (self.CavalryLogger) { CavalryLogger.start_js(["dkT7S"]); }
__d("PagePluginEvents",["ImmutableObject","keyMirrorRecursive"],(function(a,b,c,d,e,f){"use strict";a=new(b("ImmutableObject"))(b("keyMirrorRecursive")({page_plugin:{tab:{configured:"",click:"",render:""},messages:{send:"",logged_out:"",invalid_height:""}}}));c=a;e.exports=c}),null);
__d("XPagePluginLoggingController",["XController"],(function(a,b,c,d,e,f){e.exports=b("XController").create("/platform/plugin/page/logging/",{})}),null);
__d("PagePluginLogger",["AsyncRequest","XPagePluginLoggingController"],(function(a,b,c,d,e,f){"use strict";a=function(){function a(a,b){this.$1=a,this.$2=b}var c=a.prototype;c.notify=function(a,c,d){var e=b("XPagePluginLoggingController").getURIBuilder().getURI();new(b("AsyncRequest"))().setURI(e).setMethod("POST").setData({event_name:a,page_id:this.$1,tab:c,data:Object.assign(d?d:{},{refererURL:this.$2})}).send()};return a}();e.exports=a}),null);
__d("GridItem.react",["cx","React","joinClasses"],(function(a,b,c,d,e,f,g){"use strict";e.exports=a;var h=b("React");function a(a){var c=a.alignv,d=a.alignh,e=a.className;a=babelHelpers.objectWithoutPropertiesLoose(a,["alignv","alignh","className"]);return h.jsx("td",babelHelpers["extends"]({},a,{className:b("joinClasses")(e,"_51m-"+(c==="top"?" vTop":"")+(c==="middle"?" vMid":"")+(c==="bottom"?" vBot":"")+(d==="left"?" hLeft":"")+(d==="center"?" hCent":"")+(d==="right"?" hRght":""))}))}}),null);
__d("Grid.react",["cx","GridItem.react","React","joinClasses"],(function(a,b,c,d,e,f,g){"use strict";var h=b("React");a=function(a){babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){var a=this.props,d=a.alignh,e=a.alignv,f=a.children,g=a.cols,i=a.fixed,j=a.spacing,k=h.Children.count(f),l=[],m=[],n=0;h.Children.forEach(f,function(a,f){if(a===null||a===void 0)return;var o=a.type===c.GridItem;n+=o?Math.max(a.props.colSpan||0,1):1;var p=n===g?"_51mw":"";o=o?h.cloneElement(a,{key:a.key||f,alignh:a.props.alignh||d,alignv:a.props.alignv||e,className:b("joinClasses")(a.props.className,j,p)}):h.jsx(b("GridItem.react"),{alignh:d,alignv:e,className:b("joinClasses")(j,p),children:a},a.key||f);m.push(o);if(n%g===0||f+1===k){if(i===!0&&n<g){for(var p=n;p<g;p++)m.push(h.jsx(b("GridItem.react"),{},f+p));n=g}l.push(h.jsx("tr",{className:"_51mx",children:m},f));m=[];n=0}});return h.jsx("table",babelHelpers["extends"]({},this.props,{className:b("joinClasses")(this.props.className,"uiGrid _51mz"+(i===!0?" _5f0n":"")),cellSpacing:"0",cellPadding:"0",children:h.jsx("tbody",{children:l})}))};return c}(h.Component);e.exports=a;a.GridItem=b("GridItem.react")}),null);
__d("PluginTabItem.react",["cx","React","ShimButton.react"],(function(a,b,c,d,e,f,g){"use strict";var h=b("React");a=function(a){babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){var a=this,c=this.props.tab.key;return h.jsx(b("ShimButton.react"),{className:"_eg_"+(this.props.activeTabKey===c?" _eh2":""),onClick:function(){return a.props.onSelected(c)},children:h.jsx("div",{className:"_eh3",children:this.props.tab.title})})};return c}(h.Component);e.exports=a}),null);
__d("PluginTabControl.react",["cx","Grid.react","PluginTabItem.react","React"],(function(a,b,c,d,e,f,g){"use strict";var h=b("Grid.react").GridItem,i=b("React");a=function(a){babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){var a=this;return i.jsx(b("Grid.react"),{className:"_4v3l",cols:this.props.tabs.length,fixed:!0,children:this.props.tabs.map(function(c){return i.jsx(h,{className:"_4v3m",children:i.jsx(b("PluginTabItem.react"),{activeTabKey:a.props.activeTabKey,tab:c,onSelected:a.props.onTabSelected})},c.key)})})};return c}(i.Component);e.exports=a}),null);
__d("XPluginTabAsyncRendererController",["XController"],(function(a,b,c,d,e,f){e.exports=b("XController").create("/platform/plugin/tab/renderer/",{key:{type:"String",required:!0},config_json:{type:"String",required:!0},cursor:{type:"String"}})}),null);
__d("PluginTabFetcher.react",["csx","cx","AsyncRequest","DOM","DOMQuery","Event","React","ReactDOM","XPluginTabAsyncRendererController","XUISpinner.react"],(function(a,b,c,d,e,f,g,h){"use strict";var i=b("React");a=function(a){babelHelpers.inheritsLoose(c,a);function c(b,c){b=a.call(this,b,c)||this;b.state={isFetchingComponent:!1,asyncContentLoaded:!1};b.hasMoreContent=!0;b.isLoadingContent=!1;return b}var d=c.prototype;d.UNSAFE_componentWillReceiveProps=function(a){if(a.isActive===this.props.isActive||!a.isActive)return;this.$1()};d.componentDidMount=function(){this.props.isActive&&this.$1()};d.$2=function(){var a=this.refs.container,b=a.clientHeight,c=a.children[0].clientHeight;a=a.scrollTop;var d=100;!this.isLoadingContent&&this.hasMoreContent&&a+b+d>c&&(this.isLoadingContent=!0,this.$3())};d.$3=function(){var a=this,c=this.props.tab.configData;c=b("XPluginTabAsyncRendererController").getURIBuilder().setString("key",this.props.tab.key).setString("config_json",JSON.stringify(c)).setString("cursor",this.cursor).getURI();new(b("AsyncRequest"))().setURI(c).setMethod("GET").setReadOnly(!0).setHandler(function(c){a.setState({isFetchingComponent:!1,asyncContentLoaded:!0},function(){var d=c.payload;a.isLoadingContent=!1;if(a.hasMoreContent){var e=b("DOMQuery").scry(a.refs.container,"._1_lk");e=e[e.length-1];b("DOM").appendContent(e,d.content.markup)}})}).send()};d.$4=function(){var a=this;this.scrollListener=b("Event").listen(this.refs.container,"scroll",function(){a.scrollTimeout&&(clearTimeout(a.scrollTimeout),a.scrollTimeout=null),a.scrollTimeout=setTimeout(function(){return a.$2()},250)});var c=b("DOMQuery").find(this.refs.container,"._10b6");b("Event").listen(c,"noMoreContent",function(){a.hasMoreContent=!1,a.scrollListener.remove()});b("Event").listen(c,"setCursor",function(b){a.cursor=b.getData()})};d.$1=function(){var a=this;if(!this.state.asyncContentLoaded&&!this.state.isFetchingComponent){this.setState({isFetchingComponent:!0});var c=b("XPluginTabAsyncRendererController").getURIBuilder().setString("key",this.props.tab.key).setString("config_json",JSON.stringify(this.props.tab.configData)).getURI();new(b("AsyncRequest"))().setURI(c).setMethod("GET").setReadOnly(!0).setHandler(function(c){a.setState({isFetchingComponent:!1,asyncContentLoaded:!0},function(){var d=c.payload;b("DOM").setContent(b("ReactDOM").findDOMNode(a.refs.container),d.content.markup);a.props.tab.canLoadMore&&(a.cursor="",a.$4())})}).send()}};d.render=function(){return i.jsxs("div",{className:this.props.isActive?"":"hidden_elem",children:[i.jsx("div",{style:{maxHeight:this.props.tabHeight+"px"},className:"_10b4"+(this.state.isFetchingComponent?" hidden_elem":""),ref:"container"}),i.jsx("div",{className:"_10b5"+(this.state.isFetchingComponent?"":" hidden_elem"),children:i.jsx(b("XUISpinner.react"),{className:"_4g7o",size:"large"})})]})};return c}(i.Component);e.exports=a}),null);
__d("PluginTabContainer.react",["cx","PluginTabControl.react","PluginTabFetcher.react","React"],(function(a,b,c,d,e,f,g){"use strict";var h=b("React");a=function(a){babelHelpers.inheritsLoose(c,a);function c(b,c){b=a.call(this,b,c)||this;b.state={activeTabKey:b.props.activeTabKey};return b}var d=c.prototype;d.componentDidMount=function(){var a=this;this.props.tabs.map(function(b){return a.onTabLoaded(b)})};d.onTabLoaded=function(a){};d.onTabSelected=function(a){this.setState({activeTabKey:a})};d.render=function(){var a=this,c=this.props.tabs.length;return c===0?null:h.jsxs("div",{children:[c>1?h.jsx(b("PluginTabControl.react"),{tabs:this.props.tabs,activeTabKey:this.state.activeTabKey,onTabSelected:function(b){return a.onTabSelected(b)}}):null,h.jsx("div",{className:"_2hkj",children:this.props.tabs.map(function(c){return h.jsx(b("PluginTabFetcher.react"),{tab:c,isActive:c.key===a.state.activeTabKey,tabHeight:a.props.tabHeight},c.key)})})]})};return c}(h.Component);e.exports=a}),null);
__d("PagePluginTabContainer.react",["PagePluginEvents","PagePluginLogger","PluginTabContainer.react"],(function(a,b,c,d,e,f){"use strict";a=function(a){babelHelpers.inheritsLoose(c,a);function c(c,d){d=a.call(this,c,d)||this;d.$PagePluginTabContainer1=new(b("PagePluginLogger"))(c.pageID,c.refererURI);return d}var d=c.prototype;d.onTabLoaded=function(a){this.$PagePluginTabContainer1.notify(b("PagePluginEvents").page_plugin.tab.configured,a.key)};d.onTabSelected=function(c){this.$PagePluginTabContainer1.notify(b("PagePluginEvents").page_plugin.tab.click,c),a.prototype.onTabSelected.call(this,c)};return c}(b("PluginTabContainer.react"));e.exports=a}),null);