ib-custom-link-list.a1ab1345.js 20 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["ib-custom-link-list"],{2829:function(e,t,n){"use strict";n("50ef")},"498a":function(e,t,n){"use strict";var a=n("23e7"),i=n("58a8").trim,s=n("c8d2");a({target:"String",proto:!0,forced:s("trim")},{trim:function(){return i(this)}})},"50ef":function(e,t,n){},8e3:function(e,t,n){"use strict";n.r(t);n("b0c0"),n("498a"),n("9911");var a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"custom-link-list-mobile",attrs:{id:"ib_CustomLinkList"}},[t("div",{staticClass:"crm-title-box"},[t("div",{staticClass:"tit"}),t("span",{staticClass:"btn crm-cursor",on:{click:e.openAddDialog}},[t("i",{staticClass:"el-icon-plus"}),t("span",{directives:[{name:"t",rawName:"v-t",value:"Ib.Custom.AddAgent",expression:"'Ib.Custom.AddAgent'"}]})])]),t("div",{staticClass:"main-content"},[t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.pictLoading,expression:"pictLoading"}],staticClass:"tab",attrs:{"element-loading-background":"rgba(255,255,255,0.9)","element-loading-spinner":"el-icon-loading"}},[e.tableData.length||e.pictLoading?t("div",{staticClass:"card-list"},e._l(e.tableData,(function(n){return t("div",{key:n.id,staticClass:"link-card"},[t("div",{staticClass:"card-row"},[t("span",{staticClass:"card-row-label"},[e._v(e._s(e.$t("Label.DisplayName")))]),t("span",{staticClass:"card-row-value"},[e._v(e._s(n.name||"--"))])]),t("div",{staticClass:"card-row"},[t("span",{staticClass:"card-row-label"},[e._v(e._s(e.$t("Ib.Index.CustomNum")))]),t("span",{staticClass:"card-row-value"},[e._v(e._s(n.customNum||"--"))])]),t("div",{staticClass:"card-row"},[t("span",{staticClass:"card-row-label"},[e._v(e._s(e.$t("Ib.Index.LinkValue")))]),t("span",{staticClass:"card-row-value"},[e._v(e._s(n.linkValue||"--"))])]),t("div",{staticClass:"card-row card-row-link-title"},[t("span",{staticClass:"card-row-label"},[e._v(e._s(e.$t("Ib.Index.Link")))]),t("span",{staticClass:"link-copy-btn crm-cursor",on:{click:function(t){return e.CopyShareLink("custom_link_"+n.id)}}},[t("svg",{staticClass:"link-copy-svg",attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"}})]),t("span",[e._v(e._s(e.$t("Ib.Index.Copy")))])])]),t("div",{staticClass:"card-row card-row-input"},[t("el-input",{staticClass:"link-input",attrs:{readonly:"",size:"small",id:"custom_link_"+n.id},model:{value:n.link,callback:function(t){e.$set(n,"link","string"===typeof t?t.trim():t)},expression:"row.link"}})],1),t("div",{staticClass:"card-row card-row-actions"},[t("span",{staticClass:"action-btn qr-btn crm-cursor",on:{click:function(t){return e.showQrCodeDialog(n.link)}}},[t("svg",{staticClass:"qr-svg",attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M3 3h8v8H3V3zm2 2v4h4V5H5zm8-2h8v8h-8V3zm2 2v4h4V5h-4zM3 13h8v8H3v-8zm2 2v4h4v-4H5zm13-2h3v2h-3v-2zm0 4h3v2h-3v-2zm-4-4h2v6h-2v-6zm4-8h2v2h-2V3zm0 4h2v2h-2V7zm-4 0h2v2h-2V7z"}})]),t("span",[e._v(e._s(e.$t("Ib.Index.QRCode")))])])]),t("div",{staticClass:"card-row card-row-tags"},[t("span",{staticClass:"tag"},[e._v(e._s(e.$t("AccountType.StandardAccount"))+" "+e._s(e.getGroupNameByLoginType(n.loginConfig,7)||"--"))]),t("span",{staticClass:"tag"},[e._v("ECN "+e._s(e.getGroupNameByLoginType(n.loginConfig,2)||"--"))]),t("span",{staticClass:"tag"},[e._v(e._s(e.$t("AccountType.CentAccount"))+" "+e._s(e.getGroupNameByLoginType(n.loginConfig,8)||"--"))])])])})),0):t("div",{staticClass:"empty-state"},[t("p",[e._v(e._s(e.$t("Ib.Index.CreateLink")))]),t("span",{staticClass:"btn crm-cursor",on:{click:e.openAddDialog}},[t("i",{staticClass:"el-icon-plus"}),t("span",{directives:[{name:"t",rawName:"v-t",value:"Custom.Index.AddAccount",expression:"'Custom.Index.AddAccount'"}]})])]),e.pagerInfo.rowTotal?t("div",{staticClass:"crm_pagination"},[t("el-pagination",{staticClass:"page",attrs:{background:"",layout:"prev, pager, next","page-size":e.pagerInfo.row,total:e.pagerInfo.rowTotal},on:{"current-change":e.handleCurrentChange}})],1):e._e()])]),t("el-dialog",{attrs:{visible:e.dialogLink,center:"",title:e.$t("Ib.Index.CreateLink"),"custom-class":"dialog_header_w dialogLink",width:"95%"},on:{"update:visible":function(t){e.dialogLink=t}}},[t("div",{staticClass:"dia-content"},[t("div",{staticClass:"content"},[t("div",{staticClass:"form-item"},[t("div",{staticClass:"form-label"},[e._v(e._s(e.$t("Label.DisplayName"))+":")]),t("el-input",{staticClass:"form-input",attrs:{size:"small",placeholder:e.$t("Label.DisplayName")},model:{value:e.linkName,callback:function(t){e.linkName=t},expression:"linkName"}})],1),t("div",{staticClass:"form-section"},[t("div",{staticClass:"section-title"},[e._v(e._s(e.$t("Ib.Index.Spread5"))+":")]),t("div",{staticClass:"account-type-group"},[t("div",{staticClass:"account-type-label"},[e._v(" "+e._s(e.$t("AccountType.StandardAccount"))+" ")]),t("el-select",{staticClass:"account-select",attrs:{size:"small",placeholder:e.$t("placeholder.choose")},on:{change:function(t){return e.handleAccountTypeChange("standard","7")}},model:{value:e.accountTypeSettings.standard.selectedIndex,callback:function(t){e.$set(e.accountTypeSettings.standard,"selectedIndex",t)},expression:"accountTypeSettings.standard.selectedIndex"}},e._l(e.getAvailableSpreads("7"),(function(n,a){return t("el-option",{key:a,attrs:{label:e.getSpreadLabel(n),value:a}})})),1)],1),t("div",{staticClass:"account-type-group"},[t("div",{staticClass:"account-type-label"},[e._v(" "+e._s(e.$t("AccountType.SeniorAccount"))+" ")]),t("el-select",{staticClass:"account-select",attrs:{size:"small",placeholder:e.$t("placeholder.choose")},on:{change:function(t){return e.handleAccountTypeChange("ecn","2")}},model:{value:e.accountTypeSettings.ecn.selectedIndex,callback:function(t){e.$set(e.accountTypeSettings.ecn,"selectedIndex",t)},expression:"accountTypeSettings.ecn.selectedIndex"}},e._l(e.getAvailableSpreads("2"),(function(n,a){return t("el-option",{key:a,attrs:{label:e.getSpreadLabel(n),value:a}})})),1)],1),t("div",{staticClass:"account-type-group"},[t("div",{staticClass:"account-type-label"},[e._v(" "+e._s(e.$t("AccountType.CentAccount"))+" ")]),t("el-select",{staticClass:"account-select",attrs:{size:"small",placeholder:e.$t("placeholder.choose")},on:{change:function(t){return e.handleAccountTypeChange("cent","8")}},model:{value:e.accountTypeSettings.cent.selectedIndex,callback:function(t){e.$set(e.accountTypeSettings.cent,"selectedIndex",t)},expression:"accountTypeSettings.cent.selectedIndex"}},e._l(e.getAvailableSpreads("8"),(function(n,a){return t("el-option",{key:a,attrs:{label:e.getSpreadLabel(n),value:a}})})),1)],1)]),t("div",{staticClass:"btn"},[t("span",{directives:[{name:"t",rawName:"v-t",value:"Ib.Index.CreateLink",expression:"'Ib.Index.CreateLink'"}],staticClass:"crm-cursor",on:{click:e.CreateLink}})]),e.link?t("div",{staticClass:"link qrCode"},[t("QrCode",{ref:"qrCode",attrs:{text:e.link,width:e.qrCodeSize,height:e.qrCodeSize}}),t("div",{staticClass:"btn"},[t("span",{directives:[{name:"t",rawName:"v-t",value:"Btn.item9",expression:"'Btn.item9'"}],staticClass:"crm-cursor",staticStyle:{height:"16px"},on:{click:e.downloadQrCode}})])],1):e._e(),e.link?t("div",{staticClass:"link"},[t("el-input",{attrs:{readonly:"",size:"mini",placeholder:"",id:"custom_link_dialog"},model:{value:e.link,callback:function(t){e.link="string"===typeof t?t.trim():t},expression:"link"}}),t("div",{staticClass:"btn"},[t("span",{directives:[{name:"t",rawName:"v-t",value:"Ib.Index.Copy",expression:"'Ib.Index.Copy'"}],staticClass:"crm-cursor",on:{click:function(t){return e.CopyShareLink("custom_link_dialog")}}})])],1):e._e()])]),t("div",{staticClass:"account-adjust-notes-panel"},[t("div",{staticClass:"account-adjust-notes-section"},[t("div",{staticClass:"account-adjust-notes-title"},[t("i",{staticClass:"el-icon-info account-adjust-notes-title-icon"}),t("span",{staticClass:"account-adjust-notes-title-text"},[e._v(e._s(e.$t("Ib.Custom.AccountAdjustNotesSection1Title")))])]),t("ol",{staticClass:"account-adjust-notes-list"},[t("li",[e._v(e._s(e.$t("Ib.Custom.AccountAdjustNotesSection1Item1")))]),t("li",[e._v(e._s(e.$t("Ib.Custom.AccountAdjustNotesSection1Item2")))])])])]),t("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[t("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:function(t){e.dialogLink=!1}}}),t("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Confirm",expression:"'Btn.Confirm'"}],attrs:{type:"primary",disabled:!e.link},on:{click:e.saveLink}})],1)]),t("el-dialog",{attrs:{visible:e.qrCodeDialogVisible,center:"",title:e.$t("Ib.Index.QRCode"),"custom-class":"dialog_header_w qr-code-dialog",width:"90%"},on:{"update:visible":function(t){e.qrCodeDialogVisible=t}}},[t("div",{staticClass:"qr-code-dialog-content"},[e.currentQrCodeLink?t("QrCode",{ref:"qrCodeDialog",attrs:{text:e.currentQrCodeLink,width:e.qrCodeSize,height:e.qrCodeSize}}):e._e(),t("el-button",{staticClass:"qr-download-btn",attrs:{type:"primary"},on:{click:e.downloadDialogQrCode}},[e._v(" "+e._s(e.$t("Btn.item9"))+" ")])],1),t("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[t("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:function(t){e.qrCodeDialogVisible=!1}}})],1)])],1)},i=[],s=n("c7eb"),c=n("1da1"),r=(n("99af"),n("4de4"),n("7db0"),n("caad"),n("a15b"),n("d81d"),n("14d9"),n("e9f5"),n("910d"),n("f665"),n("7d54"),n("ab43"),n("b64b"),n("d3b7"),n("2532"),n("159b"),n("fa1c")),o=n("1c45"),l=n("5d41"),u=n("f121"),d=n.n(u),p=d.a.Code,g=d.a.Host80,f={name:"CustomLinkList",components:{QrCode:l["a"]},data:function(){return{pictLoading:!1,dialogLink:!1,tableData:[],linkName:"",excludeList:[],excludeLists:[],excludeListVN:[],spreadList:[],excludeShowLoginTypes:[],selectedSpreadId:"",loginTypes:"",ibInvalid:"B0",link:"",linkValue:"",accountTypeSettings:{ecn:{selectedIndex:null,selectedItem:null,loginType:"2"},standard:{selectedIndex:null,selectedItem:null,loginType:"7"},cent:{selectedIndex:null,selectedItem:null,loginType:"8"}},accountTypeData:{ecn:[],standard:[],cent:[]},pagerInfo:{row:10,current:1,pageTotal:0,rowTotal:10},qrCodeDialogVisible:!1,currentQrCodeLink:""}},computed:{levelNum:function(){return JSON.parse(this.Session.Get("user",!0)).ibInfo.levelNum},fixedHide:function(){return JSON.parse(this.Session.Get("user",!0)).ibInfo.fixedHide},getInfoId:function(){return JSON.parse(this.Session.Get("user",!0)).ibInfo.id},agentAccountSetting:function(){return JSON.parse(this.Session.Get("user",!0)).ibInfo.agentAccountSetting||0},lang:function(){return this.Session.Get("lang")},country:function(){return JSON.parse(this.Session.Get("user",!0)).customInfo.country},qrCodeSize:function(){var e="undefined"!==typeof window?window.innerWidth:375;return Math.min(280,Math.floor(.72*e))}},methods:{isAfterJuly28:function(){return Object(r["a"])()},openAddDialog:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.getCustomLinkTypes();case 2:e.getAgentAccountSetting(),e.selectedSpreadId="",e.linkName="",e.link="",e.linkValue="",e.accountTypeSettings={ecn:{selectedIndex:null,selectedItem:null,loginType:"2"},standard:{selectedIndex:null,selectedItem:null,loginType:"7"},cent:{selectedIndex:null,selectedItem:null,loginType:"8"}},e.dialogLink=!0;case 9:case"end":return t.stop()}}),t)})))()},getCustomLinkTypes:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n,a;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,o["a"].customLinkTypes();case 2:n=t.sent,n.code==p.StatusOK?(a=n.data||[],console.log(a,"123"),e.accountTypeData={ecn:a.filter((function(e){return 2===e.loginType||"2"===e.loginType})),standard:a.filter((function(e){return 7===e.loginType||"7"===e.loginType})),cent:a.filter((function(e){return 8===e.loginType||"8"===e.loginType}))}):(e.$pigeon.MessageError(n.msg),e.accountTypeData={ecn:[],standard:[],cent:[]});case 4:case"end":return t.stop()}}),t)})))()},getAvailableSpreads:function(e){return"2"===e?this.accountTypeData.ecn||[]:"7"===e?this.accountTypeData.standard||[]:"8"===e&&this.accountTypeData.cent||[]},handleAccountTypeChange:function(e,t){var n=this.accountTypeSettings[e],a=this.getAvailableSpreads(t);null!==n.selectedIndex&&void 0!==n.selectedIndex?n.selectedItem=a[n.selectedIndex]||null:n.selectedItem=null,this.$forceUpdate()},getSpreadLabel:function(e){return e.groupName||""},getList:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.pictLoading=!0,t.next=3,o["a"].customLinkSearchList({page:{current:e.pagerInfo.current,row:e.pagerInfo.row}});case 3:n=t.sent,n.code==p.StatusOK?(null!=n.data&&(e.tableData=n.data,e.pagerInfo.rowTotal=n.page.rowTotal,e.pagerInfo.pageTotal=n.page.pageTotal),e.pictLoading=!1):(e.$pigeon.MessageError(n.msg),e.pictLoading=!1);case 5:case"end":return t.stop()}}),t)})))()},getAgentAccountSetting:function(){if("VN"===this.country){var e=this.excludeLists.find((function(e){return"7"===e.value})),t=this.excludeLists.find((function(e){return"8"===e.value})),n=this.excludeLists.find((function(e){return"2"===e.value}));this.excludeListVN=[e,t,n].filter(Boolean),this.excludeShowLoginTypes=[]}else if(0==this.agentAccountSetting){var a=JSON.parse(this.Session.Get("user",!0)).customInfo.excludeShowLoginTypes;try{var i=this.excludeLists.filter((function(e){return!a.includes(e.value)}));this.excludeList=i,this.excludeShowLoginTypes=[]}catch(s){this.excludeShowLoginTypes=[],this.excludeList=this.excludeLists}}else this.excludeShowLoginTypes=[],this.excludeList=this.excludeLists},loginTypeList:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,o["a"].loginTypeList({page:{current:1,row:100}});case 2:n=t.sent,n.code==p.StatusOK?e.spreadList=n.data:e.$pigeon.MessageError(n.msg);case 4:case"end":return t.stop()}}),t)})))()},getValidAccountTypes:function(e,t){var n=this.spreadList.find((function(e){return e.id===t})),a={hide:"",commission:"",excludeShowLoginTypes:[]};if(!n)return a;var i=e.filter((function(e){return n.loginTypes.includes(e)})),s=e.filter((function(e){return!n.loginTypes.includes(e)})),c=this.excludeList.filter((function(e){return s.includes(e.value)})).map((function(e){return e.label})),r=this.excludeLists.filter((function(e){return!i.includes(e.value)})).map((function(e){return e.value}));return this.loginTypes=c.join("、"),{hide:n.hide,commission:n.comPoint,excludeShowLoginTypes:r,invalidLabels:c,invalidValues:s}},getLink1:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n,a,i,c;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(n=[],a=[],Object.keys(e.accountTypeSettings).forEach((function(t){var i=e.accountTypeSettings[t];i.selectedItem&&(n.push(i.loginType),a.push(i.selectedItem))})),0!==n.length){t.next=7;break}return e.$pigeon.MessageWarning(e.$i18n.t("Ib.Index.Spread5")),e.link="",t.abrupt("return");case 7:return i={loginConfig:a},t.next=10,o["a"].customLinkCode(i);case 10:if(c=t.sent,c.code!==p.StatusOK){t.next=16;break}return e.$pigeon.MessageOK(c.msg),t.abrupt("return",c.data);case 16:return e.$pigeon.MessageError(c.msg),t.abrupt("return","");case 18:case"end":return t.stop()}}),t)})))()},CreateLink:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n,a,i;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.linkName){t.next=3;break}return e.$pigeon.MessageWarning(e.$i18n.t("Label.DisplayName")),t.abrupt("return");case 3:return t.next=5,e.getLink1();case 5:if(n=t.sent,n){t.next=8;break}return t.abrupt("return");case 8:return a=[],Object.keys(e.accountTypeSettings).forEach((function(t){var n=e.accountTypeSettings[t];n.selectedItem&&a.push(n.selectedItem)})),t.next=12,o["a"].customRegisterLinkClue({linkValue:n,loginConfig:a});case 12:if(i=t.sent,i.code===p.StatusOK){t.next=16;break}return e.$pigeon.MessageError(i.msg),t.abrupt("return");case 16:!1===i.data&&e.$alert(e.$t("Ib.Index.RegisterLinkClueMainlandOnly"),e.$i18n.t("Msg.SystemPrompt"),{confirmButtonText:e.$i18n.t("Btn.Confirm")}),e.linkValue=n,e.link="".concat(g,"/#/signup/").concat(e.getInfoId,"/").concat(n,"/").concat(e.ibInvalid);case 19:case"end":return t.stop()}}),t)})))()},saveLink:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var n,a;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.linkName){t.next=3;break}return e.$pigeon.MessageWarning(e.$i18n.t("Label.DisplayName")),t.abrupt("return");case 3:if(e.link){t.next=6;break}return e.$pigeon.MessageWarning(e.$i18n.t("Ib.Index.CreateLink")),t.abrupt("return");case 6:if(n=[],Object.keys(e.accountTypeSettings).forEach((function(t){var a=e.accountTypeSettings[t];a.selectedItem&&n.push(a.selectedItem)})),0!==n.length){t.next=11;break}return e.$pigeon.MessageWarning(e.$i18n.t("Ib.Index.Spread5")),t.abrupt("return");case 11:return t.next=13,o["a"].customLinkAdd({name:e.linkName,link:e.link,linkValue:e.linkValue,loginConfig:n});case 13:a=t.sent,a.code===p.StatusOK?(e.$pigeon.MessageOK(a.msg),e.dialogLink=!1,e.linkName="",e.link="",e.linkValue="",e.excludeShowLoginTypes=[],e.selectedSpreadId="",e.accountTypeSettings={ecn:{selectedIndex:null,selectedItem:null,loginType:"2"},standard:{selectedIndex:null,selectedItem:null,loginType:"7"},cent:{selectedIndex:null,selectedItem:null,loginType:"8"}},e.getList()):e.$pigeon.MessageError(a.msg);case 15:case"end":return t.stop()}}),t)})))()},CopyShareLink:function(e){var t=document.getElementById(e);t&&(t.select(),document.execCommand("Copy"),this.$pigeon.MessageOK(this.$i18n.t("card.Msg.m8")))},downloadQrCode:function(){this.$refs.qrCode&&this.$refs.qrCode.downloadQrCode()},showQrCodeDialog:function(e){e&&(this.currentQrCodeLink=e,this.qrCodeDialogVisible=!0)},downloadDialogQrCode:function(){this.$refs.qrCodeDialog&&this.$refs.qrCodeDialog.downloadQrCode()},handleCurrentChange:function(e){this.pagerInfo.current=e,this.getList()},getGroupNameByLoginType:function(e,t){if(!e)return"";var n=e;if("string"===typeof e)try{n=JSON.parse(e)}catch(i){return""}if(!Array.isArray(n))return"";var a=n.find((function(e){return e.loginType===t||e.loginType===String(t)||String(e.loginType)===String(t)}));return a&&a.groupName||""},formatLoginTypes:function(e){if(!e)return"--";var t=e;if("string"===typeof e)try{t=JSON.parse(e)}catch(i){t=e.split(",").map((function(e){return e.trim()}))}Array.isArray(t)||(t=[t]);var n={1:this.$i18n.t("AccountType.ClassicAccount"),2:this.$i18n.t("AccountType.SeniorAccount"),3:this.$i18n.t("AccountType.AgencyAccount"),5:this.$i18n.t("AccountType.SpeedAccount"),6:this.$i18n.t("AccountType.SpeedAccount"),7:this.$i18n.t("AccountType.StandardAccount"),8:this.$i18n.t("AccountType.CentAccount")},a=t.map((function(e){return n[String(e)]||e})).filter(Boolean);return a.length>0?a.join("、"):"--"}},created:function(){var e=this;this.$nextTick((function(){e.excludeLists=[{label:e.$i18n.t("AccountType.SeniorAccount"),value:"2"},{label:e.$i18n.t("AccountType.AgencyAccount"),value:"3",hidden:e.isAfterJuly28()},{label:e.$i18n.t("AccountType.StandardAccount"),value:"7"},{label:e.$i18n.t("AccountType.CentAccount"),value:"8"}],e.excludeLists=e.excludeLists.filter((function(e){return!e.hidden}))})),this.getList()}},v=f,m=(n("2829"),n("2877")),h=Object(m["a"])(v,a,i,!1,null,"31154d78",null);t["default"]=h.exports},ab43:function(e,t,n){"use strict";var a=n("23e7"),i=n("d024"),s=n("c430");a({target:"Iterator",proto:!0,real:!0,forced:s},{map:i})},c8d2:function(e,t,n){"use strict";var a=n("5e77").PROPER,i=n("d039"),s=n("5899"),c="​…᠎";e.exports=function(e){return i((function(){return!!s[e]()||c[e]()!==c||a&&s[e].name!==e}))}},d024:function(e,t,n){"use strict";var a=n("c65b"),i=n("59ed"),s=n("825a"),c=n("46c4"),r=n("c5cc"),o=n("9bdd"),l=r((function(){var e=this.iterator,t=s(a(this.next,e)),n=this.done=!!t.done;if(!n)return o(e,this.mapper,[t.value,this.counter++],!0)}));e.exports=function(e){return s(this),i(e),new l(c(this),{mapper:e})}},d81d:function(e,t,n){"use strict";var a=n("23e7"),i=n("b727").map,s=n("1dde"),c=s("map");a({target:"Array",proto:!0,forced:!c},{map:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},fa1c:function(e,t,n){"use strict";function a(){var e=new Date,t=new Date(2024,6,28);return e>=t}n.d(t,"a",(function(){return a}))}}]);