Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Tia-dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dida Adams Arizona
Tia-dev
Commits
c9bde168
Commit
c9bde168
authored
4 years ago
by
Deni Rinaldi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'rifka' into 'master'
ytd ui See merge request
!669
parents
9f1c7dae
adcce4ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
383 additions
and
84 deletions
+383
-84
TableSummaryTriputra.js
src/container/SummaryTriputra/TableSummaryTriputra.js
+383
-84
No files found.
src/container/SummaryTriputra/TableSummaryTriputra.js
View file @
c9bde168
...
@@ -563,52 +563,167 @@ export default class TableSummaryTriputra extends Component {
...
@@ -563,52 +563,167 @@ export default class TableSummaryTriputra extends Component {
name
:
`Revenue`
,
name
:
`Revenue`
,
options
:
{
options
:
{
customHeadRender
:
(
columnMeta
)
=>
(
customHeadRender
:
(
columnMeta
)
=>
(
<
th
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
13
,
fontWeight
:
1
,
width
:
150
,
borderRight
:
"1px solid rgb(255, 255, 255)"
}}
>
<
th
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
13
,
fontWeight
:
1
,
width
:
150
,
borderRight
:
"1px solid rgb(255, 255, 255)"
,
paddingLeft
:
0
}}
>
<
div
style
=
{{
borderBottom
:
"1px #fff solid"
,
textAlign
:
'center'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
padding
:
5
}}
>
{
columnMeta
.
name
}
<
/div
>
<
div
style
=
{{
borderLeft
:
'2px #fff solid'
,
borderRight
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
padding
:
5
,
height
:
40
}}
>
{
columnMeta
.
name
}
<
/div
>
<
div
className
=
"grid grid-3x"
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
position
:
"sticky"
}}
>
<
div
className
=
"column-3"
style
=
{{
...
style2
,
display
:
'flex'
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
position
:
"sticky"
}}
>
<
div
className
=
"column-1 grid grid-4x"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
}}
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#07a7d0'
,
height
:
66
,
width
:
685
}}
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
style
=
{{
borderLeft
:
'1px #fff solid'
,
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"2010"
}
<
/span
>
<
span
>
{
"YTD 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-5x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"Act"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"
2011
"
}
<
/span
>
<
span
>
{
"
MB
"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"
2012
"
}
<
/span
>
<
span
>
{
"
% of MB
"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2013"
}
<
/span
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
div
className
=
"column-5"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-2 grid grid-4x"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
}}
>
<
/div
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
685
}}
>
<
span
>
{
"2014"
}
<
/span
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"FY"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-4x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"OL 2021"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"
2015
"
}
<
/span
>
<
span
>
{
"
MB 2021
"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"
2016
"
}
<
/span
>
<
span
>
{
"
% of MB
"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"20
17
"
}
<
/span
>
<
span
>
{
"20
20
"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-3 grid grid-3x"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
}}
>
<
/div
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
200
}}
>
<
span
>
{
"2018"
}
<
/span
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
""
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-1x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
/div
>
<
span
>
{
"2019"
}
<
/span
>
<
/div
>
<
/div
>
<
/th
>
),
setCellProps
:
()
=>
({
style2
}),
customBodyRender
:
(
val
,
tableMeta
,
updateValue
)
=>
{
return
(
<
div
>
<
div
style
=
{{
display
:
'flex'
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
111
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
padding
:
5
,
borderRight
:
"1px #fff solid"
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
112
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
113
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
114
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
115
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
221
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
222
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
223
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
224
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'grid'
,
width
:
200
}}
>
<
div
style
=
{{
textAlign
:
'right'
}}
>
331
<
/div
>
<
/div
>
<
/div
>
<
/div
>
)
}
}
},
{
name
:
`EBITDA`
,
options
:
{
customHeadRender
:
(
columnMeta
)
=>
(
<
th
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
13
,
fontWeight
:
1
,
width
:
150
,
borderRight
:
"1px solid rgb(255, 255, 255)"
,
paddingLeft
:
0
}}
>
<
div
style
=
{{
borderLeft
:
'1px #fff solid'
,
borderRight
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
padding
:
5
,
height
:
40
}}
>
{
columnMeta
.
name
}
<
/div
>
<
div
className
=
"column-3"
style
=
{{
...
style2
,
display
:
'flex'
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
position
:
"sticky"
}}
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#07a7d0'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"YTD 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-5x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"Act"
}
<
/span
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
div
className
=
"column-5"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"FY"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-4x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"OL 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"MB 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
/div
>
{
/* <div className="column-4" style={{ placeSelf: 'center', textAlign: 'center', padding: 5 }}>
<span>{"2021"}</span>
</div> */
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
200
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
""
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-1x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/th
>
<
/th
>
),
),
...
@@ -616,72 +731,256 @@ export default class TableSummaryTriputra extends Component {
...
@@ -616,72 +731,256 @@ export default class TableSummaryTriputra extends Component {
customBodyRender
:
(
val
,
tableMeta
,
updateValue
)
=>
{
customBodyRender
:
(
val
,
tableMeta
,
updateValue
)
=>
{
return
(
return
(
<
div
>
<
div
>
<
div
className
=
"grid grid-3x content-center"
>
<
div
style
=
{{
display
:
'flex'
,
justifyContent
:
'space-between'
}}
>
<
div
className
=
"grid grid-4x content-center"
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
className
=
"col-1"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
111
{
val
.
a
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-2"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
112
{
val
.
b
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-3"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
113
{
val
.
c
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-4"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
114
{
val
.
d
}
<
/div
>
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
115
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"grid grid-4x content-center"
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
className
=
"col-1"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
221
{
val
.
e
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-2"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
222
{
val
.
f
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-3"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
223
{
val
.
g
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-4"
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
224
{
val
.
h
}
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"grid grid-3x content-center"
>
<
div
style
=
{{
display
:
'grid'
,
width
:
200
}}
>
<
div
className
=
"col-1"
>
<
div
style
=
{{
textAlign
:
'right'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
331
{
val
.
i
}
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"col-2"
>
<
/div
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
<
/div
>
{
val
.
j
}
<
/div
>
<
/div
>
)
}
}
},
{
name
:
`TPAT`
,
options
:
{
customHeadRender
:
(
columnMeta
)
=>
(
<
th
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
13
,
fontWeight
:
1
,
width
:
150
,
borderRight
:
"1px solid rgb(255, 255, 255)"
,
paddingLeft
:
0
}}
>
<
div
style
=
{{
borderLeft
:
'1px #fff solid'
,
borderRight
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
padding
:
5
,
height
:
40
}}
>
{
columnMeta
.
name
}
<
/div
>
<
div
className
=
"column-3"
style
=
{{
...
style2
,
display
:
'flex'
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
position
:
"sticky"
}}
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#07a7d0'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"YTD 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-5x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"Act"
}
<
/span
>
<
/div
>
<
/div
>
<
div
className
=
"col-3"
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
div
style
=
{{
textAlign
:
'center'
,
width
:
90
}}
>
<
span
>
{
"MB"
}
<
/span
>
{
val
.
k
}
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
div
className
=
"column-5"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"FY"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-4x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"OL 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"MB 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
200
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
""
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-1x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/th
>
),
setCellProps
:
()
=>
({
style2
}),
customBodyRender
:
(
val
,
tableMeta
,
updateValue
)
=>
{
return
(
<
div
>
<
div
style
=
{{
display
:
'flex'
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
111
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
112
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
113
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
114
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
115
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
221
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
222
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
223
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
224
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'grid'
,
width
:
200
}}
>
<
div
style
=
{{
textAlign
:
'right'
}}
>
331
<
/div
>
<
/div
>
<
/div
>
<
/div
>
)
}
}
},
{
name
:
`NPAT`
,
options
:
{
customHeadRender
:
(
columnMeta
)
=>
(
<
th
style
=
{{
...
style2
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
13
,
fontWeight
:
1
,
width
:
150
,
borderRight
:
"1px solid rgb(255, 255, 255)"
,
paddingLeft
:
0
}}
>
<
div
style
=
{{
borderLeft
:
'1px #fff solid'
,
borderRight
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
padding
:
5
,
height
:
40
}}
>
{
columnMeta
.
name
}
<
/div
>
<
div
className
=
"column-3"
style
=
{{
...
style2
,
display
:
'flex'
,
backgroundColor
:
'#1c71b8'
,
color
:
'#fff'
,
fontSize
:
12
,
fontWeight
:
'bold'
,
position
:
"sticky"
}}
>
<
div
className
=
"column-1"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#07a7d0'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"YTD 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-5x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"Act"
}
<
/span
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
div
className
=
"column-5"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
685
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
"FY"
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-4x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"OL 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-2"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"MB 2021"
}
<
/span
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#37b5e6'
,
height
:
40
,
color
:
'black'
}}
>
<
span
>
{
"% of MB"
}
<
/span
>
<
/div
>
<
div
className
=
"column-4"
style
=
{{
borderLeft
:
'1px #fff solid'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"column-3"
style
=
{{
placeSelf
:
'center'
,
textAlign
:
'center'
,
border
:
'1px #fff solid'
,
backgroundColor
:
'#37b5e6'
,
height
:
66
,
width
:
200
}}
>
<
div
style
=
{{
borderBottom
:
'1px #fff solid'
,
backgroundColor
:
'#1c71b8'
,
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
color
:
'white'
,
height
:
25
}}
>
<
span
>
{
""
}
<
/span
>
<
/div
>
<
div
className
=
"grid grid-1x"
style
=
{{
height
:
25
}}
>
<
div
className
=
"column-1"
style
=
{{
justifyContent
:
'center'
,
display
:
'flex'
,
alignItems
:
'center'
,
backgroundColor
:
'#008bffc4'
,
height
:
40
}}
>
<
span
>
{
"% of 2020"
}
<
/span
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/th
>
),
setCellProps
:
()
=>
({
style2
}),
customBodyRender
:
(
val
,
tableMeta
,
updateValue
)
=>
{
return
(
<
div
>
<
div
style
=
{{
display
:
'flex'
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
111
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
112
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
113
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
114
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'20%'
}}
>
115
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'flex'
,
width
:
640
,
justifyContent
:
'space-between'
}}
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
221
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
222
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
223
<
/div
>
<
div
style
=
{{
textAlign
:
'right'
,
width
:
'25%'
}}
>
224
<
/div
>
<
/div
>
<
div
style
=
{{
display
:
'grid'
,
width
:
200
}}
>
<
div
style
=
{{
textAlign
:
'right'
}}
>
331
<
/div
>
<
/div
>
{
/* <div className="col-4">
<div style={{ textAlign: 'center', width: 90 }}>
{val.d}
</div>
</div> */
}
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment