@clickview/reports 0.0.26 → 0.0.27-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist/bundles.json +2 -2
  2. package/dist/css/11-reports.chunk.css +365 -0
  3. package/dist/css/13-reports.chunk.css +1846 -0
  4. package/dist/css/16-reports.chunk.css +39 -0
  5. package/dist/css/17-reports.chunk.css +42 -0
  6. package/dist/css/18-reports.chunk.css +37 -0
  7. package/dist/css/19-reports.chunk.css +21 -0
  8. package/dist/css/2-reports.chunk.css +49 -0
  9. package/dist/css/20-reports.chunk.css +34 -0
  10. package/dist/css/22-reports.chunk.css +12 -0
  11. package/dist/css/24-reports.chunk.css +163 -0
  12. package/dist/css/25-reports.chunk.css +72 -0
  13. package/dist/css/26-reports.chunk.css +80 -0
  14. package/dist/css/27-reports.chunk.css +30 -0
  15. package/dist/css/28-reports.chunk.css +143 -0
  16. package/dist/css/29-reports.chunk.css +24 -0
  17. package/dist/css/30-reports.chunk.css +21 -0
  18. package/dist/css/31-reports.chunk.css +9 -0
  19. package/dist/css/32-reports.chunk.css +60 -0
  20. package/dist/css/33-reports.chunk.css +3 -0
  21. package/dist/css/34-reports.chunk.css +12 -0
  22. package/dist/css/35-reports.chunk.css +12 -0
  23. package/dist/css/36-reports.chunk.css +22 -0
  24. package/dist/css/4-reports.chunk.css +22 -0
  25. package/dist/css/5-reports.chunk.css +44 -0
  26. package/dist/css/6-reports.chunk.css +63 -0
  27. package/dist/css/7-reports.chunk.css +83 -0
  28. package/dist/css/reports-app.css +11498 -0
  29. package/dist/scripts/{0-45d6f561a1-reports.chunk.js → 0-0994898684-reports.chunk.js} +1 -1
  30. package/dist/scripts/0-reports.chunk.js +43 -0
  31. package/dist/scripts/{1-b44bc2d382-reports.chunk.js → 1-74923a7364-reports.chunk.js} +1 -1
  32. package/dist/scripts/1-reports.chunk.js +11 -0
  33. package/dist/scripts/{10-c9b19fd45d-reports.chunk.js → 10-72de985ca6-reports.chunk.js} +1 -1
  34. package/dist/scripts/10-reports.chunk.js +11 -0
  35. package/dist/scripts/{11-4d34a4e7ba-reports.chunk.js → 11-61af1e19c7-reports.chunk.js} +1 -1
  36. package/dist/scripts/11-reports.chunk.js +397 -0
  37. package/dist/scripts/{12-3a1b307676-reports.chunk.js → 12-a58508b6ee-reports.chunk.js} +1 -1
  38. package/dist/scripts/12-reports.chunk.js +43 -0
  39. package/dist/scripts/13-reports.chunk.js +1088 -0
  40. package/dist/scripts/14-reports.chunk.js +1255 -0
  41. package/dist/scripts/{15-b5cdf2ca83-reports.chunk.js → 15-6d142f0f60-reports.chunk.js} +2 -2
  42. package/dist/scripts/15-reports.chunk.js +43 -0
  43. package/dist/scripts/16-2c857db15c-reports.chunk.js +1 -0
  44. package/dist/scripts/16-reports.chunk.js +167 -0
  45. package/dist/scripts/17-f19243cfde-reports.chunk.js +1 -0
  46. package/dist/scripts/17-reports.chunk.js +151 -0
  47. package/dist/scripts/{18-26152e90cf-reports.chunk.js → 18-fdcee8d99b-reports.chunk.js} +1 -1
  48. package/dist/scripts/18-reports.chunk.js +104 -0
  49. package/dist/scripts/19-48d8402ead-reports.chunk.js +1 -0
  50. package/dist/scripts/19-reports.chunk.js +97 -0
  51. package/dist/scripts/{2-10046bd9c7-reports.chunk.js → 2-6363a15c1a-reports.chunk.js} +1 -1
  52. package/dist/scripts/2-reports.chunk.js +42 -0
  53. package/dist/scripts/{20-fb21388afa-reports.chunk.js → 20-d599187e5b-reports.chunk.js} +1 -1
  54. package/dist/scripts/20-reports.chunk.js +72 -0
  55. package/dist/scripts/{21-1f824cdc04-reports.chunk.js → 21-3d1f0982d4-reports.chunk.js} +1 -1
  56. package/dist/scripts/21-reports.chunk.js +67 -0
  57. package/dist/scripts/{22-b39a13f4bc-reports.chunk.js → 22-c2ea378dce-reports.chunk.js} +1 -1
  58. package/dist/scripts/22-reports.chunk.js +34 -0
  59. package/dist/scripts/{23-b4762a301a-reports.chunk.js → 23-8d9a55c243-reports.chunk.js} +1 -1
  60. package/dist/scripts/23-reports.chunk.js +2469 -0
  61. package/dist/scripts/{24-192d8a65eb-reports.chunk.js → 24-4552a4d4b1-reports.chunk.js} +1 -1
  62. package/dist/scripts/24-reports.chunk.js +704 -0
  63. package/dist/scripts/{25-514ac9b009-reports.chunk.js → 25-2217879368-reports.chunk.js} +1 -1
  64. package/dist/scripts/25-reports.chunk.js +227 -0
  65. package/dist/scripts/{26-6d77d19c83-reports.chunk.js → 26-a9a0806c8e-reports.chunk.js} +1 -1
  66. package/dist/scripts/26-reports.chunk.js +214 -0
  67. package/dist/scripts/{27-1e40e49481-reports.chunk.js → 27-98603dad42-reports.chunk.js} +1 -1
  68. package/dist/scripts/27-reports.chunk.js +150 -0
  69. package/dist/scripts/{28-2e12aa2b84-reports.chunk.js → 28-83e02981bb-reports.chunk.js} +1 -1
  70. package/dist/scripts/28-reports.chunk.js +119 -0
  71. package/dist/scripts/{29-8df8a60b39-reports.chunk.js → 29-07f938f396-reports.chunk.js} +1 -1
  72. package/dist/scripts/29-reports.chunk.js +105 -0
  73. package/dist/scripts/{3-581ba906a8-reports.chunk.js → 3-54445e0784-reports.chunk.js} +1 -1
  74. package/dist/scripts/3-reports.chunk.js +17 -0
  75. package/dist/scripts/{30-c692a12728-reports.chunk.js → 30-5b1fa09845-reports.chunk.js} +1 -1
  76. package/dist/scripts/30-reports.chunk.js +97 -0
  77. package/dist/scripts/{31-d560bb2964-reports.chunk.js → 31-39c16f8ecb-reports.chunk.js} +1 -1
  78. package/dist/scripts/31-reports.chunk.js +81 -0
  79. package/dist/scripts/32-reports.chunk.js +81 -0
  80. package/dist/scripts/33-reports.chunk.js +50 -0
  81. package/dist/scripts/34-reports.chunk.js +34 -0
  82. package/dist/scripts/35-reports.chunk.js +34 -0
  83. package/dist/scripts/36-reports.chunk.js +18 -0
  84. package/dist/scripts/37-reports.chunk.js +11 -0
  85. package/dist/scripts/38-reports.chunk.js +11 -0
  86. package/dist/scripts/39-reports.chunk.js +11 -0
  87. package/dist/scripts/4-0563be5390-reports.chunk.js +1 -0
  88. package/dist/scripts/4-reports.chunk.js +89 -0
  89. package/dist/scripts/40-reports.chunk.js +11 -0
  90. package/dist/scripts/{5-dc395553ff-reports.chunk.js → 5-7de2073c7c-reports.chunk.js} +15 -15
  91. package/dist/scripts/5-reports.chunk.js +73 -0
  92. package/dist/scripts/{6-7b13156847-reports.chunk.js → 6-6ca85a7710-reports.chunk.js} +1 -1
  93. package/dist/scripts/6-reports.chunk.js +113 -0
  94. package/dist/scripts/{7-11a1aa63ca-reports.chunk.js → 7-4972d87778-reports.chunk.js} +1 -1
  95. package/dist/scripts/7-reports.chunk.js +56 -0
  96. package/dist/scripts/8-3b004dbc7d-reports.chunk.js +1 -0
  97. package/dist/scripts/8-reports.chunk.js +17 -0
  98. package/dist/scripts/{9-b9fdcedfb5-reports.chunk.js → 9-a223165d25-reports.chunk.js} +1 -1
  99. package/dist/scripts/9-reports.chunk.js +35 -0
  100. package/dist/scripts/bundle-0fc3abb0ed.min.js +19 -0
  101. package/dist/scripts/bundle.js +7281 -0
  102. package/dist/scripts/polyfills-241c416f13.min.js +1 -0
  103. package/dist/scripts/polyfills.js +2750 -0
  104. package/package.json +3 -3
  105. package/dist/scripts/16-13269fde77-reports.chunk.js +0 -1
  106. package/dist/scripts/17-e4c043a006-reports.chunk.js +0 -1
  107. package/dist/scripts/19-935f79cf67-reports.chunk.js +0 -1
  108. package/dist/scripts/4-7099530847-reports.chunk.js +0 -1
  109. package/dist/scripts/8-e5da1d6aa4-reports.chunk.js +0 -1
  110. package/dist/scripts/bundle-6d2a417531.min.js +0 -19
  111. package/dist/scripts/polyfills-fc123dbc56.min.js +0 -1
