const dateMin = '01/01/1990'; const translator = {"state":{"ready":"Ready","loading":"Loading"},"errors":{"unknownError":"Unknown error","temporaryError":"Temporary error","genericError":"Error"},"daterangepicker":{"apply":"Apply","cancel":"Cancel","placeholder":"Select a Period","now":"Now","today":"Today","yesterday":"Yesterday","last7Days":"Last 7 days","last30Days":"Last 30 days","currentMonth":"Current month","lastMonth":"Last month","last6Months":"Last 6 months","currentYear":"Current year","lastYear":"Last year","currentQuarter":"Current quarter","lastQuarter":"Last quarter","startLabel":"Start date","endLabel":"End date","customRangeLabel":"Custom range"},"progressbar":{"notFound":"Not found","errorRowLabel":"Line error:","ready":"Ready.","done":"Done!"},"form":{"button":{"tableDisplay":" Manage columns"}},"global":{"table":{"th":{"name":"Name"}},"text":{"dateRange":"{dateStart} to {dateEnd}","nbOthers":{"one":"+1 other","other":"+{nb} others"}}},"dataTable":{"empty":{"program":"No matching program found"}},"select2":{"errorLoading":"The results could not be loaded.","loadingMore":"Loading more results...","noResults":"No results found","searching":"Searching...","inputTooShort":"Please enter {nb} or more characters","inputTooLong":{"singular":"Please delete one character","plural":"Please delete {nb} characters"},"maximumSelected":{"singular":"You can only select one item","plural":"You can only select {nb} items"}},"multiselect":{"buttonText":{"allSelected":"All selected ({nb})","nbSelected":"{nb} selected","selectAll":"Selected all","search":"Search"}},"voucher":{"trackingLink":{"publisherPersonalLink":"[Publisher personal link]"},"type":{"label_1":"Voucher","label_2":"Discount","label_3":"Free article","label_4":"Free shipping","label_5":"Raffle","label_6":"Promotion"}}}; const brandingSettings = {"body":{"bgColor":"#F5F5F5","textColor":"#0D0D0E"},"link":{"textColor":"#0D0D0E","textHoverColor":"#0D0D0E"},"navbar":{"bgColor":"#ffffff","textColor":"#0D0D0E","borderColor":"rgba(13, 13, 14, 0.125)"},"dropdownUser":{"bgColor":"rgba(13, 13, 14, 0.15)","textColor":"#0d0d0e"},"modal":{"bgColor":"rgba(255, 255, 255, 1)","textColor":"#0D0D0E"},"card":{"bgColor":"rgba(255, 255, 255, 1)","textColor":"#0D0D0E"},"kpi":{"bgColor":"rgba(9, 19, 71, 0.15)","iconColor":"#0D0D0E"},"input":{"bgColor":"#ffffff","textColor":"#0D0D0E","borderColor":"#E1E1E3","borderActiveColor":"#0D0D0E"},"checker":{"bgColor":"#ffffff","textColor":"#0D0D0E","borderColor":"#E1E1E3","bgActiveColor":"#0D0D0E","textActiveColor":"#fff","borderActiveColor":"#0D0D0E"},"breadcrumb":{"textColor":"#707592","textActiveColor":"#707592"},"chart":{"textColor":"#0D0D0E","borderColor":"rgba(255, 255, 255, 1)","gridColor":"rgba(13,13,14,0.125)","currentColor":"#0D0D0E","previousColor":"#898A91","color1":"rgba(34, 53, 60, 1)","color2":"rgba(34, 53, 60, 0.7)"},"matrixReport":{"fromColor":"rgba(255, 255, 255, 1)","toColor":"#0D0D0E","linearRegressionFromColor":"rgba(255, 255, 255, 1)","linearRegressionToColor":"#CC6262"},"button":{"primaryBgColor":"#0D0D0E","primaryTextColor":"rgba(255, 255, 255, 1)","lightBgColor":"rgba(255, 255, 255, 1)","lightTextColor":"#0D0D0E","lightBorderColor":"#E1E1E3"},"sidebar":{"bgColor":"rgba(255, 255, 255, 1)","textColor":"#0D0D0E","iconColor":"#0D0D0E","bgActiveColor":"rgba(255, 255, 255, 1)","textActiveColor":"#0D0D0E","iconActiveColor":"#0D0D0E","lineActiveColor":"#0D0D0E","textHoverColor":"#0D0D0E","iconHoverColor":"#0D0D0E"},"sidebarXs":{"bgActiveColor":"rgba(255, 255, 255, 1)","iconActiveColor":"#0D0D0E","iconHoverColor":"#0D0D0E"},"tabs":{"textColor":"#0D0D0E","borderColor":"#DBDDEC","textActiveColor":"#0D0D0E","borderActiveColor":"#0D0D0E"},"batchActionBar":{"bgColor":"#F5F5F5","textColor":"#0D0D0E","borderColor":"#DBDDEC"},"table":{"bgColor":"rgba(255, 255, 255, 1)","textColor":"#0D0D0E","borderColor":"#E1E1E3","theadBgColor":"#E1E1E3","theadTextColor":"#0D0D0E","theadBorderColor":"#E1E1E3","tbodyHoverBgColor":"#F8F9FF","tbodyHoverTextColor":"#0D0D0E"},"dropdown":{"bgColor":"rgba(255, 255, 255, 1)","textColor":"#0D0D0E","iconColor":"#0D0D0E","dividerColor":"#DBDDEC","textHoverColor":"#0D0D0E","bgHoverColor":"#F8F9FF","iconHoverColor":"#0D0D0E"}}; const AppConfig = { 'parameters': { 'locale': { 'languageCode': 'en', 'dateFormat': 'DD/MM/YYYY', 'datetimeFormat': 'DD/MM/YYYY HH:mm', 'timezone': 'Europe/Stockholm', 'daysOfWeek': ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], 'daysOfWeekShort': ["Sun.","Mon.","Tue.","Wed.","Thu.","Fri.","Sat."], 'monthNames': ["January","February","March","April","May","June","July","August","September","October","November","December"], 'monthNamesShort': ["Jan.","Feb.","Mar.","Apr.","May","Jun.","Jul.","Aug.","Sep.","Oct.","Nov.","Dec."], 'firstDay': 1 }, 'trackingDomains': {"imp":"imp.tradedoubler.com","clk":"clk.tradedoubler.com","swrap":"swrap.tradedoubler.com","tbs":"tbs.tradedoubler.com","tbl":"tbl.tradedoubler.com","svht":"svht.tradedoubler.com"} } }