@igo2/core 16.0.0-rc.0 → 16.0.0-rc.1

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 (74) hide show
  1. package/esm2022/lib/analytics/shared/analytics.service.mjs +1 -1
  2. package/esm2022/lib/compression/compressedData.interface.mjs +1 -1
  3. package/esm2022/lib/compression/compression.service.mjs +1 -1
  4. package/esm2022/lib/config/config-deprecated.mjs +19 -0
  5. package/esm2022/lib/config/config.interface.mjs +1 -1
  6. package/esm2022/lib/config/config.service.mjs +30 -2
  7. package/esm2022/lib/config/version.mjs +3 -3
  8. package/esm2022/lib/core.module.mjs +1 -1
  9. package/esm2022/lib/gesture/gesture.provider.mjs +1 -1
  10. package/esm2022/lib/language/shared/language.loader.mjs +1 -1
  11. package/esm2022/lib/language/shared/language.provider.mjs +1 -1
  12. package/esm2022/lib/language/shared/language.service.mjs +1 -1
  13. package/esm2022/lib/media/media.service.mjs +1 -1
  14. package/esm2022/lib/message/message.module.mjs +1 -1
  15. package/esm2022/lib/message/shared/message.interface.mjs +1 -1
  16. package/esm2022/lib/message/shared/message.service.mjs +1 -1
  17. package/esm2022/lib/network/network.interfaces.mjs +1 -1
  18. package/esm2022/lib/network/network.service.mjs +1 -1
  19. package/esm2022/lib/regex/regex.interface.mjs +1 -1
  20. package/esm2022/lib/regex/regex.service.mjs +1 -1
  21. package/esm2022/lib/request/error.interceptor.mjs +1 -1
  22. package/esm2022/lib/request/logging.interceptor.mjs +2 -2
  23. package/esm2022/lib/route/route.service.mjs +1 -1
  24. package/esm2022/lib/storage/storage.mjs +1 -1
  25. package/esm2022/lib/storage/storage.service.mjs +1 -1
  26. package/esm2022/public_api.mjs +1 -1
  27. package/fesm2022/igo2-core.mjs +50 -4
  28. package/fesm2022/igo2-core.mjs.map +1 -1
  29. package/lib/config/config-deprecated.d.ts +5 -0
  30. package/lib/config/config.interface.d.ts +7 -0
  31. package/lib/config/config.service.d.ts +3 -0
  32. package/lib/message/message.theming.scss +26 -26
  33. package/locale/en.core.json +28 -28
  34. package/locale/en.json +1 -1
  35. package/locale/fr.core.json +28 -28
  36. package/locale/fr.json +1 -1
  37. package/package.json +2 -2
  38. package/packages.import.scss +4 -4
  39. package/style/all-style.scss +3 -3
  40. package/style/layout.scss +163 -163
  41. package/style/partial/core-utils.scss +5 -5
  42. package/style/partial/core.variables.scss +5 -5
  43. package/theming/material-theme-override.scss +39 -39
  44. package/theming/prebuilt-themes/blue-theme.css +5 -9
  45. package/theming/prebuilt-themes/blue-theme.scss +34 -34
  46. package/theming/prebuilt-themes/bluedark-theme.css +5 -9
  47. package/theming/prebuilt-themes/bluedark-theme.scss +67 -67
  48. package/theming/prebuilt-themes/bluedq-theme.css +5 -9
  49. package/theming/prebuilt-themes/bluedq-theme.scss +66 -66
  50. package/theming/prebuilt-themes/bluegrey-theme.css +5 -9
  51. package/theming/prebuilt-themes/bluegrey-theme.scss +25 -25
  52. package/theming/prebuilt-themes/dark-theme.css +5 -9
  53. package/theming/prebuilt-themes/dark-theme.scss +25 -25
  54. package/theming/prebuilt-themes/deeppurple-theme.css +5 -9
  55. package/theming/prebuilt-themes/deeppurple-theme.scss +25 -25
  56. package/theming/prebuilt-themes/indigo-theme.css +5 -9
  57. package/theming/prebuilt-themes/indigo-theme.scss +25 -25
  58. package/theming/prebuilt-themes/orange-theme.css +5 -9
  59. package/theming/prebuilt-themes/orange-theme.scss +25 -25
  60. package/theming/prebuilt-themes/qcca/base/_index.scss +4 -4
  61. package/theming/prebuilt-themes/qcca/base/breakpoints.scss +57 -57
  62. package/theming/prebuilt-themes/qcca/base/typography/_index.scss +2 -2
  63. package/theming/prebuilt-themes/qcca/base/typography/typography.utils.scss +18 -18
  64. package/theming/prebuilt-themes/qcca/components/_index.scss +10 -9
  65. package/theming/prebuilt-themes/qcca/components/_index.theme.scss +5 -5
  66. package/theming/prebuilt-themes/qcca/components/button.scss +24 -24
  67. package/theming/prebuilt-themes/qcca/components/dialog.scss +36 -36
  68. package/theming/prebuilt-themes/qcca/components/scrollbar.scss +15 -0
  69. package/theming/prebuilt-themes/qcca/components/search-bar.scss +41 -41
  70. package/theming/prebuilt-themes/qcca/components/search-bar.theme.scss +29 -29
  71. package/theming/prebuilt-themes/qcca-theme.css +19 -9
  72. package/theming/prebuilt-themes/teal-theme.css +5 -9
  73. package/theming/prebuilt-themes/teal-theme.scss +25 -25
  74. package/theming/typography.scss +28 -28
package/style/layout.scss CHANGED
@@ -1,163 +1,163 @@
1
- /*
2
- * ------------------------------
3
- * Padding et margin
4
- * ------------------------------
5
- */
6
- // Les dimensions suivantes suivent les normes de Material Design, mais ne sont pas incluses dans Angular Material
7
- $layout-spacing-sizes: 0 4 8 12 16 24 32 40 48;
8
-
9
- $layout-sides: (
10
- t: top,
11
- r: right,
12
- b: bottom,
13
- l: left
14
- );
15
-
16
- @each $size in $layout-spacing-sizes {
17
- @each $shortSide, $side in $layout-sides {
18
- .m-#{$shortSide}-#{$size} {
19
- margin-#{$side}: #{$size}px !important;
20
- }
21
- .m-#{$shortSide}-#{$size}-neg {
22
- margin-#{$side}: -#{$size}px !important;
23
- }
24
- .p-#{$shortSide}-#{$size} {
25
- padding-#{$side}: #{$size}px !important;
26
- }
27
- }
28
-
29
- .m-#{$size} {
30
- margin: #{$size}px !important;
31
- }
32
- .m-#{$size}-neg {
33
- margin: -#{$size}px !important;
34
- }
35
-
36
- .p-#{$size} {
37
- padding: #{$size}px !important;
38
- }
39
-
40
- .m-h-#{$size} {
41
- margin-left: #{$size}px !important;
42
- margin-right: #{$size}px !important;
43
- }
44
-
45
- .m-h-#{$size}-neg {
46
- margin-left: -#{$size}px !important;
47
- margin-right: -#{$size}px !important;
48
- }
49
-
50
- .m-v-#{$size} {
51
- margin-top: #{$size}px !important;
52
- margin-bottom: #{$size}px !important;
53
- }
54
-
55
- .m-v-#{$size}-neg {
56
- margin-top: -#{$size}px !important;
57
- margin-bottom: -#{$size}px !important;
58
- }
59
-
60
- .p-h-#{$size} {
61
- padding-left: #{$size}px !important;
62
- padding-right: #{$size}px !important;
63
- }
64
-
65
- .p-v-#{$size} {
66
- padding-top: #{$size}px !important;
67
- padding-bottom: #{$size}px !important;
68
- }
69
- }
70
-
71
- .flex {
72
- display: flex;
73
-
74
- &-col {
75
- flex-direction: column;
76
- }
77
-
78
- &-1 {
79
- flex: 1;
80
- }
81
-
82
- &-wrap {
83
- flex-wrap: wrap !important;
84
- }
85
- }
86
-
87
- .align-items {
88
- &-center {
89
- align-items: center;
90
- }
91
- &-end {
92
- align-items: flex-end;
93
- }
94
- &-start {
95
- align-items: start;
96
- }
97
- }
98
-
99
- .align-self {
100
- &-center {
101
- align-self: center;
102
- }
103
- &-end {
104
- align-self: flex-end;
105
- }
106
- &-start {
107
- align-self: start;
108
- }
109
- }
110
-
111
- .justify-content {
112
- &-center {
113
- justify-content: center;
114
- }
115
- &-end {
116
- justify-content: flex-end;
117
- }
118
- &-start {
119
- justify-content: start;
120
- }
121
- &-space-between {
122
- justify-content: space-between;
123
- }
124
- }
125
-
126
- .d {
127
- &-block {
128
- display: block;
129
- }
130
-
131
- &-none {
132
- display: none;
133
- }
134
- }
135
-
136
- .w-100 {
137
- width: 100%;
138
- }
139
-
140
- .h-100 {
141
- height: 100%;
142
- }
143
-
144
- .overflow {
145
- &-y-auto {
146
- overflow-y: auto;
147
- }
148
- &-y-hidden {
149
- overflow-y: hidden;
150
- }
151
- &-x-auto {
152
- overflow-x: auto;
153
- }
154
- &-x-hidden {
155
- overflow-x: hidden;
156
- }
157
- &-auto {
158
- overflow: auto;
159
- }
160
- &-hidden {
161
- overflow: hidden;
162
- }
163
- }
1
+ /*
2
+ * ------------------------------
3
+ * Padding et margin
4
+ * ------------------------------
5
+ */
6
+ // Les dimensions suivantes suivent les normes de Material Design, mais ne sont pas incluses dans Angular Material
7
+ $layout-spacing-sizes: 0 4 8 12 16 24 32 40 48;
8
+
9
+ $layout-sides: (
10
+ t: top,
11
+ r: right,
12
+ b: bottom,
13
+ l: left
14
+ );
15
+
16
+ @each $size in $layout-spacing-sizes {
17
+ @each $shortSide, $side in $layout-sides {
18
+ .m-#{$shortSide}-#{$size} {
19
+ margin-#{$side}: #{$size}px !important;
20
+ }
21
+ .m-#{$shortSide}-#{$size}-neg {
22
+ margin-#{$side}: -#{$size}px !important;
23
+ }
24
+ .p-#{$shortSide}-#{$size} {
25
+ padding-#{$side}: #{$size}px !important;
26
+ }
27
+ }
28
+
29
+ .m-#{$size} {
30
+ margin: #{$size}px !important;
31
+ }
32
+ .m-#{$size}-neg {
33
+ margin: -#{$size}px !important;
34
+ }
35
+
36
+ .p-#{$size} {
37
+ padding: #{$size}px !important;
38
+ }
39
+
40
+ .m-h-#{$size} {
41
+ margin-left: #{$size}px !important;
42
+ margin-right: #{$size}px !important;
43
+ }
44
+
45
+ .m-h-#{$size}-neg {
46
+ margin-left: -#{$size}px !important;
47
+ margin-right: -#{$size}px !important;
48
+ }
49
+
50
+ .m-v-#{$size} {
51
+ margin-top: #{$size}px !important;
52
+ margin-bottom: #{$size}px !important;
53
+ }
54
+
55
+ .m-v-#{$size}-neg {
56
+ margin-top: -#{$size}px !important;
57
+ margin-bottom: -#{$size}px !important;
58
+ }
59
+
60
+ .p-h-#{$size} {
61
+ padding-left: #{$size}px !important;
62
+ padding-right: #{$size}px !important;
63
+ }
64
+
65
+ .p-v-#{$size} {
66
+ padding-top: #{$size}px !important;
67
+ padding-bottom: #{$size}px !important;
68
+ }
69
+ }
70
+
71
+ .flex {
72
+ display: flex;
73
+
74
+ &-col {
75
+ flex-direction: column;
76
+ }
77
+
78
+ &-1 {
79
+ flex: 1;
80
+ }
81
+
82
+ &-wrap {
83
+ flex-wrap: wrap !important;
84
+ }
85
+ }
86
+
87
+ .align-items {
88
+ &-center {
89
+ align-items: center;
90
+ }
91
+ &-end {
92
+ align-items: flex-end;
93
+ }
94
+ &-start {
95
+ align-items: start;
96
+ }
97
+ }
98
+
99
+ .align-self {
100
+ &-center {
101
+ align-self: center;
102
+ }
103
+ &-end {
104
+ align-self: flex-end;
105
+ }
106
+ &-start {
107
+ align-self: start;
108
+ }
109
+ }
110
+
111
+ .justify-content {
112
+ &-center {
113
+ justify-content: center;
114
+ }
115
+ &-end {
116
+ justify-content: flex-end;
117
+ }
118
+ &-start {
119
+ justify-content: start;
120
+ }
121
+ &-space-between {
122
+ justify-content: space-between;
123
+ }
124
+ }
125
+
126
+ .d {
127
+ &-block {
128
+ display: block;
129
+ }
130
+
131
+ &-none {
132
+ display: none;
133
+ }
134
+ }
135
+
136
+ .w-100 {
137
+ width: 100%;
138
+ }
139
+
140
+ .h-100 {
141
+ height: 100%;
142
+ }
143
+
144
+ .overflow {
145
+ &-y-auto {
146
+ overflow-y: auto;
147
+ }
148
+ &-y-hidden {
149
+ overflow-y: hidden;
150
+ }
151
+ &-x-auto {
152
+ overflow-x: auto;
153
+ }
154
+ &-x-hidden {
155
+ overflow-x: hidden;
156
+ }
157
+ &-auto {
158
+ overflow: auto;
159
+ }
160
+ &-hidden {
161
+ overflow: hidden;
162
+ }
163
+ }
@@ -1,5 +1,5 @@
1
- @mixin text-ellipsis {
2
- text-overflow: ellipsis;
3
- white-space: nowrap;
4
- overflow: hidden;
5
- }
1
+ @mixin text-ellipsis {
2
+ text-overflow: ellipsis;
3
+ white-space: nowrap;
4
+ overflow: hidden;
5
+ }
@@ -1,5 +1,5 @@
1
- $igo-margin: 5px;
2
- $igo-padding: 5px;
3
- $igo-icon-size: 40px;
4
-
5
- $app-background-color: rgb(255, 255, 255);
1
+ $igo-margin: 5px;
2
+ $igo-padding: 5px;
3
+ $igo-icon-size: 40px;
4
+
5
+ $app-background-color: rgb(255, 255, 255);
@@ -1,39 +1,39 @@
1
- @use 'sass:map';
2
- @use '@angular/material' as mat;
3
-
4
- @mixin material-override($theme) {
5
- @include mat-button-toggle($theme);
6
- @include mat-tab-group($theme);
7
- }
8
-
9
- @mixin mat-tab-group($theme) {
10
- mat-tab-group,
11
- mat-tab-group ::ng-deep .mat-mdc-tab-body-wrapper {
12
- height: 100%;
13
- overflow: hidden;
14
- }
15
- }
16
-
17
- @mixin mat-button-toggle($theme) {
18
- $accent: map.get($theme, accent);
19
- $dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
20
- $density: mat.get-density-config($theme);
21
-
22
- $theme: map.merge(
23
- $theme,
24
- (
25
- density: $density - 3
26
- )
27
- );
28
-
29
- @include mat.button-toggle-density($theme);
30
-
31
- mat-button-toggle {
32
- color: black !important;
33
-
34
- &.mat-button-toggle-checked {
35
- background-color: mat.get-color-from-palette($accent);
36
- color: mat.get-color-from-palette($dark);
37
- }
38
- }
39
- }
1
+ @use 'sass:map';
2
+ @use '@angular/material' as mat;
3
+
4
+ @mixin material-override($theme) {
5
+ @include mat-button-toggle($theme);
6
+ @include mat-tab-group($theme);
7
+ }
8
+
9
+ @mixin mat-tab-group($theme) {
10
+ mat-tab-group,
11
+ mat-tab-group ::ng-deep .mat-mdc-tab-body-wrapper {
12
+ height: 100%;
13
+ overflow: hidden;
14
+ }
15
+ }
16
+
17
+ @mixin mat-button-toggle($theme) {
18
+ $accent: map.get($theme, accent);
19
+ $dark: mat.define-palette(mat.$grey-palette, 800, 700, 900);
20
+ $density: mat.get-density-config($theme);
21
+
22
+ $theme: map.merge(
23
+ $theme,
24
+ (
25
+ density: $density - 3
26
+ )
27
+ );
28
+
29
+ @include mat.button-toggle-density($theme);
30
+
31
+ mat-button-toggle {
32
+ color: black !important;
33
+
34
+ &.mat-button-toggle-checked {
35
+ background-color: mat.get-color-from-palette($accent);
36
+ color: mat.get-color-from-palette($dark);
37
+ }
38
+ }
39
+ }
@@ -2920,18 +2920,14 @@ igo-zoom-button > div.igo-zoom-button-container > button.mat-accent {
2920
2920
  background-color: rgba(0, 0, 0, 0.87);
2921
2921
  }
