@igo2/core 1.14.0 → 1.14.2

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 (110) hide show
  1. package/__ivy_ngcc__/locale/en.auth.json +29 -29
  2. package/__ivy_ngcc__/locale/en.common.json +43 -43
  3. package/__ivy_ngcc__/locale/en.context.json +199 -199
  4. package/__ivy_ngcc__/locale/en.core.json +29 -29
  5. package/__ivy_ngcc__/locale/en.geo.json +788 -772
  6. package/__ivy_ngcc__/locale/en.integration.json +123 -123
  7. package/__ivy_ngcc__/locale/en.json +25 -9
  8. package/__ivy_ngcc__/locale/fr.auth.json +32 -32
  9. package/__ivy_ngcc__/locale/fr.common.json +43 -43
  10. package/__ivy_ngcc__/locale/fr.context.json +199 -199
  11. package/__ivy_ngcc__/locale/fr.core.json +29 -29
  12. package/__ivy_ngcc__/locale/fr.geo.json +788 -772
  13. package/__ivy_ngcc__/locale/fr.integration.json +125 -125
  14. package/__ivy_ngcc__/locale/fr.json +20 -4
  15. package/esm2020/lib/activity/activity.interceptor.mjs +1 -1
  16. package/esm2020/lib/activity/activity.module.mjs +1 -1
  17. package/esm2020/lib/activity/activity.service.mjs +1 -1
  18. package/esm2020/lib/activity/index.mjs +1 -1
  19. package/esm2020/lib/analytics/index.mjs +1 -1
  20. package/esm2020/lib/analytics/shared/analytics.interface.mjs +1 -1
  21. package/esm2020/lib/analytics/shared/analytics.service.mjs +1 -1
  22. package/esm2020/lib/analytics/shared/index.mjs +1 -1
  23. package/esm2020/lib/compression/compressedData.interface.mjs +1 -1
  24. package/esm2020/lib/compression/compression.service.mjs +1 -1
  25. package/esm2020/lib/compression/index.mjs +1 -1
  26. package/esm2020/lib/config/config.interface.mjs +1 -1
  27. package/esm2020/lib/config/config.module.mjs +1 -1
  28. package/esm2020/lib/config/config.provider.mjs +1 -1
  29. package/esm2020/lib/config/config.service.mjs +1 -1
  30. package/esm2020/lib/config/index.mjs +1 -1
  31. package/esm2020/lib/config/version.mjs +3 -3
  32. package/esm2020/lib/core.module.mjs +1 -1
  33. package/esm2020/lib/gesture/gesture.module.mjs +1 -1
  34. package/esm2020/lib/gesture/gesture.provider.mjs +1 -1
  35. package/esm2020/lib/language/index.mjs +1 -1
  36. package/esm2020/lib/language/language.module.mjs +1 -1
  37. package/esm2020/lib/language/shared/index.mjs +1 -1
  38. package/esm2020/lib/language/shared/language.interface.mjs +1 -1
  39. package/esm2020/lib/language/shared/language.loader.mjs +1 -1
  40. package/esm2020/lib/language/shared/language.provider.mjs +1 -1
  41. package/esm2020/lib/language/shared/language.service.mjs +5 -5
  42. package/esm2020/lib/language/shared/missing-translation.guard.mjs +2 -2
  43. package/esm2020/lib/media/index.mjs +1 -1
  44. package/esm2020/lib/media/media.enum.mjs +1 -1
  45. package/esm2020/lib/media/media.service.mjs +1 -1
  46. package/esm2020/lib/message/index.mjs +1 -1
  47. package/esm2020/lib/message/message.module.mjs +1 -1
  48. package/esm2020/lib/message/shared/index.mjs +1 -1
  49. package/esm2020/lib/message/shared/message.enum.mjs +1 -1
  50. package/esm2020/lib/message/shared/message.interface.mjs +1 -1
  51. package/esm2020/lib/message/shared/message.service.mjs +1 -1
  52. package/esm2020/lib/network/index.mjs +1 -1
  53. package/esm2020/lib/network/network.interfaces.mjs +1 -1
  54. package/esm2020/lib/network/network.service.mjs +1 -1
  55. package/esm2020/lib/regex/index.mjs +3 -0
  56. package/esm2020/lib/regex/regex.interface.mjs +2 -0
  57. package/esm2020/lib/regex/regex.service.mjs +27 -0
  58. package/esm2020/lib/request/error.interceptor.mjs +1 -1
  59. package/esm2020/lib/request/error.module.mjs +1 -1
  60. package/esm2020/lib/request/index.mjs +1 -1
  61. package/esm2020/lib/request/logging.interceptor.mjs +2 -2
  62. package/esm2020/lib/request/logging.module.mjs +1 -1
  63. package/esm2020/lib/route/route.interface.mjs +1 -1
  64. package/esm2020/lib/route/route.service.mjs +1 -1
  65. package/esm2020/lib/storage/index.mjs +1 -1
  66. package/esm2020/lib/storage/storage.interface.mjs +1 -1
  67. package/esm2020/lib/storage/storage.service.mjs +1 -1
  68. package/esm2020/public_api.mjs +2 -1
  69. package/fesm2015/igo2-core.mjs +34 -8
  70. package/fesm2015/igo2-core.mjs.map +1 -1
  71. package/fesm2020/igo2-core.mjs +32 -8
  72. package/fesm2020/igo2-core.mjs.map +1 -1
  73. package/lib/regex/index.d.ts +2 -0
  74. package/lib/regex/regex.interface.d.ts +3 -0
  75. package/lib/regex/regex.service.d.ts +12 -0
  76. package/locale/en.auth.json +29 -29
  77. package/locale/en.common.json +43 -43
  78. package/locale/en.context.json +199 -199
  79. package/locale/en.core.json +29 -29
  80. package/locale/en.geo.json +788 -772
  81. package/locale/en.integration.json +123 -123
  82. package/locale/en.json +25 -9
  83. package/locale/fr.auth.json +32 -32
  84. package/locale/fr.common.json +43 -43
  85. package/locale/fr.context.json +199 -199
  86. package/locale/fr.core.json +29 -29
  87. package/locale/fr.geo.json +788 -772
  88. package/locale/fr.integration.json +125 -125
  89. package/locale/fr.json +20 -4
  90. package/package.json +2 -2
  91. package/public_api.d.ts +1 -0
  92. package/style/all.theming.scss +5 -5
  93. package/style/core.theming.scss +9 -9
  94. package/style/foreground.scss +20 -20
  95. package/style/index.theming.scss +781 -729
  96. package/style/material.font.scss +9 -9
  97. package/style/partial/core.variables.scss +4 -4
  98. package/style/partial/media.scss +80 -80
  99. package/style/setup.scss +2 -2
  100. package/style/themes/blue.theme.scss +19 -19
  101. package/style/themes/bluedark.theme.scss +52 -0
  102. package/style/themes/bluedq.theme.scss +52 -52
  103. package/style/themes/bluegrey.theme.scss +16 -16
  104. package/style/themes/dark.theme.scss +16 -16
  105. package/style/themes/deeppurple.theme.scss +16 -16
  106. package/style/themes/indigo.theme.scss +16 -16
  107. package/style/themes/orange.theme.scss +16 -16
  108. package/style/themes/teal.theme.scss +16 -16
  109. package/style/theming.scss +5 -5
  110. package/style/typography.scss +17 -17
