@testgorilla/tgo-ui 6.2.2 → 6.2.4

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 (161) hide show
  1. package/components/autocomplete/autocomplete.component.d.ts +2 -2
  2. package/components/badge/badge.component.d.ts +6 -6
  3. package/components/button/button.component.d.ts +4 -4
  4. package/components/checklist/checklist.component.d.ts +4 -5
  5. package/components/deprecated-paginator/deprecated-paginator.component.d.ts +2 -6
  6. package/components/dialog/dialog.component.d.ts +1 -1
  7. package/components/dialog/dialog.model.d.ts +2 -2
  8. package/components/dropdown/dropdown.component.d.ts +2 -2
  9. package/components/empty-state/empty-state.component.d.ts +2 -2
  10. package/components/file-upload/file-upload.component.d.ts +1 -1
  11. package/components/icon/icon.component.d.ts +2 -2
  12. package/components/icon/icon.model.d.ts +3 -3
  13. package/components/icon-label/icon-label.component.d.ts +1 -3
  14. package/components/logo/logo.component.d.ts +1 -1
  15. package/components/multi-input/multi-input.component.d.ts +1 -1
  16. package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +3 -3
  17. package/components/password-criteria/password.component.d.ts +1 -1
  18. package/components/radial-progress/radial-progress.component.d.ts +2 -2
  19. package/components/radio-button/radio-button.component.d.ts +3 -3
  20. package/components/segmented-bar/segmented-bar.component.d.ts +1 -1
  21. package/components/segmented-button/segmented-button.component.d.ts +1 -1
  22. package/components/side-panel/side-panel.model.d.ts +1 -1
  23. package/components/side-sheet/side-sheet.component.d.ts +1 -1
  24. package/components/spider-chart/spider-chart.component.d.ts +2 -2
  25. package/components/spider-chart/spider-chart.model.d.ts +2 -2
  26. package/components/stepper/step-line-element.directive.d.ts +1 -1
  27. package/components/stepper/step.component.d.ts +1 -1
  28. package/components/stepper/stepper.component.d.ts +2 -2
  29. package/components/table/table.component.d.ts +2 -2
  30. package/components/tabs/tabs.component.d.ts +2 -2
  31. package/components/universal-skills/universal-skills-report.component.d.ts +1 -1
  32. package/fesm2022/testgorilla-tgo-ui-components-accordion.mjs +7 -25
  33. package/fesm2022/testgorilla-tgo-ui-components-accordion.mjs.map +1 -1
  34. package/fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs +2 -2
  35. package/fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs.map +1 -1
  36. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs +0 -1
  37. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs.map +1 -1
  38. package/fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs.map +1 -1
  39. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +31 -18
  40. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +1 -1
  41. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +1 -1
  42. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -1
  43. package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +6 -6
  44. package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +1 -1
  45. package/fesm2022/testgorilla-tgo-ui-components-button.mjs +39 -19
  46. package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -1
  47. package/fesm2022/testgorilla-tgo-ui-components-card.mjs +2 -2
  48. package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +1 -1
  49. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +38 -10
  50. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +1 -1
  51. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs +2 -2
  52. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs.map +1 -1
  53. package/fesm2022/testgorilla-tgo-ui-components-core.mjs +22 -16
  54. package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -1
  55. package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs +6 -6
  56. package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs.map +1 -1
  57. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs +8 -8
  58. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs.map +1 -1
  59. package/fesm2022/testgorilla-tgo-ui-components-divider.mjs +2 -2
  60. package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +1 -1
  61. package/fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs +2 -2
  62. package/fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs.map +1 -1
  63. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +18 -5
  64. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -1
  65. package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +2 -2
  66. package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +1 -1
  67. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -1
  68. package/fesm2022/testgorilla-tgo-ui-components-field.mjs +2 -3
  69. package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -1
  70. package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs +5 -5
  71. package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs.map +1 -1
  72. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +2 -3
  73. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -1
  74. package/fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs +8 -7
  75. package/fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs.map +1 -1
  76. package/fesm2022/testgorilla-tgo-ui-components-icon-label.mjs +0 -1
  77. package/fesm2022/testgorilla-tgo-ui-components-icon-label.mjs.map +1 -1
  78. package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -1
  79. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +1 -1
  80. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -1
  81. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +2 -2
  82. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +1 -1
  83. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs +2 -7
  84. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs.map +1 -1
  85. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs +2 -2
  86. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs.map +1 -1
  87. package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs +1 -3
  88. package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs.map +1 -1
  89. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs +5 -5
  90. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs.map +1 -1
  91. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs +25 -4
  92. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs.map +1 -1
  93. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs +2 -2
  94. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs.map +1 -1
  95. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +1 -1
  96. package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs +4 -4
  97. package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs.map +1 -1
  98. package/fesm2022/testgorilla-tgo-ui-components-password-strength.mjs +3 -3
  99. package/fesm2022/testgorilla-tgo-ui-components-password-strength.mjs.map +1 -1
  100. package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs +6 -6
  101. package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs.map +1 -1
  102. package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +1 -1
  103. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs +1 -1
  104. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs.map +1 -1
  105. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +5 -3
  106. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -1
  107. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +42 -10
  108. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +1 -1
  109. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +3 -3
  110. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +1 -1
  111. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs +2 -2
  112. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs.map +1 -1
  113. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +3 -3
  114. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +1 -1
  115. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +4 -4
  116. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +1 -1
  117. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +1 -1
  118. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +1 -1
  119. package/fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs.map +1 -1
  120. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs +3 -3
  121. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs.map +1 -1
  122. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs +4 -4
  123. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs.map +1 -1
  124. package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +1 -1
  125. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +2 -2
  126. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs +21 -5
  127. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs.map +1 -1
  128. package/fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs +3 -3
  129. package/fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs.map +1 -1
  130. package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +1 -1
  131. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs +14 -11
  132. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs.map +1 -1
  133. package/fesm2022/testgorilla-tgo-ui-components-table.mjs +5 -5
  134. package/fesm2022/testgorilla-tgo-ui-components-table.mjs.map +1 -1
  135. package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs +3 -3
  136. package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs.map +1 -1
  137. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +25 -7
  138. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +1 -1
  139. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +25 -9
  140. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +1 -1
  141. package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +14 -15
  142. package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +1 -1
  143. package/fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs +6 -6
  144. package/fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs.map +1 -1
  145. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +2 -2
  146. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +1 -1
  147. package/fesm2022/testgorilla-tgo-ui.mjs +2 -7
  148. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  149. package/package.json +34 -28
  150. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +2 -1
  151. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +6 -6
  152. package/projects/tgo-canopy-ui/theme/_core.scss +1 -1
  153. package/projects/tgo-canopy-ui/theme/_icon.scss +1 -1
  154. package/projects/tgo-canopy-ui/theme/_input.scss +108 -65
  155. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +8 -7
  156. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +11 -10
  157. package/projects/tgo-canopy-ui/theme/_palette.scss +41 -29
  158. package/projects/tgo-canopy-ui/theme/_tooltip.scss +30 -30
  159. package/projects/tgo-canopy-ui/theme/_typography.scss +24 -14
  160. package/projects/tgo-canopy-ui/theme/_variables.scss +56 -56
  161. package/projects/tgo-canopy-ui/theme/theme.scss +19 -18