2922
2922
 
2923
- igo-menu-button > #menu-button {
2924
- color: #1976d2;
2925
- }
2926
-
2927
- igo-menu-button > #menu-button.menu-button-reverse-color-close {
2923
+ igo-menu-button > button#menu-button {
2924
+ color: rgb(255, 255, 255);
2928
2925
  background-color: #1976d2;
2929
- color: white;
2930
2926
  }
2931
2927
 
2932
- igo-menu-button > #menu-button.menu-button-reverse-color {
2933
- background-color: #1976d2;
2934
- color: white;
2928
+ igo-menu-button > button#menu-button.menu-button-white-background {
2929
+ color: #1976d2;
2930
+ background-color: rgb(255, 255, 255);
2935
2931
  }
2936
2932
 
2937
2933
  .igo-map-tooltip-measure {
@@ -1,34 +1,34 @@
1
- @use 'sass:map';
2
- @use '@angular/material' as mat;
3
- @use '../../index' as igo;
4
-
5
- $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
6
- $accent: mat.define-palette(mat.$blue-palette, 200);
7
- $warn: mat.define-palette(mat.$red-palette);
8
- $typography: igo.$igo-typography;
9
-
10
- $theme: mat.define-light-theme(
11
- (
12
- color: (
13
- primary: $primary,
14
- accent: $accent,
15
- warn: $warn
16
- ),
17
- typography: $typography,
18
- density: 0
19
- )
20
- );
21
-
22
- $foreground: igo.theme-foreground(mat.define-palette(mat.$grey-palette, 900));
23
- $theme: map.merge(
24
- $theme,
25
- (
26
- foreground: $foreground
27
- )
28
- );
29
-
30
- @include mat.core();
31
- @include mat.typography-hierarchy($typography);
32
- @include mat.all-component-themes($theme);
33
-
34
- @include igo.all-component-themes($theme);
1
+ @use 'sass:map';
2
+ @use '@angular/material' as mat;
3
+ @use '../../index' as igo;
4
+
5
+ $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
6
+ $accent: mat.define-palette(mat.$blue-palette, 200);
7
+ $warn: mat.define-palette(mat.$red-palette);
8
+ $typography: igo.$igo-typography;
9
+
10
+ $theme: mat.define-light-theme(
11
+ (
12
+ color: (
13
+ primary: $primary,
14
+ accent: $accent,
15
+ warn: $warn
16
+ ),
17
+ typography: $typography,
18
+ density: 0
19
+ )
20
+ );
21
+
22
+ $foreground: igo.theme-foreground(mat.define-palette(mat.$grey-palette, 900));
23
+ $theme: map.merge(
24
+ $theme,
25
+ (
26
+ foreground: $foreground
27
+ )
28
+ );
29
+
30
+ @include mat.core();
31
+ @include mat.typography-hierarchy($typography);
32
+ @include mat.all-component-themes($theme);
33
+
34
+ @include igo.all-component-themes($theme);
@@ -2920,18 +2920,14 @@ igo-zoom-button > div.igo-zoom-button-container > button.mat-accent {
2920
2920
  background-color: black;
2921
2921
  }
2922
2922
 
2923
- igo-menu-button > #menu-button {
2924
- color: #164e62;
2925
- }
2926
-
2927
- igo-menu-button > #menu-button.menu-button-reverse-color-close {
2923
+ igo-menu-button > button#menu-button {
2924
+ color: rgb(255, 255, 255);
2928
2925
  background-color: #164e62;