@@ -0,0 +1,39 @@
1
+ .cv--incorrect--3pK3B {
2
+ opacity: 0.5; }
3
+
4
+ .cv--answer--2ItYx {
5
+ line-height: 20px; }
6
+
7
+ .cv--avatarContainer--3DkKy {
8
+ width: 2.1875rem;
9
+ height: 2.1875rem;
10
+ position: absolute;
11
+ right: 0.625rem;
12
+ top: 50%;
13
+ transform: translateY(-50%); }
14
+
15
+ .cv--uncheckedBackground--3OcAr {
16
+ background-color: #9ec8e4; }
17
+
18
+ .cv--feedback--2hJr3 {
19
+ top: 0;
20
+ left: 0; }
21
+
22
+ .cv--avatarContainer--2Ukg- {
23
+ width: 2.1875rem;
24
+ height: 2.1875rem;
25
+ position: absolute;
26
+ right: 0.625rem;
27
+ top: auto;
28
+ bottom: 0.625rem;
29
+ transform: none; }
30
+ .cv--avatarContainer--2Ukg-.cv--avatarContainerSmall--1E7DW {
31
+ bottom: -1.09375rem; }
32
+
33
+ .cv--incorrect--xbaUc {
34
+ opacity: 0.5; }
35
+
36
+ .cv--avatarContainer--27TEu {
37
+ width: 2.1875rem;
38
+ height: 2.1875rem; }
39
+
@@ -0,0 +1,42 @@
1
+ .cv--chartContainer--1iuz3 .highcharts-root {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
3
+
4
+ .cv--heading--1lJg9 {
5
+ position: absolute;
6
+ left: 0;
7
+ top: 0; }
8
+
9
+ .cv--partialHeading--2Z6oG {
10
+ height: 1.25rem;
11
+ width: 6rem; }
12
+
13
+ .cv--thumbnail--1I29U {
14
+ width: 100%;
15
+ padding-bottom: 56.25%; }
16
+
17
+ .cv--name--EkTAD {
18
+ height: 1.25rem;
19
+ width: 85%; }
20
+
21
+ .cv--emoji--IvePv {
22
+ letter-spacing: 0.3125rem; }
23
+
24
+ .cv--query--1OeOZ {
25
+ position: absolute;
26
+ left: 1.75rem; }
27
+
28
+ .cv--partialQuery--TkNKj {
29
+ height: 1.25rem;
30
+ width: 30%; }
31
+
32
+ a:hover {
33
+ text-decoration: none; }
34
+ a:hover .cv--query--1OeOZ {
35
+ text-decoration: underline; }
36
+
37
+ .cv--newWindowIcon--17zEu {
38
+ color: transparent; }
39
+
40
+ .cv--searchItem--2fcRC:hover .cv--newWindowIcon--17zEu {
41
+ color: #979797; }
42
+
@@ -0,0 +1,37 @@
1
+ .cv--chartContainer--1iuz3 .highcharts-root {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
3
+
4
+ .cv--heading--1lJg9 {
5
+ position: absolute;
6
+ left: 0;
7
+ top: 0; }
8
+
9
+ .cv--partialHeading--2Z6oG {
10
+ height: 1.25rem;
11
+ width: 6rem; }
12
+
13
+ .cv--pillTabSelector--3qG1e {
14
+ border-radius: 0.5rem; }
15
+ .cv--pillTabSelector--3qG1e li {
16
+ border-radius: 0;
17
+ min-width: 7rem; }
18
+ .cv--pillTabSelector--3qG1e li:first-child {
19
+ border-top-left-radius: 0.5rem;
20
+ border-bottom-left-radius: 0.5rem; }
21
+ .cv--pillTabSelector--3qG1e li:last-child {
22
+ border-top-right-radius: 0.5rem;
23
+ border-bottom-right-radius: 0.5rem; }
24
+ .cv--pillTabSelector--3qG1e li:not(:first-child) {
25
+ border-left: none; }
26
+ .cv--pillTabSelector--3qG1e li:not(:last-child) {
27
+ border-right: none; }
28
+
29
+ .cv--column1--2UeuV, .cv--column2--2UKH6 {
30
+ height: 30rem; }
31
+
32
+ .cv--column1--2UeuV {
33
+ flex: 3 0; }
34
+
35
+ .cv--column2--2UKH6 {
36
+ flex: 4 0; }
37
+
@@ -0,0 +1,21 @@
1
+ .cv--chartContainer--1iuz3 .highcharts-root {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
3
+
4
+ .cv--heading--1lJg9 {
5
+ position: absolute;
6
+ left: 0;
7
+ top: 0; }
8
+
9
+ .cv--partialHeading--2Z6oG {
10
+ height: 1.25rem;
11
+ width: 6rem; }
12
+
13
+ .cv--column1--nt2hW {
14
+ flex: 3 0; }
15
+
16
+ .cv--column2--2wgeX {
17
+ flex: 4 0; }
18
+
19
+ .cv--barChart--2XZwH {
20
+ height: 20rem; }
21
+
@@ -0,0 +1,49 @@
1
+ .cv--baseFallbackContainer--3jl1L, .cv--svgFallbackContainer--2rOm2 {
2
+ position: absolute;
3
+ width: 100%;
4
+ height: 100%; }
5
+
6
+ .cv--svgFallbackContainer--2rOm2 {
7
+ background-color: #f8f8f8; }
8
+
9
+ .cv--subjectFallbackContainer--nDJRl {
10
+ background-color: rgba(0, 0, 0, 5e-07);
11
+ width: 5rem;
12
+ height: 100%;
13
+ border-top-left-radius: 0.5rem;
14
+ border-bottom-left-radius: 0.5rem;
15
+ border-right: 1px solid #eaeaea;
16
+ position: absolute;
17
+ top: 0;
18
+ left: 0; }
19
+
20
+ .cv--videoFallback--2GQyA {
21
+ width: 3.75rem;
22
+ height: 3.75rem; }
23
+
24
+ .cv--playlistFallback--JI1jg, .cv--posterFallback--1YnF6 {
25
+ width: 7.5rem;
26
+ height: 7.5rem; }
27
+ .cv--playlistFallback--JI1jg svg, .cv--posterFallback--1YnF6 svg {
28
+ width: 100%;
29
+ height: 100%; }
30
+
31
+ .cv--subjectFallback--p7JWY {
32
+ z-index: -1; }
33
+
34
+ .cv--videoFallback--2GQyA, .cv--playlistFallback--JI1jg, .cv--posterFallback--1YnF6, .cv--subjectFallback--p7JWY {
35
+ position: absolute;
36
+ top: 50%;
37
+ left: 50%;
38
+ color: #D7D7D7;
39
+ transform: translate3D(-50%, -50%, 0);
40
+ transition: opacity 100ms ease-in-out; }
41
+
42
+ .cv--fallbackThumbnailImage--2Av0B {
43
+ padding: 0.3125rem;
44
+ background-size: cover;
45
+ background-position: center;
46
+ background-repeat: no-repeat;
47
+ width: 100%;
48
+ height: 100%; }
49
+
@@ -0,0 +1,34 @@
1
+ .cv--pillTabSelector--3qG1e {
2
+ border-radius: 0.5rem; }
3
+ .cv--pillTabSelector--3qG1e li {
4
+ border-radius: 0;
5
+ min-width: 7rem; }
6
+ .cv--pillTabSelector--3qG1e li:first-child {
7
+ border-top-left-radius: 0.5rem;
8
+ border-bottom-left-radius: 0.5rem; }
9
+ .cv--pillTabSelector--3qG1e li:last-child {
10
+ border-top-right-radius: 0.5rem;
11
+ border-bottom-right-radius: 0.5rem; }
12
+ .cv--pillTabSelector--3qG1e li:not(:first-child) {
13
+ border-left: none; }
14
+ .cv--pillTabSelector--3qG1e li:not(:last-child) {
15
+ border-right: none; }
16
+
17
+ .cv--title--SH5sf, .cv--thumbnail--1tLkz {
18
+ min-width: 8rem;
19
+ max-width: 10rem;
20
+ margin-left: auto;
21
+ margin-right: 0; }
22
+
23
+ .cv--seeOverview--UWDJ5 {
24
+ display: none; }
25
+
26
+ .cv--row--36D60:hover {
27
+ background-color: #f1f1f1;
28
+ text-decoration: none; }
29
+ .cv--row--36D60:hover .cv--seeOverview--UWDJ5 {
30
+ display: flex; }
31
+
32
+ .cv--container--TAdd5 {
33
+ height: 40rem; }
34
+
@@ -0,0 +1,12 @@
1
+ .cv--viewCountContainer--2Zg9j {
2
+ flex: 3 0; }
3
+
4
+ .cv--engagementPercentageContainer--1rMYQ {
5
+ flex: 2 0; }
6
+
7
+ .cv--engagementGraphContainer--2C1c5 {
8
+ flex: 4 0; }
9
+
10
+ .cv--partialTable--2R4lj {
11
+ height: 35rem; }
12
+
@@ -0,0 +1,163 @@
1
+ .cv--removeRecipient--BEen_ {
2
+ opacity: 0;
3
+ width: 2.25rem; }
4
+
5
+ .cv--recipientItem--2ctMK {
6
+ word-break: break-word; }
7
+ .cv--recipientItem--2ctMK:hover .cv--removeRecipient--BEen_, .cv--recipientItem--2ctMK.cv--showSpinner--2s42V .cv--removeRecipient--BEen_ {
8
+ opacity: 1; }
9
+
10
+ .cv--avatarContainer--2VYo5 {
11
+ width: 2.25rem;
12
+ height: 2.25rem; }
13
+
14
+ .cv--recipientDetails--1ICmL {
15
+ width: calc(100% - 2.25rem); }
16
+
17
+ .cv--recipientDetailsWithRemoveButton--3VMj7 {
18
+ width: calc(100% - 2.25rem - 2.25rem); }
19
+
20
+ .cv--emptyState--IftmX {
21
+ width: 6rem; }
22
+
23
+ .cv--emptyState--2WoVt {
24
+ width: 6rem; }
25
+
26
+ .cv--avatar--3Pt0B {
27
+ border-radius: 50%;
28
+ background-color: #fff;
29
+ width: 100%;
30
+ height: 100%;
31
+ text-align: center;
32
+ line-height: 1rem;
33
+ background-size: cover;
34
+ background-position: top center;
35
+ font-size: 0.6rem;
36
+ display: flex;
37
+ align-items: center;
38
+ justify-content: center; }
39
+
40
+ .cv--svgContainer--2rksK {
41
+ width: 1.2rem;
42
+ height: 1.2rem; }
43
+
44
+ .cv--selection--TluRc {
45
+ padding: 0.3125rem; }
46
+ .cv--selection--TluRc .cv--expander--3oUw- {
47
+ display: none; }
48
+ .cv--selection--TluRc .cv--expander--3oUw-:hover {
49
+ background-color: #fff; }
50
+ .cv--selection--TluRc .cv--iconContainer--1-58K {
51
+ display: flex;
52
+ border-radius: 50%; }
53
+ .cv--selection--TluRc .cv--iconContainer--1-58K .cv--icon--itZ3o {
54
+ border-radius: 50%;
55
+ background-color: #fff;
56
+ height: 100%;
57
+ font-size: 0.6rem; }
58
+ .cv--selection--TluRc:hover .cv--expander--3oUw- {
59
+ display: flex; }
60
+ .cv--selection--TluRc:hover .cv--expander--3oUw- + .cv--iconContainer--1-58K {
61
+ display: none; }
62
+
63
+ .cv--bubble--FGSos {
64
+ border: 1px dashed;
65
+ border-radius: 1.25rem;
66
+ position: relative; }
67
+ .cv--bubble--FGSos::before {
68
+ content: "";
69
+ position: absolute;
70
+ top: 0;
71
+ left: 0;
72
+ width: 100%;
73
+ height: 100%;
74
+ opacity: .05;
75
+ background-color: currentColor;
76
+ border-radius: 1.25rem; }
77
+
78
+ .cv--spinnerContainer--3QCWs {
79
+ border: 1px solid transparent;
80
+ border-radius: 50%;
81
+ box-sizing: content-box; }
82
+
83
+ .cv--remove--346IQ {
84
+ margin-top: -0.3125rem;
85
+ margin-bottom: -0.3125rem;
86
+ margin-right: -0.3125rem;
87
+ padding-right: 0.3125rem; }
88
+ .cv--remove--346IQ:hover {
89
+ background-color: rgba(255, 255, 255, 0.5); }
90
+
91
+ .cv--removeBubble--ci1N_ {
92
+ top: 0.75rem;
93
+ right: 0.625rem; }
94
+
95
+ .cv--container--FsJdU {
96
+ height: 100%;
97
+ flex: 1; }
98
+ .cv--container--FsJdU input {
99
+ height: 100%;
100
+ border: none;
101
+ outline: none;
102
+ padding: 0; }
103
+
104
+ .cv--suggestionsContainerOpen--1dJwf {
105
+ position: absolute;
106
+ top: 100%;
107
+ left: 0;
108
+ right: 0;
109
+ z-index: 100; }
110
+
111
+ .cv--selectionContainer--2s1SJ {
112
+ width: calc(100% - 34px); }
113
+ .cv--selectionContainer--2s1SJ:last-child {
114
+ border-bottom: none !important; }
115
+ .cv--selectionContainer--2s1SJ form {
116
+ flex: 1;
117
+ margin-top: 0.3125rem; }
118
+
119
+ .cv--normal--1cbjN[readonly] {
120
+ background-color: unset; }
121
+
122
+ .cv--copyBtn--3Gf_D {
123
+ border-top-right-radius: 0.25rem;
124
+ border-bottom-right-radius: 0.25rem;
125
+ cursor: pointer;
126
+ outline: none; }
127
+
128
+ .cv--integrationContainer--Dn0o8 {
129
+ width: 2rem;
130
+ height: 2rem; }
131
+
132
+ .cv--msTeamsContainer--22kBr {
133
+ background-color: #6364a7; }
134
+
135
+ .cv--embedHtmlInput--1D9Xu[readonly] {
136
+ background-color: unset; }
137
+
138
+ .cv--copyBtnContainer--3ZIO1 {
139
+ height: 2.25rem;
140
+ position: absolute;
141
+ bottom: 0;
142
+ right: 0;
143
+ z-index: 3; }
144
+ .cv--copyBtnContainer--3ZIO1.input-group-append .cv--copyBtn--usZ7F {
145
+ border-top-left-radius: 0.25rem;
146
+ border-bottom-right-radius: 0.25rem;
147
+ border-top-right-radius: 0;
148
+ border-bottom-left-radius: 0; }
149
+
150
+ .cv--passwordButton--2-6iC {
151
+ position: absolute;
152
+ right: 0;
153
+ top: 0.5rem;
154
+ margin-right: 0.625rem; }
155
+
156
+ .cv--radioButton--3jqTd {
157
+ margin: 0.3125rem 0; }
158
+ .cv--radioButton--3jqTd label::after {
159
+ cursor: pointer; }
160
+
161
+ .cv--description--3bNon {
162
+ margin-left: 1.7rem; }
163
+
@@ -0,0 +1,72 @@
1
+ .cv--chartContainer--1iuz3 .highcharts-root {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
3
+
4
+ .cv--heading--1lJg9 {
5
+ position: absolute;
6
+ left: 0;
7
+ top: 0; }
8
+
9
+ .cv--partialHeading--2Z6oG {
10
+ height: 1.25rem;
11
+ width: 6rem; }
12
+
13
+ .cv--emoji--IvePv {
14
+ letter-spacing: 0.3125rem; }
15
+
16
+ .cv--numberCircle--2ap3G {
17
+ line-height: 1.275rem;
18
+ width: 1.275rem; }
19
+
20
+ .cv--studentsContainer--3P1mJ {
21
+ min-height: 6rem; }
22
+
23
+ .cv--studentRow--1KyDU {
24
+ height: 2rem; }
25
+
26
+ .cv--indicatorRing--3NqFL {
27
+ position: relative;
28
+ width: 1.5rem;
29
+ height: 1.5rem;
30
+ margin-left: -0.45rem;
31
+ padding-left: 0.2rem;
32
+ margin-right: 0.2rem; }
33
+ .cv--indicatorRing--3NqFL svg {
34
+ width: 1.5rem;
35
+ height: 1.5rem; }
36
+ .cv--indicatorRing--3NqFL circle {
37
+ position: absolute;
38
+ fill: none;
39
+ stroke-width: 0.1rem;
40
+ transform: translate(50%, 50%); }
41
+
42
+ .cv--ringSuccess--1Fa4p {
43
+ stroke: #1CA217; }
44
+
45
+ .cv--ringDanger--2mRUa {
46
+ stroke: #FF3333; }
47
+
48
+ .cv--ringInfo--2EDx8 {
49
+ stroke: #4E9ACE; }
50
+
51
+ .cv--percentageIndicator--3l4uh {
52
+ margin-right: -0.3rem; }
53
+
54
+ .cv--emptyState--1Mw_3 {
55
+ height: 39.1875rem; }
56
+
57
+ .cv--container--3wqtz {
58
+ height: 10.3125rem; }
59
+
60
+ .cv--container--1LBQH {
61
+ height: 14.625rem; }
62
+
63
+ .cv--percentage--3xS2- {
64
+ font-size: 3rem;
65
+ font-weight: bold; }
66
+
67
+ .cv--pieChart--2T8j0 {
68
+ height: 27rem; }
69
+
70
+ .cv--barChart--3ZZei {
71
+ height: 20rem; }
72
+
@@ -0,0 +1,80 @@
1
+ .cv--baseFallbackContainer--3jl1L, .cv--svgFallbackContainer--2rOm2 {
2
+ position: absolute;
3
+ width: 100%;
4
+ height: 100%; }
5
+
6
+ .cv--svgFallbackContainer--2rOm2 {
7
+ background-color: #f8f8f8; }
8
+
9
+ .cv--subjectFallbackContainer--nDJRl {
10
+ background-color: rgba(0, 0, 0, 5e-07);
11
+ width: 5rem;
12
+ height: 100%;
13
+ border-top-left-radius: 0.5rem;
14
+ border-bottom-left-radius: 0.5rem;
15
+ border-right: 1px solid #eaeaea;
16
+ position: absolute;
17
+ top: 0;
18
+ left: 0; }
19
+
20
+ .cv--videoFallback--2GQyA {
21
+ width: 3.75rem;
22
+ height: 3.75rem; }
23
+
24
+ .cv--playlistFallback--JI1jg, .cv--posterFallback--1YnF6 {
25
+ width: 7.5rem;
26
+ height: 7.5rem; }
27
+ .cv--playlistFallback--JI1jg svg, .cv--posterFallback--1YnF6 svg {
28
+ width: 100%;
29
+ height: 100%; }
30
+
31
+ .cv--subjectFallback--p7JWY {
32
+ z-index: -1; }
33
+
34
+ .cv--videoFallback--2GQyA, .cv--playlistFallback--JI1jg, .cv--posterFallback--1YnF6, .cv--subjectFallback--p7JWY {
35
+ position: absolute;
36
+ top: 50%;
37
+ left: 50%;
38
+ color: #D7D7D7;
39
+ transform: translate3D(-50%, -50%, 0);
40
+ transition: opacity 100ms ease-in-out; }
41
+
42
+ .cv--fallbackThumbnailImage--2Av0B {
43
+ padding: 0.3125rem;
44
+ background-size: cover;
45
+ background-position: center;
46
+ background-repeat: no-repeat;
47
+ width: 100%;
48
+ height: 100%; }
49
+
50
+ .cv--thumbnailFallbackSvg--22U-v {
51
+ height: 80%; }
52
+
53
+ .cv--posterFallbackSvg--QmE3y {
54
+ height: 33%; }
55
+
56
+ .cv--coverFallbackSvg--LwBdE {
57
+ height: 30%; }
58
+
59
+ .cv--avatarContainer--3yYYJ {
60
+ width: 2.25rem;
61
+ height: 2.25rem; }
62
+
63
+ .cv--avatarWrapper--1P2Yd {
64
+ padding: 0.0625rem; }
65
+
66
+ .cv--indicatorContainer--2IAFC {
67
+ margin-left: 0.34375rem; }
68
+
69
+ .cv--indicator--29IiT {
70
+ width: 0.5625rem;
71
+ height: 0.5625rem;
72
+ border-radius: 50%; }
73
+
74
+ .cv--container--1_KC6 {
75
+ color: #313543; }
76
+
77
+ .cv--spinner--VXlcl {
78
+ width: 1.75rem;
79
+ height: 1.75rem; }
80
+
@@ -0,0 +1,30 @@
1
+ .cv--chartContainer--1iuz3 .highcharts-root {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
3
+
4
+ .cv--heading--1lJg9 {
5
+ position: absolute;
6
+ left: 0;
7
+ top: 0; }
8
+
9
+ .cv--partialHeading--2Z6oG {
10
+ height: 1.25rem;
11
+ width: 6rem; }
12
+
13
+ .cv--image--3Y-Vb {
14
+ margin-left: 50px; }
15
+
16
+ .cv--alert--SPg-5 .close {
17
+ line-height: 1.3rem; }
18
+
19
+ .cv--emoji--IvePv {
20
+ letter-spacing: 0.3125rem; }
21
+
22
+ .cv--column1--1937C, .cv--column2--3g-so {
23
+ height: 30rem; }
24
+
25
+ .cv--column1--1937C {
26
+ flex: 3 0; }
27
+
28
+ .cv--column2--3g-so {
29
+ flex: 4 0; }
30
+