@@ -1,13 +1,14 @@
1
- @use "variables.scss" as *;
2
- @use "tooltip.scss" as *;
3
- @use "mat-paginator.scss" as *;
4
- @use "core.scss" as *;
1
+ @use 'variables.scss' as *;
2
+ @use 'tooltip.scss' as *;
3
+ @use 'mat-paginator.scss' as *;
4
+ @use 'core.scss' as *;
5
5
 
6
- *[theme="dark"], *[theme="light"] {
6
+ *[theme='dark'],
7
+ *[theme='light'] {
7
8
  * {
8
- font-family: "ModernGothic", sans-serif !important;
9
+ font-family: 'ModernGothic', sans-serif !important;
9
10
  font-weight: 400;
10
- };
11
+ }
11
12
  }
12
13
 
13
14
  //custom scss for the angular material components
@@ -1,28 +1,29 @@
1
- @use "./variables" as *;
1
+ @use './variables' as *;
2
2
 
3
3
  .mat-mdc-paginator {
4
-
5
4
  .mdc-text-field--focused {
6
- .mdc-notched-outline__leading, .mdc-notched-outline__trailing, .mdc-notched-outline__notch {
5
+ .mdc-notched-outline__leading,
6
+ .mdc-notched-outline__trailing,
7
+ .mdc-notched-outline__notch {
7
8
  border-color: $tgo-petrol-default !important;
8
9
  }
9
10
  }
10
11
 
11
12
  .mat-mdc-select {
12
- &[aria-expanded="false"] {
13
+ &[aria-expanded='false'] {
13
14
  .mat-mdc-select-arrow {
14
15
  @extend .select-arrow;
15
16
  background-image: url('/icons/Arrow_down.svg');
16
17
  }
17
18
 
18
- &[aria-disabled="true"] {
19
+ &[aria-disabled='true'] {
19
20
  .mat-mdc-select-arrow {
20
21
  opacity: 0.2 !important;
21
22
  }
22
23
  }
23
24
  }
24
25
 
25
- &[aria-expanded="true"] {
26
+ &[aria-expanded='true'] {
26
27
  .mat-mdc-select-arrow {
27
28
  @extend .select-arrow;
28
29
  background-image: url('/icons/Arrow_up.svg');
@@ -36,13 +37,13 @@
36
37
  }
37
38
 
38
39
  .mdc-menu-surface {
39
- &[aria-labelledby*="mat-paginator"] {
40
+ &[aria-labelledby*='mat-paginator'] {
40
41
  mat-option {
41
- &[aria-selected="true"] {
42
- background: $tgo-petrol-90w!important;
42
+ &[aria-selected='true'] {
43
+ background: $tgo-petrol-90w !important;
43
44
 
44
45
  .mdc-list-item__primary-text {
45
- color: black!important;
46
+ color: black !important;
46
47
  }
47
48
  }
48
49
  }
@@ -1,19 +1,19 @@
1
- @use "@angular/material" as mat;
1
+ @use '@angular/material' as mat;
2
2
  @include mat.elevation-classes();
3
3
  @include mat.app-background();
4
4
  //teal
5
5
  $tgo-teal-palette: (
6
- 50: #ECF6F5,
6
+ 50: #ecf6f5,
7
7
  //secondary teal
8
- 100: #CBD6CB,
9
- 200: #B5DDD5,
10
- 300: #7EC3B6,
11
- 400: #55B9A6,
12
- 500: #46A997,
13
- 600: #347E70,
14
- 700: #31766A,
15
- 800: #2B685D,
16
- 900: #1C443C,
8
+ 100: #cbd6cb,
9
+ 200: #b5ddd5,
10
+ 300: #7ec3b6,
11
+ 400: #55b9a6,
12
+ 500: #46a997,
13
+ 600: #347e70,
14
+ 700: #31766a,
15
+ 800: #2b685d,
16
+ 900: #1c443c,
17
17
  contrast: (
18
18
  50: #000000,
19
19
  100: #000000,
@@ -30,16 +30,16 @@ $tgo-teal-palette: (
30
30
 
31
31
  //petrol
32
32
  $tgo-petrol-palette: (
33
- 50: #E9F0F1,
33
+ 50: #e9f0f1,
34
34
  //secondary petrol
35
- 100: #C8D7DE,
36
- 200: #A9C2C9,
37
- 300: #6894A0,
38
- 400: #368DA6,
35
+ 100: #c8d7de,
36
+ 200: #a9c2c9,
37
+ 300: #6894a0,
38
+ 400: #368da6,
39
39
  500: #276678,
40
- 600: #1F5261,
41
- 700: #1B4754,
42
- 800: #183F4A,
40
+ 600: #1f5261,
41
+ 700: #1b4754,
42
+ 800: #183f4a,
43
43
  900: #102930,
44
44
  contrast: (
45
45
  50: #000000,
@@ -56,14 +56,14 @@ $tgo-petrol-palette: (
56
56
  $tgo-error-palette: (
57
57
  50: #ffffff,
58
58
  //secondary error
59
- 100: #F0DAD9,
60
- 200: #E3C3C6,
61
- 300: #DCA7A6,
62
- 400: #D49190,
59
+ 100: #f0dad9,
60
+ 200: #e3c3c6,
61
+ 300: #dca7a6,
62
+ 400: #d49190,
63
63
  500: #cb7b7a,
64
- 600: #C26564,
65
- 700: #BA4F4E,
66
- 800: #8E5655,
64
+ 600: #c26564,
65
+ 700: #ba4f4e,
66
+ 800: #8e5655,
67
67
  900: #513131,
68
68
  contrast: (
69
69
  50: #000000,
@@ -89,9 +89,21 @@ $tgo-error: mat.m2-define-palette($tgo-error-palette, 500);
89
89
  //typography
90
90
  $tgo-typography: mat.m2-define-typography-config(
91
91
  $font-family: "'Open Sans', sans-serif",
92
- $body-1: mat.m2-define-typography-level($font-size: 14px, $letter-spacing: normal),
93
- $body-2: mat.m2-define-typography-level($font-size: 14px, $letter-spacing: normal),
94
- $button: mat.m2-define-typography-level($font-size: 14px, $letter-spacing: normal),
92
+ $body-1:
93
+ mat.m2-define-typography-level(
94
+ $font-size: 14px,
95
+ $letter-spacing: normal,
96
+ ),
97
+ $body-2:
98
+ mat.m2-define-typography-level(
99
+ $font-size: 14px,
100
+ $letter-spacing: normal,
101
+ ),
102
+ $button:
103
+ mat.m2-define-typography-level(
104
+ $font-size: 14px,
105
+ $letter-spacing: normal,
106
+ ),
95
107
  );
96
108
 
97
109
  $my-theme: mat.m2-define-light-theme(
@@ -1,4 +1,4 @@
1
- @use "./variables" as *;
1
+ @use './variables' as *;
2
2
 
3
3
  @mixin rebranded-tooltip {
4
4
  background-color: $black;
@@ -12,7 +12,7 @@
12
12
  @mixin rebranded-tooltip-right {
13
13
  margin-left: 5px;
14
14
  &:after {
15
- content: "";
15
+ content: '';
16
16
  position: absolute;
17
17
  left: -8px;
18
18
  top: calc(50% - 7px);
@@ -30,7 +30,7 @@
30
30
  @mixin rebranded-tooltip-left {
31
31
  margin-right: 5px;
32
32
  &:after {
33
- content: "";
33
+ content: '';
34
34
  position: absolute;
35
35
  right: -8px;
36
36
  top: calc(50% - 7px);
@@ -48,7 +48,7 @@
48
48
  @mixin rebranded-tooltip-below {
49
49
  margin-top: 5px;
50
50
  &:after {
51
- content: "";
51
+ content: '';
52
52
  position: absolute;
53
53
  right: calc(50% - 7px);
54
54
  top: -8px;
@@ -66,7 +66,7 @@
66
66
  @mixin rebranded-tooltip-above {
67
67
  margin-bottom: 5px;
68
68
  &:after {
69
- content: "";
69
+ content: '';
70
70
  position: absolute;
71
71
  right: calc(50% - 7px);
72
72
  bottom: -8px;
@@ -79,7 +79,6 @@
79
79
  border-top-right-radius: 4px;
80
80
  transform: rotate(135deg);
81
81
  }
82
-
83
82
  }
84
83
 
85
84
  .mat-mdc-tooltip {
@@ -95,57 +94,62 @@
95
94
  }
96
95
 
97
96
  body {
98
- &[theme="dark"], &[theme="light"] {
97
+ &[theme='dark'],
98
+ &[theme='light'] {
99
99
  .mat-mdc-tooltip {
100
- @include rebranded-tooltip()
100
+ @include rebranded-tooltip();
101
101
  }
102
102
 
103
103
  .mat-mdc-tooltip-panel-right .mat-mdc-tooltip-show {
104
- @include rebranded-tooltip-right()
104
+ @include rebranded-tooltip-right();
105
105
  }
106
106
 
107
107
  .mat-mdc-tooltip-panel-left .mat-mdc-tooltip-show {
108
- @include rebranded-tooltip-left()
108
+ @include rebranded-tooltip-left();
109
109
  }
110
110
 
111
111
  .mat-mdc-tooltip-panel-below .mat-mdc-tooltip-show {
112
- @include rebranded-tooltip-below()
112
+ @include rebranded-tooltip-below();
113
113
  }
114
114
 
115
115
  .mat-mdc-tooltip-panel-above .mat-mdc-tooltip-show {
116
- @include rebranded-tooltip-above()
116
+ @include rebranded-tooltip-above();
117
117
  }
118
118
  }
119
119
  }
120
120
 
121
121
  .mat-mdc-tooltip {
122
- &.light, &.dark {
123
- @include rebranded-tooltip()
122
+ &.light,
123
+ &.dark {
124
+ @include rebranded-tooltip();
124
125
  }
125
126
  }
126
127
 
127
128
  .mat-mdc-tooltip-panel-right .mat-mdc-tooltip-show {
128
- &.light, &.dark {
129
- @include rebranded-tooltip-right()
129
+ &.light,
130
+ &.dark {
131
+ @include rebranded-tooltip-right();
130
132
  }
131
133
  }
132
134
 
133
-
134
135
  .mat-mdc-tooltip-panel-left .mat-mdc-tooltip-show {
135
- &.light, &.dark {
136
- @include rebranded-tooltip-left()
136
+ &.light,
137
+ &.dark {
138
+ @include rebranded-tooltip-left();
137
139
  }
138
140
  }
139
141
 
140
142
  .mat-mdc-tooltip-panel-below .mat-mdc-tooltip-show {
141
- &.light, &.dark {
142
- @include rebranded-tooltip-below()
143
+ &.light,
144
+ &.dark {
145
+ @include rebranded-tooltip-below();
143
146
  }
144
147
  }
145
148
 
146
149
  .mat-mdc-tooltip-panel-above .mat-mdc-tooltip-show {
147
- &.light, &.dark {
148
- @include rebranded-tooltip-above()
150
+ &.light,
151
+ &.dark {
152
+ @include rebranded-tooltip-above();
149
153
  }
150
154
  }
151
155
 
@@ -177,19 +181,17 @@ body {
177
181
  }
178
182
  }
179
183
 
180
-
181
184
  .right {
182
185
  .template-tooltip {
183
186
  @include rebranded-tooltip-right();
184
187
 
185
188
  &:after {
186
- transition: none!important;
189
+ transition: none !important;
187
190
  left: -3px;
188
191
  }
189
192
  }
190
193
  }
191
194
 
192
-
193
195
  .left {
194
196
  .template-tooltip {
195
197
  @include rebranded-tooltip-left();
@@ -239,7 +241,6 @@ body {
239
241
  }
240
242
  }
241
243
 
242
-
243
244
  .right {
244
245
  .template-tooltip {
245
246
  @include rebranded-tooltip-right();
@@ -250,7 +251,6 @@ body {
250
251
  }
251
252
  }
252
253
 
253
-
254
254
  .left {
255
255
  .template-tooltip {
256
256
  @include rebranded-tooltip-left();
@@ -281,7 +281,7 @@ body {
281
281
  .label-definition {
282
282
  &-inner {
283
283
  display: flex;
284
- font-weight: bold!important;
284
+ font-weight: bold !important;
285
285
  font-size: 12px;
286
286
  line-height: 16px;
287
287
  }
@@ -310,7 +310,7 @@ body {
310
310
  }
311
311
 
312
312
  .text-definition {
313
- font-weight: normal!important;
313
+ font-weight: normal !important;
314
314
  font-size: 12px;
315
315
  line-height: 16px;
316
316
  }
@@ -1,4 +1,4 @@
1
- @use "./variables" as *;
1
+ @use './variables' as *;
2
2
 
3
3
  // Headings
4
4
  h1,
@@ -72,7 +72,8 @@ body {
72
72
  line-height: 20px;
73
73
  }
74
74
 
75
- strong, b {
75
+ strong,
76
+ b {
76
77
  font-weight: 700 !important;
77
78
  }
78
79
 
@@ -86,7 +87,7 @@ p,
86
87
  .caption {
87
88
  .semibold {
88
89
  font-weight: 600;
89
- color: #46A997;
90
+ color: #46a997;
90
91
  }
91
92
  }
92
93
 
@@ -142,11 +143,11 @@ caption,
142
143
  } @else if ($type == 'button-label') {
143
144
  font-weight: 500;
144
145
  font-size: 14px;
145
- font-feature-settings: "capb";
146
+ font-feature-settings: 'capb';
146
147
  } @else if ($type == 'label') {
147
148
  font-weight: 400;
148
149
  font-size: 14px;
149
- font-feature-settings: "capb";
150
+ font-feature-settings: 'capb';
150
151
  } @else if ($type == 'large-hover-state') {
151
152
  font-weight: bold;
152
153
  text-decoration: underline;
@@ -160,8 +161,8 @@ caption,
160
161
  }
161
162
  }
162
163
 
163
-
164
- *[theme="dark"], *[theme="light"] {
164
+ *[theme='dark'],
165
+ *[theme='light'] {
165
166
  h1,
166
167
  .h1 {
167
168
  color: $black;
@@ -170,7 +171,7 @@ caption,
170
171
  font-weight: 400;
171
172
 
172
173
  &.black {
173
- font-family: "ModernGothic", sans-serif!important;
174
+ font-family: 'ModernGothic', sans-serif !important;
174
175
  font-weight: 900;
175
176
  }
176
177
  }
@@ -181,7 +182,7 @@ caption,
181
182
  font-size: 24px;
182
183
  line-height: 30px;
183
184
  font-weight: 900;
184
- font-family: "ModernGothic", sans-serif!important;
185
+ font-family: 'ModernGothic', sans-serif !important;
185
186
  }
186
187
 
187
188
  h3,
@@ -192,7 +193,7 @@ caption,
192
193
  color: $black;
193
194
 
194
195
  &.bold {
195
- font-family: "ModernGothic", sans-serif!important;
196
+ font-family: 'ModernGothic', sans-serif !important;
196
197
  font-weight: 700;
197
198
  }
198
199
  }
@@ -203,7 +204,7 @@ caption,
203
204
  line-height: 20px;
204
205
  font-weight: 700;
205
206
  color: $black;
206
- font-family: "ModernGothic", sans-serif!important;
207
+ font-family: 'ModernGothic', sans-serif !important;
207
208
  }
208
209
 
209
210
  h5,
@@ -212,7 +213,7 @@ caption,
212
213
  line-height: 18px;
213
214
  font-weight: 700;
214
215
  color: $black;
215
- font-family: "ModernGothic", sans-serif!important;
216
+ font-family: 'ModernGothic', sans-serif !important;
216
217
  }
217
218
 
218
219
  .body-large {
@@ -264,8 +265,17 @@ caption,
264
265
  }
265
266
  }
266
267
 
267
- *[theme="dark"] {
268
- h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, {
268
+ *[theme='dark'] {
269
+ h1,
270
+ .h1,
271
+ h2,
272
+ .h2,
273
+ h3,
274
+ .h3,
275
+ h4,
276
+ .h4,
277
+ h5,
278
+ .h5 {
269
279
  color: $tgo-white;
270
280
  }
271
281
  }
@@ -1,45 +1,45 @@
1
1
  /* global */
2
2
  $background-color: #f6f6f6;
3
- $font-family: "Open Sans", sans-serif;
3
+ $font-family: 'Open Sans', sans-serif;
4
4
  // TODO: Remove this varible already declared in typography.scss
5
5
  $font-size: 14px;
6
6
 
7
7
  //colors
8
8
  //teal colors
9
- $tgo-teal-60b: #1C443C;
10
- $tgo-teal-30b: #31766A;
11
- $tgo-teal-default: #46A997;
12
- $tgo-teal-30w: #7EC3B6;
13
- $tgo-teal-60w: #B5DDD5;
14
- $tgo-teal-secondary: #CBD6CB;
15
- $tgo-teal-90w: #ECF6F5;
9
+ $tgo-teal-60b: #1c443c;
10
+ $tgo-teal-30b: #31766a;
11
+ $tgo-teal-default: #46a997;
12
+ $tgo-teal-30w: #7ec3b6;
13
+ $tgo-teal-60w: #b5ddd5;
14
+ $tgo-teal-secondary: #cbd6cb;
15
+ $tgo-teal-90w: #ecf6f5;
16
16
 
17
17
  //petrol colors
18
18
  $tgo-petrol-60b: #102930;
19
- $tgo-petrol-30b: #1B4754;
19
+ $tgo-petrol-30b: #1b4754;
20
20
  $tgo-petrol-default: #276678;
21
- $tgo-petrol-30w: #6894A0;
22
- $tgo-petrol-60w: #A9C2C9;
23
- $tgo-petrol-secondary: #C8D7DE;
24
- $tgo-petrol-90w: #E9F0F1;
21
+ $tgo-petrol-30w: #6894a0;
22
+ $tgo-petrol-60w: #a9c2c9;
23
+ $tgo-petrol-secondary: #c8d7de;
24
+ $tgo-petrol-90w: #e9f0f1;
25
25
 
26
26
  //error colors
27
27
  $tgo-error-60b: #513131;
28
- $tgo-error-30b: #8E5655;
29
- $tgo-error-60w: #E3C3C6;
30
- $tgo-error-secondary: #F0DAD9;
28
+ $tgo-error-30b: #8e5655;
29
+ $tgo-error-60w: #e3c3c6;
30
+ $tgo-error-secondary: #f0dad9;
31
31
  $tgo-error-default: #cb7b7a;
32
32
 
33
33
  //warning colors
34
- $tgo-warning-secondary: #F0D6BB;
34
+ $tgo-warning-secondary: #f0d6bb;
35
35
  $tgo-warning-default: #cca45f;
36
36
 
37
37
  //black colors - grayscale
38
38
  $tgo-black: #000000;
39
39
  $tgo-dark: #888888;
40
- $tgo-medium: #E0E0E0;
41
- $tgo-grey: #EDEDED;
42
- $tgo-light: #F6F6F6;
40
+ $tgo-medium: #e0e0e0;
41
+ $tgo-grey: #ededed;
42
+ $tgo-light: #f6f6f6;
43
43
  $tgo-white: #ffffff;
44
44
 
45
45
  //box-shadow
@@ -49,50 +49,50 @@ $box-shadow-rebrand: #24242414;
49
49
  $navigation-subtitle: #528593;
50
50
 
51
51
  // new colors
52
- $brand-60: #A90686;
53
- $brand-50: #D410AA;
54
- $brand-40: #FF54DA;
55
- $brand-30: #FFB3EE;
56
- $brand-20: #FFE6FA;
57
- $brand-10: #FFF2FC;
52
+ $brand-60: #a90686;
53
+ $brand-50: #d410aa;
54
+ $brand-40: #ff54da;
55
+ $brand-30: #ffb3ee;
56
+ $brand-20: #ffe6fa;
57
+ $brand-10: #fff2fc;
58
58
 
59
59
  $grayscale-50: #666666;
60
60
  $grayscale-40: #919191;
61
- $grayscale-30: #D3D3D3;
62
- $grayscale-20: #E9E9E9;
63
- $grayscale-10: #F4F4F4;
61
+ $grayscale-30: #d3d3d3;
62
+ $grayscale-20: #e9e9e9;
63
+ $grayscale-10: #f4f4f4;
64
64
 
65
65
  $black: #242424;
66
66
 
67
- $accent-20: #FFF5ED;
68
- $accent-10: #FFFAF6;
67
+ $accent-20: #fff5ed;
68
+ $accent-10: #fffaf6;
69
69
 
70
- $informative-50: #1A47AA;
71
- $informative-40: #0165FC;
72
- $informative-30: #277CFD;
73
- $informative-20: #99C1FE;
74
- $informative-10: #D9E8FF;
70
+ $informative-50: #1a47aa;
71
+ $informative-40: #0165fc;
72
+ $informative-30: #277cfd;
73
+ $informative-20: #99c1fe;
74
+ $informative-10: #d9e8ff;
75
75
 
76
- $success-50: #3C9A13;
77
- $success-40: #56C71A;
78
- $success-30: #80D63E;
79
- $success-20: #AAE47A;
80
- $success-10: #D4F2C3;
76
+ $success-50: #3c9a13;
77
+ $success-40: #56c71a;
78
+ $success-30: #80d63e;
79
+ $success-20: #aae47a;
80
+ $success-10: #d4f2c3;
81
81
 
82
- $error-50: #E02800;
83
- $error-40: #FF3003;
84
- $error-30: #FF6E4F;
85
- $error-20: #FFAC9A;
86
- $error-10: #FFEAE6;
82
+ $error-50: #e02800;
83
+ $error-40: #ff3003;
84
+ $error-30: #ff6e4f;
85
+ $error-20: #ffac9a;
86
+ $error-10: #ffeae6;
87
87
 
88
- $warning-50: #D07D00;
89
- $warning-40: #FF9A03;
90
- $warning-30: #FFC268;
91
- $warning-20: #FFE1B3;
92
- $warning-10: #FFF5E6;
88
+ $warning-50: #d07d00;
89
+ $warning-40: #ff9a03;
90
+ $warning-30: #ffc268;
91
+ $warning-20: #ffe1b3;
92
+ $warning-10: #fff5e6;
93
93
 
94
- $ai-gradient-blue: #0165FC;
95
- $ai-gradient-pink: #D410AA;
94
+ $ai-gradient-blue: #0165fc;
95
+ $ai-gradient-pink: #d410aa;
96
96
 
97
97
  //resposive breakpoints
98
98
  $tgo-breakpoints: (
@@ -153,8 +153,8 @@ $colors: (
153
153
  }
154
154
 
155
155
  $box-shadow-hover-state: 0px 4px 16px 0px #24242414;
156
- $box-shadow-notification: 0px 4px 16px 0px #2424240A;
157
- $box-shadow-page-card: 0px 4px 100px 0px #2424240A;
156
+ $box-shadow-notification: 0px 4px 16px 0px #2424240a;
157
+ $box-shadow-page-card: 0px 4px 100px 0px #2424240a;
158
158
  $box-shadow-modal: 0px 4px 100px 0px #24242414;
159
159
 
160
160
  @mixin ai-gradient-background() {
@@ -163,5 +163,5 @@ $box-shadow-modal: 0px 4px 100px 0px #24242414;
163
163
 
164
164
  @mixin ai-gradient-border() {
165
165
  background: linear-gradient(to left, white, white),
166
- linear-gradient(to right, $ai-gradient-pink 25%, $ai-gradient-blue 100%);
166
+ linear-gradient(to right, $ai-gradient-pink 25%, $ai-gradient-blue 100%);
167
167
  }
@@ -1,37 +1,38 @@
1
- @use "palette.scss" as *;
2
- @use "core.scss" as *;
3
- @use "variables.scss" as *;
4
- @use "typography.scss" as *;
5
- @use "tooltip.scss" as *;
6
- @use "mat-menu.scss" as *;
7
- @use "mat-paginator.scss" as *;
8
- @use "font.scss" as *;
9
- @use "input.scss" as *;
10
- @use "button.scss" as *;
11
- @use "icon.scss" as *;
12
- @use "line-clamp.scss" as *;
1
+ @use 'palette.scss' as *;
2
+ @use 'core.scss' as *;
3
+ @use 'variables.scss' as *;
4
+ @use 'typography.scss' as *;
5
+ @use 'tooltip.scss' as *;
6
+ @use 'mat-menu.scss' as *;
7
+ @use 'mat-paginator.scss' as *;
8
+ @use 'font.scss' as *;
9
+ @use 'input.scss' as *;
10
+ @use 'button.scss' as *;
11
+ @use 'icon.scss' as *;
12
+ @use 'line-clamp.scss' as *;
13
13
 
14
- @import url("https://fonts.googleapis.com/icon?family=Material+Icons");
14
+ @import url('https://fonts.googleapis.com/icon?family=Material+Icons');
15
15
 
16
16
  //TODO: MOVE TO THE CORRESPONDING COMPONENTS OR PARTIAL
17
17
  .hidden {
18
18
  visibility: hidden;
19
19
  }
20
20
 
21
- *[theme="dark"], *[theme="light"] {
21
+ *[theme='dark'],
22
+ *[theme='light'] {
22
23
  * {
23
- font-family: "ModernGothic", sans-serif;
24
+ font-family: 'ModernGothic', sans-serif;
24
25
  font-weight: 400;
25
26
 
26
- .mat-mdc-elevation-specific.mat-elevation-z8 {
27
- box-shadow: $box-shadow-modal!important;
27
+ .mat-mdc-elevation-specific.mat-elevation-z8 {
28
+ box-shadow: $box-shadow-modal !important;
28
29
  border-radius: 10px;
29
30
  }
30
31
 
31
32
  .mat-mdc-menu-panel {
32
33
  max-width: fit-content;
33
34
  }
34
- };
35
+ }
35
36
  }
36
37
 
37
38
  //custom scss for the angular material components