2929
- color: white;
2930
2926
  }
2931
2927
 
2932
- igo-menu-button > #menu-button.menu-button-reverse-color {
2933
- background-color: #164e62;
2934
- color: white;
2928
+ igo-menu-button > button#menu-button.menu-button-white-background {
2929
+ color: #164e62;
2930
+ background-color: rgb(255, 255, 255);
2935
2931
  }
2936
2932
 
2937
2933
  .igo-map-tooltip-measure {
@@ -1,67 +1,67 @@
1
- @use 'sass:map';
2
- @use '@angular/material' as mat;
3
- @use '../../index' as igo;
4
-
5
- $bluedark-palette: (
6
- 50: #e3eaec,
7
- 100: #b9cad0,
8
- 200: #8ba7b1,
9
- 300: #5c8391,
10
- 400: #39697a,
11
- 500: #164e62,
12
- 600: #13475a,
13
- 700: #103d50,
14
- 800: #0c3546,
15
- 900: #062534,
16
- A100: #6dc6ff,
17
- A200: #3ab2ff,
18
- A400: #079eff,
19
- A700: #0090ec,
20
- contrast: (
21
- 50: #000000,
22
- 100: #000000,
23
- 200: #000000,
24
- 300: #ffffff,
25
- 400: #ffffff,
26
- 500: #ffffff,
27
- 600: #ffffff,
28
- 700: #ffffff,
29
- 800: #ffffff,
30
- 900: #ffffff,
31
- A100: #000000,
32
- A200: #000000,
33
- A400: #ffffff,
34
- A700: #ffffff
35
- )
36
- );
37
-
38
- $primary: mat.define-palette($bluedark-palette, 500);
39
- $accent: mat.define-palette($bluedark-palette, 200);
40
- $warn: mat.define-palette(mat.$red-palette);
41
- $typography: igo.$igo-typography;
42
-
43
- $theme: mat.define-light-theme(
44
- (
45
- color: (
46
- primary: $primary,
47
- accent: $accent,
48
- warn: $warn
49
- ),
50
- typography: $typography,
51
- density: 0
52
- )
53
- );
54
-
55
- $foreground: igo.theme-foreground(mat.define-palette(mat.$grey-palette, 900));
56
- $theme: map.merge(
57
- $theme,
58
- (
59
- foreground: $foreground
60
- )
61
- );
62
-
63
- @include mat.core();
64
- @include mat.typography-hierarchy($typography);
65
- @include mat.all-component-themes($theme);
66
-
67
- @include igo.all-component-themes($theme);
1
+ @use 'sass:map';
2
+ @use '@angular/material' as mat;
3
+ @use '../../index' as igo;
4
+
5
+ $bluedark-palette: (
6
+ 50: #e3eaec,
7
+ 100: #b9cad0,
8
+ 200: #8ba7b1,
9
+ 300: #5c8391,
10
+ 400: #39697a,
11
+ 500: #164e62,
12
+ 600: #13475a,
13
+ 700: #103d50,
14
+ 800: #0c3546,
15
+ 900: #062534,
16
+ A100: #6dc6ff,
17
+ A200: #3ab2ff,
18
+ A400: #079eff,
19
+ A700: #0090ec,
20
+ contrast: (
21
+ 50: #000000,
22
+ 100: #000000,
23
+ 200: #000000,
24
+ 300: #ffffff,
25
+ 400: #ffffff,
26
+ 500: #ffffff,
27
+ 600: #ffffff,
28
+ 700: #ffffff,
29
+ 800: #ffffff,
30
+ 900: #ffffff,
31
+ A100: #000000,
32
+ A200: #000000,
33
+ A400: #ffffff,
34
+ A700: #ffffff
35
+ )
36
+ );
37
+
38
+ $primary: mat.define-palette($bluedark-palette, 500);
39
+ $accent: mat.define-palette($bluedark-palette, 200);
40
+ $warn: mat.define-palette(mat.$red-palette);
41
+ $typography: igo.$igo-typography;
42
+
43
+ $theme: mat.define-light-theme(
44
+ (
45
+ color: (
46
+ primary: $primary,
47
+ accent: $accent,
48
+ warn: $warn
49
+ ),
50
+ typography: $typography,
51
+ density: 0
52
+ )
53
+ );
54
+
55
+ $foreground: igo.theme-foreground(mat.define-palette(mat.$grey-palette, 900));
56
+ $theme: map.merge(
57
+ $theme,
58
+ (
59
+ foreground: $foreground
60
+ )
61
+ );
62
+
63
+ @include mat.core();
64
+ @include mat.typography-hierarchy($typography);
65
+ @include mat.all-component-themes($theme);
66
+
67
+ @include igo.all-component-themes($theme);