@@ -1,10 +1,10 @@
1
- button.mat-menu-item {
2
- line-height: 24px !important;
3
- }
4
- a.mat-menu-item > mat-icon {
5
- margin-bottom: 14px;
6
- }
7
- .mat-icon svg {
8
- height: 24px;
9
- width: 24px;
1
+ button.mat-menu-item {
2
+ line-height: 24px !important;
3
+ }
4
+ a.mat-menu-item > mat-icon {
5
+ margin-bottom: 14px;
6
+ }
7
+ .mat-icon svg {
8
+ height: 24px;
9
+ width: 24px;
10
10
  }
@@ -1,5 +1,5 @@
1
- $igo-margin: 5px;
2
- $igo-padding: 5px;
3
- $igo-icon-size: 40px;
4
-
1
+ $igo-margin: 5px;
2
+ $igo-padding: 5px;
3
+ $igo-icon-size: 40px;
4
+
5
5
  $app-background-color: rgb(255, 255, 255);
@@ -1,80 +1,80 @@
1
- $mobile-portrait: 'only screen and (orientation:portrait) and (max-width: 599px)';
2
- $tablet-portrait: 'only screen and (orientation:portrait) and (min-width: 600px) and (max-width: 839px)';
3
- $desktop-portrait: 'only screen and (orientation:portrait) and (min-width: 840px)';
4
-
5
- $mobile-landscape: 'only screen and (orientation:landscape) and (max-width: 959px)';
6
- $tablet-landscape: 'only screen and (orientation:landscape) and (min-width: 960px) and (max-width: 1279px)';
7
- $desktop-landscape: 'only screen and (orientation:landscape) and (min-width: 1280px)';
8
-
9
- $mobile: $mobile-portrait + ',' + $mobile-landscape;
10
- $tablet: $tablet-portrait + ',' + $tablet-landscape;
11
- $desktop: $desktop-portrait + ',' + $desktop-landscape;
12
-
13
- $portrait: 'only screen and (orientation:portrait)';
14
- $landscape: 'only screen and (orientation:landscape)';
15
-
16
- $xsmall-screen: 'only screen and (max-width: 599px)';
17
- $small-screen: 'only screen and (min-width: 600px) and (max-width: 959px)';
18
- $medium-screen: 'only screen and (min-width: 960px) and (max-width: 1280px)';
19
- $large-screen: 'only screen and (min-width: 1280px) and (max-width: 1919px)';
20
- $xlarge-screen: 'only screen and (min-width: 1920px)';
21
-
22
- @mixin mobile {
23
- @media #{$mobile} {
24
- @content;
25
- }
26
- }
27
-
28
- @mixin tablet {
29
- @media #{$tablet} {
30
- @content;
31
- }
32
- }
33
-
34
- @mixin desktop {
35
- @media #{$desktop} {
36
- @content;
37
- }
38
- }
39
-
40
- @mixin portrait {
41
- @media #{$portrait} {
42
- @content;
43
- }
44
- }
45
-
46
- @mixin landscape {
47
- @media #{$landscape} {
48
- @content;
49
- }
50
- }
51
-
52
- @mixin xsmall-screen {
53
- @media #{$xsmall-screen} {
54
- @content;
55
- }
56
- }
57
-
58
- @mixin small-screen {
59
- @media #{$small-screen} {
60
- @content;
61
- }
62
- }
63
-
64
- @mixin medium-screen {
65
- @media #{$medium-screen} {
66
- @content;
67
- }
68
- }
69
-
70
- @mixin large-screen {
71
- @media #{$large-screen} {
72
- @content;
73
- }
74
- }
75
-
76
- @mixin xlarge-screen {
77
- @media #{$xlarge-screen} {
78
- @content;
79
- }
80
- }
1
+ $mobile-portrait: 'only screen and (orientation:portrait) and (max-width: 599px)';
2
+ $tablet-portrait: 'only screen and (orientation:portrait) and (min-width: 600px) and (max-width: 839px)';
3
+ $desktop-portrait: 'only screen and (orientation:portrait) and (min-width: 840px)';
4
+
5
+ $mobile-landscape: 'only screen and (orientation:landscape) and (max-width: 959px)';
6
+ $tablet-landscape: 'only screen and (orientation:landscape) and (min-width: 960px) and (max-width: 1279px)';
7
+ $desktop-landscape: 'only screen and (orientation:landscape) and (min-width: 1280px)';
8
+
9
+ $mobile: $mobile-portrait + ',' + $mobile-landscape;
10
+ $tablet: $tablet-portrait + ',' + $tablet-landscape;
11
+ $desktop: $desktop-portrait + ',' + $desktop-landscape;
12
+
13
+ $portrait: 'only screen and (orientation:portrait)';
14
+ $landscape: 'only screen and (orientation:landscape)';
15
+
16
+ $xsmall-screen: 'only screen and (max-width: 599px)';
17
+ $small-screen: 'only screen and (min-width: 600px) and (max-width: 959px)';
18
+ $medium-screen: 'only screen and (min-width: 960px) and (max-width: 1280px)';
19
+ $large-screen: 'only screen and (min-width: 1280px) and (max-width: 1919px)';
20
+ $xlarge-screen: 'only screen and (min-width: 1920px)';
21
+
22
+ @mixin mobile {
23
+ @media #{$mobile} {
24
+ @content;
25
+ }
26
+ }
27
+
28
+ @mixin tablet {
29
+ @media #{$tablet} {
30
+ @content;
31
+ }
32
+ }
33
+
34
+ @mixin desktop {
35
+ @media #{$desktop} {
36
+ @content;
37
+ }
38
+ }
39
+
40
+ @mixin portrait {
41
+ @media #{$portrait} {
42
+ @content;
43
+ }
44
+ }
45
+
46
+ @mixin landscape {
47
+ @media #{$landscape} {
48
+ @content;
49
+ }
50
+ }
51
+
52
+ @mixin xsmall-screen {
53
+ @media #{$xsmall-screen} {
54
+ @content;
55
+ }
56
+ }
57
+
58
+ @mixin small-screen {
59
+ @media #{$small-screen} {
60
+ @content;
61
+ }
62
+ }
63
+
64
+ @mixin medium-screen {
65
+ @media #{$medium-screen} {
66
+ @content;
67
+ }
68
+ }
69
+
70
+ @mixin large-screen {
71
+ @media #{$large-screen} {
72
+ @content;
73
+ }
74
+ }
75
+
76
+ @mixin xlarge-screen {
77
+ @media #{$xlarge-screen} {
78
+ @content;
79
+ }
80
+ }
package/style/setup.scss CHANGED
@@ -1,2 +1,2 @@
1
- @use './node_modules/@angular/material/_index.scss' as mat;
2
- @use './node_modules/@angular/cdk' as cdk;
1
+ @use './node_modules/@angular/material/_index.scss' as mat;
2
+ @use './node_modules/@angular/cdk' as cdk;
@@ -1,19 +1,19 @@
1
- .blue-theme {
2
- $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
3
- $accent: mat.define-palette(mat.$blue-palette, 200);
4
- $warn: mat.define-palette(mat.$red-palette);
5
-
6
- $temp-theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
15
- $theme: map-merge($temp-theme, (foreground: $foreground));
16
-
17
- @include igo-all-theming($theme);
18
- @include mat.all-component-colors($theme);
19
- }
1
+ .blue-theme {
2
+ $primary: mat.define-palette(mat.$blue-palette, 700, 400, 900);
3
+ $accent: mat.define-palette(mat.$blue-palette, 200);
4
+ $warn: mat.define-palette(mat.$red-palette);
5
+
6
+ $temp-theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
15
+ $theme: map-merge($temp-theme, (foreground: $foreground));
16
+
17
+ @include igo-all-theming($theme);
18
+ @include mat.all-component-colors($theme);
19
+ }
@@ -0,0 +1,52 @@
1
+ .bluedark-theme {
2
+ $bluedark-palette: (
3
+ 50 : #e3eaec,
4
+ 100 : #b9cad0,
5
+ 200 : #8ba7b1,
6
+ 300 : #5c8391,
7
+ 400 : #39697a,
8
+ 500 : #164e62,
9
+ 600 : #13475a,
10
+ 700 : #103d50,
11
+ 800 : #0c3546,
12
+ 900 : #062534,
13
+ A100 : #6dc6ff,
14
+ A200 : #3ab2ff,
15
+ A400 : #079eff,
16
+ A700 : #0090ec,
17
+ contrast: (
18
+ 50 : #000000,
19
+ 100 : #000000,
20
+ 200 : #000000,
21
+ 300 : #ffffff,
22
+ 400 : #ffffff,
23
+ 500 : #ffffff,
24
+ 600 : #ffffff,
25
+ 700 : #ffffff,
26
+ 800 : #ffffff,
27
+ 900 : #ffffff,
28
+ A100 : #000000,
29
+ A200 : #000000,
30
+ A400 : #ffffff,
31
+ A700 : #ffffff,
32
+ )
33
+ );
34
+
35
+ $primary: mat.define-palette($bluedark-palette, 500);
36
+ $accent: mat.define-palette($bluedark-palette, 200);
37
+ $warn: mat.define-palette(mat.$red-palette);
38
+
39
+ $temp-theme: mat.define-light-theme((
40
+ color: (
41
+ primary: $primary,
42
+ accent: $accent,
43
+ warn: $warn
44
+ )
45
+ ));
46
+
47
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
48
+ $theme: map-merge($temp-theme, (foreground: $foreground));
49
+
50
+ @include igo-all-theming($theme);
51
+ @include mat.all-component-colors($theme);
52
+ }
@@ -1,52 +1,52 @@
1
- .bluedq-theme {
2
- $dq-palette: (
3
- 50 : #e1f5fd,
4
- 100 : #b4e5fb,
5
- 200 : #82d4f8,
6
- 300 : #53c3f4,
7
- 400 : #31B6f2,
8
- 500 : #0d81df,
9
- 600 : #149Be1,
10
- 700 : #1088cd,
11
- 800 : #0F77B9,
12
- 900 : #095797,
13
- A100 : #6dc6ff,
14
- A200 : #3ab2ff,
15
- A400 : #079eff,
16
- A700 : #0090ec,
17
- contrast: (
18
- 50 : #000000,
19
- 100 : #000000,
20
- 200 : #000000,
21
- 300 : #000000,
22
- 400 : #000000,
23
- 500 : #000000,
24
- 600 : #ffffff,
25
- 700 : #ffffff,
26
- 800 : #ffffff,
27
- 900 : #ffffff,
28
- A100 : #000000,
29
- A200 : #000000,
30
- A400 : #ffffff,
31
- A700 : #ffffff,
32
- )
33
- );
34
-
35
- $primary: mat.define-palette($dq-palette, 900);
36
- $accent: mat.define-palette($dq-palette, 500);
37
- $warn: mat.define-palette(mat.$red-palette);
38
-
39
- $temp-theme: mat.define-light-theme((
40
- color: (
41
- primary: $primary,
42
- accent: $accent,
43
- warn: $warn
44
- )
45
- ));
46
-
47
- $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
48
- $theme: map-merge($temp-theme, (foreground: $foreground));
49
-
50
- @include igo-all-theming($theme);
51
- @include mat.all-component-colors($theme);
52
- }
1
+ .bluedq-theme {
2
+ $dq-palette: (
3
+ 50 : #e1f5fd,
4
+ 100 : #b4e5fb,
5
+ 200 : #82d4f8,
6
+ 300 : #53c3f4,
7
+ 400 : #31B6f2,
8
+ 500 : #0d81df,
9
+ 600 : #149Be1,
10
+ 700 : #1088cd,
11
+ 800 : #0F77B9,
12
+ 900 : #095797,
13
+ A100 : #6dc6ff,
14
+ A200 : #3ab2ff,
15
+ A400 : #079eff,
16
+ A700 : #0090ec,
17
+ contrast: (
18
+ 50 : #000000,
19
+ 100 : #000000,
20
+ 200 : #000000,
21
+ 300 : #000000,
22
+ 400 : #000000,
23
+ 500 : #000000,
24
+ 600 : #ffffff,
25
+ 700 : #ffffff,
26
+ 800 : #ffffff,
27
+ 900 : #ffffff,
28
+ A100 : #000000,
29
+ A200 : #000000,
30
+ A400 : #ffffff,
31
+ A700 : #ffffff,
32
+ )
33
+ );
34
+
35
+ $primary: mat.define-palette($dq-palette, 900);
36
+ $accent: mat.define-palette($dq-palette, 500);
37
+ $warn: mat.define-palette(mat.$red-palette);
38
+
39
+ $temp-theme: mat.define-light-theme((
40
+ color: (
41
+ primary: $primary,
42
+ accent: $accent,
43
+ warn: $warn
44
+ )
45
+ ));
46
+
47
+ $foreground: theme-foreground(mat.define-palette(mat.$grey-palette, 900));
48
+ $theme: map-merge($temp-theme, (foreground: $foreground));
49
+
50
+ @include igo-all-theming($theme);
51
+ @include mat.all-component-colors($theme);
52
+ }
@@ -1,16 +1,16 @@
1
- .bluegrey-theme {
2
- $primary: mat.define-palette(mat.$blue-grey-palette);
3
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
- $warn: mat.define-palette(mat.$deep-orange-palette);
5
-
6
- $theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .bluegrey-theme {
2
+ $primary: mat.define-palette(mat.$blue-grey-palette);
3
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
+ $warn: mat.define-palette(mat.$deep-orange-palette);
5
+
6
+ $theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,16 +1,16 @@
1
- .dark-theme {
2
- $primary: mat.define-palette(mat.$blue-grey-palette);
3
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
- $warn: mat.define-palette(mat.$deep-orange-palette);
5
-
6
- $theme: mat.define-dark-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .dark-theme {
2
+ $primary: mat.define-palette(mat.$blue-grey-palette);
3
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
+ $warn: mat.define-palette(mat.$deep-orange-palette);
5
+
6
+ $theme: mat.define-dark-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,16 +1,16 @@
1
- .deeppurple-theme {
2
- $primary: mat.define-palette(mat.$deep-purple-palette);
3
- $accent: mat.define-palette(mat.$amber-palette, A200, A100, A400);
4
- $warn: mat.define-palette(mat.$red-palette);
5
-
6
- $theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .deeppurple-theme {
2
+ $primary: mat.define-palette(mat.$deep-purple-palette);
3
+ $accent: mat.define-palette(mat.$amber-palette, A200, A100, A400);
4
+ $warn: mat.define-palette(mat.$red-palette);
5
+
6
+ $theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,16 +1,16 @@
1
- .indigo-theme {
2
- $primary: mat.define-palette(mat.$indigo-palette);
3
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
- $warn: mat.define-palette(mat.$red-palette);
5
-
6
- $theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .indigo-theme {
2
+ $primary: mat.define-palette(mat.$indigo-palette);
3
+ $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
4
+ $warn: mat.define-palette(mat.$red-palette);
5
+
6
+ $theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,16 +1,16 @@
1
- .orange-theme {
2
- $primary: mat.define-palette(mat.$orange-palette, 800);
3
- $accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
4
- $warn: mat.define-palette(mat.$red-palette, 600);
5
-
6
- $theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .orange-theme {
2
+ $primary: mat.define-palette(mat.$orange-palette, 800);
3
+ $accent: mat.define-palette(mat.$light-blue-palette, 600, 100, 800);
4
+ $warn: mat.define-palette(mat.$red-palette, 600);
5
+
6
+ $theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,16 +1,16 @@
1
- .teal-theme {
2
- $primary: mat.define-palette(mat.$teal-palette, 600, 400, 900);
3
- $accent: mat.define-palette(mat.$teal-palette, 400);
4
- $warn: mat.define-palette(mat.$red-palette);
5
-
6
- $theme: mat.define-light-theme((
7
- color: (
8
- primary: $primary,
9
- accent: $accent,
10
- warn: $warn
11
- )
12
- ));
13
-
14
- @include igo-all-theming($theme);
15
- @include mat.all-component-colors($theme);
16
- }
1
+ .teal-theme {
2
+ $primary: mat.define-palette(mat.$teal-palette, 600, 400, 900);
3
+ $accent: mat.define-palette(mat.$teal-palette, 400);
4
+ $warn: mat.define-palette(mat.$red-palette);
5
+
6
+ $theme: mat.define-light-theme((
7
+ color: (
8
+ primary: $primary,
9
+ accent: $accent,
10
+ warn: $warn
11
+ )
12
+ ));
13
+
14
+ @include igo-all-theming($theme);
15
+ @include mat.all-component-colors($theme);
16
+ }
@@ -1,5 +1,5 @@
1
- @import './material.font';
2
-
3
- @mixin igo-theming($theme, $typography) {
4
- @include igo-core-theming($theme, $typography);
5
- }
1
+ @import './material.font';
2
+
3
+ @mixin igo-theming($theme, $typography) {
4
+ @include igo-core-theming($theme, $typography);
5
+ }
@@ -1,17 +1,17 @@
1
- $igo-typography: mat.define-typography-config(
2
- $display-4: mat.define-typography-level(110px, 110px, 300),
3
- $display-3: mat.define-typography-level(54px, 54px, 400),
4
- $display-2: mat.define-typography-level(43px, 46px, 400),
5
- $display-1: mat.define-typography-level(32px, 38px, 400),
6
- $headline: mat.define-typography-level(22px, 30px, 400),
7
- $title: mat.define-typography-level(18px, 30px, 500),
8
- $subheading-2: mat.define-typography-level(14px, 26px, 400),
9
- $subheading-1: mat.define-typography-level(13px, 22px, 400),
10
- $body-2: mat.define-typography-level(12px, 22px, 500),
11
- $body-1: mat.define-typography-level(12px, 18px, 400),
12
- $caption: mat.define-typography-level(12px, 18px, 400),
13
- $button: mat.define-typography-level(13px, 13px, 500),
14
- $input: mat.define-typography-level(14px, 1.25, 400)
15
- );
16
-
17
- @include mat.core($igo-typography);
1
+ $igo-typography: mat.define-typography-config(
2
+ $display-4: mat.define-typography-level(110px, 110px, 300),
3
+ $display-3: mat.define-typography-level(54px, 54px, 400),
4
+ $display-2: mat.define-typography-level(43px, 46px, 400),
5
+ $display-1: mat.define-typography-level(32px, 38px, 400),
6
+ $headline: mat.define-typography-level(22px, 30px, 400),
7
+ $title: mat.define-typography-level(18px, 30px, 500),
8
+ $subheading-2: mat.define-typography-level(14px, 26px, 400),
9
+ $subheading-1: mat.define-typography-level(13px, 22px, 400),
10
+ $body-2: mat.define-typography-level(12px, 22px, 500),
11
+ $body-1: mat.define-typography-level(12px, 18px, 400),
12
+ $caption: mat.define-typography-level(12px, 18px, 400),
13
+ $button: mat.define-typography-level(13px, 13px, 500),
14
+ $input: mat.define-typography-level(14px, 1.25, 400)
15
+ );
16
+
17
+ @include mat.core($igo-typography);