@gravitee/ui-particles-angular 7.58.0-renovate-angular-61eb950 → 8.0.0-angular15-be0770c

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 (192) hide show
  1. package/README.md +1 -1
  2. package/esm2020/lib/gio-asciidoctor/gio-asciidoctor.component.mjs +5 -5
  3. package/esm2020/lib/gio-asciidoctor/gio-asciidoctor.module.mjs +5 -5
  4. package/esm2020/lib/gio-asciidoctor/gio-asciidoctor.service.mjs +4 -4
  5. package/esm2020/lib/gio-avatar/gio-avatar.component.mjs +7 -7
  6. package/esm2020/lib/gio-avatar/gio-avatar.module.mjs +5 -5
  7. package/esm2020/lib/gio-banner/gio-banner.component.mjs +27 -27
  8. package/esm2020/lib/gio-banner/gio-banner.module.mjs +5 -5
  9. package/esm2020/lib/gio-breadcrumb/gio-breadcrumb-item.directive.mjs +4 -4
  10. package/esm2020/lib/gio-breadcrumb/gio-breadcrumb.component.mjs +4 -4
  11. package/esm2020/lib/gio-breadcrumb/gio-breadcrumb.module.mjs +5 -5
  12. package/esm2020/lib/gio-clipboard/gio-clipboard-copy-icon.component.mjs +6 -6
  13. package/esm2020/lib/gio-clipboard/gio-clipboard-copy-wrapper.component.mjs +4 -4
  14. package/esm2020/lib/gio-clipboard/gio-clipboard.base.component.mjs +4 -4
  15. package/esm2020/lib/gio-clipboard/gio-clipboard.module.mjs +5 -5
  16. package/esm2020/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.component.mjs +12 -13
  17. package/esm2020/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.module.mjs +5 -5
  18. package/esm2020/lib/gio-confirm-dialog/gio-confirm-dialog.component.mjs +4 -4
  19. package/esm2020/lib/gio-confirm-dialog/gio-confirm-dialog.module.mjs +5 -5
  20. package/esm2020/lib/gio-form-cron/gio-form-cron-hint.component.mjs +4 -4
  21. package/esm2020/lib/gio-form-cron/gio-form-cron-label.component.mjs +4 -4
  22. package/esm2020/lib/gio-form-cron/gio-form-cron.component.mjs +6 -6
  23. package/esm2020/lib/gio-form-cron/gio-form-cron.module.mjs +5 -5
  24. package/esm2020/lib/gio-form-file-picker/gio-form-file-picker-add-button/gio-form-file-picker-add-button.component.mjs +5 -5
  25. package/esm2020/lib/gio-form-file-picker/gio-form-file-picker-empty/gio-form-file-picker-empty.component.mjs +4 -4
  26. package/esm2020/lib/gio-form-file-picker/gio-form-file-picker-label/gio-form-file-picker-label.component.mjs +4 -4
  27. package/esm2020/lib/gio-form-file-picker/gio-form-file-picker.component.mjs +9 -9
  28. package/esm2020/lib/gio-form-file-picker/gio-form-file-picker.module.mjs +5 -5
  29. package/esm2020/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid-ignore.directive.mjs +4 -4
  30. package/esm2020/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.directive.mjs +10 -10
  31. package/esm2020/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.module.mjs +5 -5
  32. package/esm2020/lib/gio-form-headers/gio-form-headers-label.component.mjs +4 -4
  33. package/esm2020/lib/gio-form-headers/gio-form-headers.component.mjs +8 -8
  34. package/esm2020/lib/gio-form-headers/gio-form-headers.harness.mjs +2 -2
  35. package/esm2020/lib/gio-form-headers/gio-form-headers.module.mjs +5 -5
  36. package/esm2020/lib/gio-form-json-schema/gio-form-json-schema.component.mjs +13 -13
  37. package/esm2020/lib/gio-form-json-schema/gio-form-json-schema.module.mjs +5 -5
  38. package/esm2020/lib/gio-form-json-schema/gio-formly-json-schema.service.mjs +4 -4
  39. package/esm2020/lib/gio-form-json-schema/type-component/array-type.component.mjs +6 -6
  40. package/esm2020/lib/gio-form-json-schema/type-component/code-editor-type.component.mjs +4 -4
  41. package/esm2020/lib/gio-form-json-schema/type-component/headers-type.component.mjs +6 -6
  42. package/esm2020/lib/gio-form-json-schema/type-component/multischema-type.component.mjs +6 -6
  43. package/esm2020/lib/gio-form-json-schema/type-component/null-type.component.mjs +4 -4
  44. package/esm2020/lib/gio-form-json-schema/type-component/object-type.component.mjs +6 -6
  45. package/esm2020/lib/gio-form-json-schema/type-component/toggle-type.component.mjs +4 -4
  46. package/esm2020/lib/gio-form-json-schema/wrappers/gio-banner-wrapper.component.mjs +5 -5
  47. package/esm2020/lib/gio-form-json-schema/wrappers/gio-password-eye.component.mjs +10 -9
  48. package/esm2020/lib/gio-form-slide-toggle/gio-form-label.directive.mjs +10 -10
  49. package/esm2020/lib/gio-form-slide-toggle/gio-form-slide-toggle.component.mjs +5 -5
  50. package/esm2020/lib/gio-form-slide-toggle/gio-form-slide-toggle.module.mjs +5 -5
  51. package/esm2020/lib/gio-form-tags-input/gio-form-tags-input.component.mjs +61 -61
  52. package/esm2020/lib/gio-form-tags-input/gio-form-tags-input.harness.mjs +14 -11
  53. package/esm2020/lib/gio-form-tags-input/gio-form-tags-input.module.mjs +5 -5
  54. package/esm2020/lib/gio-icons/gio-icons.module.mjs +5 -5
  55. package/esm2020/lib/gio-license/gio-license-dialog/gio-license-dialog.component.mjs +5 -5
  56. package/esm2020/lib/gio-license/gio-license-dialog/gio-license-dialog.module.mjs +5 -5
  57. package/esm2020/lib/gio-license/gio-license.directive.mjs +4 -4
  58. package/esm2020/lib/gio-license/gio-license.module.mjs +5 -5
  59. package/esm2020/lib/gio-license/gio-license.service.mjs +4 -4
  60. package/esm2020/lib/gio-license/gio-license.testing.module.mjs +5 -5
  61. package/esm2020/lib/gio-license-expiration-notification/gio-license-expiration-notification.component.mjs +5 -5
  62. package/esm2020/lib/gio-license-expiration-notification/gio-license-expiration-notification.module.mjs +5 -5
  63. package/esm2020/lib/gio-loader/gio-loader.component.mjs +4 -4
  64. package/esm2020/lib/gio-loader/gio-loader.module.mjs +5 -5
  65. package/esm2020/lib/gio-mat-config/gio-mat-config.module.mjs +13 -6
  66. package/esm2020/lib/gio-monaco-editor/gio-monaco-editor-form-field.directive.mjs +24 -24
  67. package/esm2020/lib/gio-monaco-editor/gio-monaco-editor.component.mjs +4 -4
  68. package/esm2020/lib/gio-monaco-editor/gio-monaco-editor.module.mjs +5 -5
  69. package/esm2020/lib/gio-monaco-editor/gio-monaco-editor.testing.component.mjs +4 -4
  70. package/esm2020/lib/gio-monaco-editor/services/gio-language-json.service.mjs +4 -4
  71. package/esm2020/lib/gio-monaco-editor/services/gio-monaco-editor.service.mjs +4 -4
  72. package/esm2020/lib/gio-pipe/gio.pipe.module.mjs +5 -5
  73. package/esm2020/lib/gio-pipe/safe.pipe.mjs +4 -4
  74. package/esm2020/lib/gio-prismjs/gio-prismjs.service.mjs +4 -4
  75. package/esm2020/lib/gio-radio-button/gio-radio-button-content.component.mjs +10 -10
  76. package/esm2020/lib/gio-radio-button/gio-radio-button.module.mjs +5 -5
  77. package/esm2020/lib/gio-save-bar/gio-save-bar.component.mjs +5 -5
  78. package/esm2020/lib/gio-save-bar/gio-save-bar.module.mjs +5 -5
  79. package/esm2020/lib/oem-theme/gio-menu/gio-menu-footer/gio-menu-footer.component.mjs +4 -4
  80. package/esm2020/lib/oem-theme/gio-menu/gio-menu-header/gio-menu-header.component.mjs +4 -4
  81. package/esm2020/lib/oem-theme/gio-menu/gio-menu-item/gio-menu-item.component.mjs +4 -4
  82. package/esm2020/lib/oem-theme/gio-menu/gio-menu-license-expiration-notification/gio-menu-license-expiration-notification.component.mjs +4 -4
  83. package/esm2020/lib/oem-theme/gio-menu/gio-menu-list/gio-menu-list.component.mjs +4 -4
  84. package/esm2020/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.component.mjs +7 -8
  85. package/esm2020/lib/oem-theme/gio-menu/gio-menu.component.mjs +4 -4
  86. package/esm2020/lib/oem-theme/gio-menu/gio-menu.module.mjs +5 -5
  87. package/esm2020/lib/oem-theme/gio-menu/gio-menu.service.mjs +4 -4
  88. package/esm2020/lib/oem-theme/gio-submenu/gio-submenu-group/gio-submenu-group.component.mjs +4 -4
  89. package/esm2020/lib/oem-theme/gio-submenu/gio-submenu-item/gio-submenu-item.component.mjs +4 -4
  90. package/esm2020/lib/oem-theme/gio-submenu/gio-submenu.component.mjs +7 -7
  91. package/esm2020/lib/oem-theme/gio-submenu/gio-submenu.module.mjs +5 -5
  92. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar-content/gio-top-bar-content.component.mjs +5 -5
  93. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.component.mjs +5 -5
  94. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.module.mjs +5 -5
  95. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.component.mjs +4 -4
  96. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.module.mjs +5 -5
  97. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar.component.mjs +5 -5
  98. package/esm2020/lib/oem-theme/gio-top-bar/gio-top-bar.module.mjs +5 -5
  99. package/esm2020/lib/oem-theme/oem-theme.service.mjs +2 -2
  100. package/fesm2015/gravitee-ui-particles-angular-testing.mjs.map +1 -1
  101. package/fesm2015/gravitee-ui-particles-angular.mjs +544 -529
  102. package/fesm2015/gravitee-ui-particles-angular.mjs.map +1 -1
  103. package/fesm2020/gravitee-ui-particles-angular-testing.mjs.map +1 -1
  104. package/fesm2020/gravitee-ui-particles-angular.mjs +544 -529
  105. package/fesm2020/gravitee-ui-particles-angular.mjs.map +1 -1
  106. package/lib/gio-asciidoctor/gio-asciidoctor.component.d.ts +1 -1
  107. package/lib/gio-asciidoctor/gio-asciidoctor.service.d.ts +1 -1
  108. package/lib/gio-avatar/gio-avatar.component.d.ts +1 -1
  109. package/lib/gio-banner/gio-banner.component.d.ts +8 -8
  110. package/lib/gio-breadcrumb/gio-breadcrumb-item.directive.d.ts +1 -1
  111. package/lib/gio-breadcrumb/gio-breadcrumb.component.d.ts +1 -1
  112. package/lib/gio-clipboard/gio-clipboard-copy-icon.component.d.ts +1 -1
  113. package/lib/gio-clipboard/gio-clipboard-copy-wrapper.component.d.ts +1 -1
  114. package/lib/gio-clipboard/gio-clipboard.base.component.d.ts +1 -1
  115. package/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.component.d.ts +3 -5
  116. package/lib/gio-confirm-dialog/gio-confirm-dialog.component.d.ts +2 -2
  117. package/lib/gio-form-cron/gio-form-cron-hint.component.d.ts +1 -1
  118. package/lib/gio-form-cron/gio-form-cron-label.component.d.ts +1 -1
  119. package/lib/gio-form-cron/gio-form-cron.adapter.d.ts +1 -1
  120. package/lib/gio-form-cron/gio-form-cron.component.d.ts +1 -1
  121. package/lib/gio-form-cron/gio-form-cron.harness.d.ts +1 -1
  122. package/lib/gio-form-file-picker/gio-form-file-picker-add-button/gio-form-file-picker-add-button.component.d.ts +1 -1
  123. package/lib/gio-form-file-picker/gio-form-file-picker-empty/gio-form-file-picker-empty.component.d.ts +1 -1
  124. package/lib/gio-form-file-picker/gio-form-file-picker-label/gio-form-file-picker-label.component.d.ts +1 -1
  125. package/lib/gio-form-file-picker/gio-form-file-picker.component.d.ts +2 -2
  126. package/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid-ignore.directive.d.ts +1 -1
  127. package/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.directive.d.ts +3 -3
  128. package/lib/gio-form-headers/gio-form-headers-label.component.d.ts +1 -1
  129. package/lib/gio-form-headers/gio-form-headers.component.d.ts +3 -3
  130. package/lib/gio-form-json-schema/gio-form-json-schema.component.d.ts +1 -1
  131. package/lib/gio-form-json-schema/model/GioJsonSchema.d.ts +3 -3
  132. package/lib/gio-form-json-schema/type-component/array-type.component.d.ts +1 -1
  133. package/lib/gio-form-json-schema/type-component/code-editor-type.component.d.ts +3 -3
  134. package/lib/gio-form-json-schema/type-component/headers-type.component.d.ts +2 -2
  135. package/lib/gio-form-json-schema/type-component/multischema-type.component.d.ts +1 -1
  136. package/lib/gio-form-json-schema/type-component/null-type.component.d.ts +1 -1
  137. package/lib/gio-form-json-schema/type-component/object-type.component.d.ts +1 -1
  138. package/lib/gio-form-json-schema/type-component/toggle-type.component.d.ts +2 -2
  139. package/lib/gio-form-json-schema/wrappers/gio-banner-wrapper.component.d.ts +1 -1
  140. package/lib/gio-form-json-schema/wrappers/gio-password-eye.component.d.ts +1 -1
  141. package/lib/gio-form-slide-toggle/gio-form-label.directive.d.ts +3 -3
  142. package/lib/gio-form-slide-toggle/gio-form-slide-toggle.component.d.ts +2 -2
  143. package/lib/gio-form-tags-input/gio-form-tags-input.component.d.ts +4 -4
  144. package/lib/gio-form-tags-input/gio-form-tags-input.harness.d.ts +3 -3
  145. package/lib/gio-license/gio-license-dialog/gio-license-dialog.component.d.ts +2 -2
  146. package/lib/gio-license/gio-license.directive.d.ts +1 -1
  147. package/lib/gio-license/gio-license.service.d.ts +1 -1
  148. package/lib/gio-license-expiration-notification/gio-license-expiration-notification.component.d.ts +1 -1
  149. package/lib/gio-loader/gio-loader.component.d.ts +1 -1
  150. package/lib/gio-monaco-editor/gio-monaco-editor-form-field.directive.d.ts +1 -1
  151. package/lib/gio-monaco-editor/gio-monaco-editor.component.d.ts +2 -2
  152. package/lib/gio-monaco-editor/gio-monaco-editor.harness.d.ts +1 -1
  153. package/lib/gio-monaco-editor/gio-monaco-editor.testing.component.d.ts +1 -1
  154. package/lib/gio-monaco-editor/models/GioMonacoEditorConfig.d.ts +1 -1
  155. package/lib/gio-monaco-editor/models/MonacoEditorTheme.d.ts +1 -1
  156. package/lib/gio-radio-button/gio-radio-button-content.component.d.ts +3 -3
  157. package/lib/gio-save-bar/gio-save-bar.component.d.ts +1 -1
  158. package/lib/oem-theme/gio-menu/gio-menu-footer/gio-menu-footer.component.d.ts +1 -1
  159. package/lib/oem-theme/gio-menu/gio-menu-header/gio-menu-header.component.d.ts +1 -1
  160. package/lib/oem-theme/gio-menu/gio-menu-item/gio-menu-item.component.d.ts +1 -1
  161. package/lib/oem-theme/gio-menu/gio-menu-license-expiration-notification/gio-menu-license-expiration-notification.component.d.ts +1 -1
  162. package/lib/oem-theme/gio-menu/gio-menu-list/gio-menu-list.component.d.ts +1 -1
  163. package/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.component.d.ts +2 -2
  164. package/lib/oem-theme/gio-menu/gio-menu.component.d.ts +1 -1
  165. package/lib/oem-theme/gio-submenu/gio-submenu-group/gio-submenu-group.component.d.ts +1 -1
  166. package/lib/oem-theme/gio-submenu/gio-submenu-item/gio-submenu-item.component.d.ts +1 -1
  167. package/lib/oem-theme/gio-submenu/gio-submenu.component.d.ts +3 -3
  168. package/lib/oem-theme/gio-top-bar/gio-top-bar-content/gio-top-bar-content.component.d.ts +2 -2
  169. package/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.component.d.ts +1 -1
  170. package/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.component.d.ts +1 -1
  171. package/lib/oem-theme/gio-top-bar/gio-top-bar.component.d.ts +2 -2
  172. package/lib/oem-theme/oem-theme.service.d.ts +1 -1
  173. package/package.json +11 -11
  174. package/src/lib/gio-button-toggle-group/gio-button-toggle-group.scss +1 -1
  175. package/src/lib/gio-radio-button/gio-radio-button.scss +23 -2
  176. package/src/lib/gio-table-light/gio-table-light.scss +2 -2
  177. package/src/scss/gio-mat-legacy-theme-variable.scss +100 -0
  178. package/src/scss/gio-mat-theme-variable.scss +12 -11
  179. package/src/scss/gio-mat-theme.scss +35 -2
  180. package/src/scss/index.scss +1 -0
  181. package/src/scss/mat-override/mat-button.scss +13 -0
  182. package/src/scss/mat-override/mat-card.scss +6 -0
  183. package/src/scss/mat-override/mat-form-field.scss +11 -0
  184. package/src/scss/mat-override/mat-list.scss +13 -0
  185. package/src/scss/mat-override/mat-option.scss +10 -2
  186. package/src/scss/mat-override/mat-table.scss +8 -0
  187. package/src/scss/mat-override/mat-tabs.scss +1 -0
  188. package/testing/harnesses/div.harness.d.ts +1 -1
  189. package/testing/harnesses/span.harness.d.ts +1 -1
  190. package/testing/package.json +0 -10
  191. /package/{gravitee-ui-particles-angular.d.ts → index.d.ts} +0 -0
  192. /package/testing/{gravitee-ui-particles-angular-testing.d.ts → index.d.ts} +0 -0
@@ -6,7 +6,7 @@ import { GioMonacoEditorConfig } from './models/GioMonacoEditorConfig';
6
6
  import { GioLanguageJsonService } from './services/gio-language-json.service';
7
7
  import { GioMonacoEditorService } from './services/gio-monaco-editor.service';
8
8
  import * as i0 from "@angular/core";
9
- export declare type MonacoEditorLanguageConfig = {
9
+ export type MonacoEditorLanguageConfig = {
10
10
  language: 'json' | 'markdown';
11
11
  schemas: {
12
12
  uri: string;
@@ -46,5 +46,5 @@ export declare class GioMonacoEditorComponent implements ControlValueAccessor, A
46
46
  private setupEditor;
47
47
  private setupLanguage;
48
48
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorComponent, [null, null, null, null, null, null, { optional: true; self: true; }]>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoEditorComponent, "gio-monaco-editor", never, { "languageConfig": "languageConfig"; "options": "options"; "disableMiniMap": "disableMiniMap"; }, {}, never, never, false>;
49
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoEditorComponent, "gio-monaco-editor", never, { "languageConfig": "languageConfig"; "options": "options"; "disableMiniMap": "disableMiniMap"; }, {}, never, never, false, never>;
50
50
  }
@@ -1,6 +1,6 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate, LocatorFactory } from '@angular/cdk/testing';
2
2
  export declare const ConfigureTestingGioMonacoEditor: () => void;
3
- export declare type GioMonacoEditorHarnessFilters = BaseHarnessFilters;
3
+ export type GioMonacoEditorHarnessFilters = BaseHarnessFilters;
4
4
  export declare class GioMonacoEditorHarness extends ComponentHarness {
5
5
  static hostSelector: string;
6
6
  constructor(locatorFactory: LocatorFactory);
@@ -8,5 +8,5 @@ export declare class GioMonacoEditorTestingComponent extends GioMonacoEditorComp
8
8
  get getValue(): string;
9
9
  changeValue(value: string): void;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorTestingComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoEditorTestingComponent, "gio-monaco-editor", never, {}, {}, never, never, false>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoEditorTestingComponent, "gio-monaco-editor", never, {}, {}, never, never, false, never>;
12
12
  }
@@ -1,6 +1,6 @@
1
1
  import { InjectionToken } from '@angular/core';
2
2
  import { MonacoEditorTheme } from './MonacoEditorTheme';
3
- export declare type GioMonacoEditorConfig = {
3
+ export type GioMonacoEditorConfig = {
4
4
  theme?: MonacoEditorTheme;
5
5
  };
6
6
  export declare const GIO_MONACO_EDITOR_CONFIG: InjectionToken<GioMonacoEditorConfig>;
@@ -1 +1 @@
1
- export declare type MonacoEditorTheme = `vs` | `vs-dark` | `hc-black` | 'hc-light';
1
+ export type MonacoEditorTheme = `vs` | `vs-dark` | `hc-black` | 'hc-light';
@@ -1,14 +1,14 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioRadioButtonTitleComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioRadioButtonTitleComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonTitleComponent, "gio-radio-button-title", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonTitleComponent, "gio-radio-button-title", never, {}, {}, never, ["*"], false, never>;
5
5
  }
6
6
  export declare class GioRadioButtonSubitleComponent {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<GioRadioButtonSubitleComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonSubitleComponent, "gio-radio-button-subtitle", never, {}, {}, never, ["*"], false>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonSubitleComponent, "gio-radio-button-subtitle", never, {}, {}, never, ["*"], false, never>;
9
9
  }
10
10
  export declare class GioRadioButtonContentComponent {
11
11
  icon: string | undefined;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<GioRadioButtonContentComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonContentComponent, "gio-radio-button-content", never, { "icon": "icon"; }, {}, never, ["gio-radio-button-title", "gio-radio-button-subtitle"], false>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioRadioButtonContentComponent, "gio-radio-button-content", never, { "icon": "icon"; }, {}, never, ["gio-radio-button-title", "gio-radio-button-subtitle"], false, never>;
14
14
  }
@@ -24,5 +24,5 @@ export declare class GioSaveBarComponent {
24
24
  onDisableSubmitLock(): void;
25
25
  onSubmitClicked(): void;
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<GioSaveBarComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<GioSaveBarComponent, "gio-save-bar", never, { "opened": "opened"; "invalidState": "invalidState"; "creationMode": "creationMode"; "form": "form"; "formInitialValues": "formInitialValues"; "hideSubmitButton": "hideSubmitButton"; "hideDiscardButton": "hideDiscardButton"; }, { "resetClicked": "resetClicked"; "submitted": "submitted"; "submittedInvalidState": "submittedInvalidState"; }, never, ["*"], false>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioSaveBarComponent, "gio-save-bar", never, { "opened": "opened"; "invalidState": "invalidState"; "creationMode": "creationMode"; "form": "form"; "formInitialValues": "formInitialValues"; "hideSubmitButton": "hideSubmitButton"; "hideDiscardButton": "hideDiscardButton"; }, { "resetClicked": "resetClicked"; "submitted": "submitted"; "submittedInvalidState": "submittedInvalidState"; }, never, ["*"], false, never>;
28
28
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioMenuFooterComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuFooterComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuFooterComponent, "gio-menu-footer", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuFooterComponent, "gio-menu-footer", never, {}, {}, never, ["*"], false, never>;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioMenuHeaderComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuHeaderComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuHeaderComponent, "gio-menu-header", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuHeaderComponent, "gio-menu-header", never, {}, {}, never, ["*"], false, never>;
5
5
  }
@@ -15,5 +15,5 @@ export declare class GioMenuItemComponent implements OnDestroy {
15
15
  onClick($event: MouseEvent): void;
16
16
  onKeydownHandler($event: KeyboardEvent): void;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuItemComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuItemComponent, "gio-menu-item", never, { "icon": "icon"; "iconRight": "iconRight"; "active": "active"; "outlined": "outlined"; }, {}, never, ["*"], false>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuItemComponent, "gio-menu-item", never, { "icon": "icon"; "iconRight": "iconRight"; "active": "active"; "outlined": "outlined"; }, {}, never, ["*"], false, never>;
19
19
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioMenuLicenseExpirationNotificationComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuLicenseExpirationNotificationComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuLicenseExpirationNotificationComponent, "gio-menu-license-expiration-notification", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuLicenseExpirationNotificationComponent, "gio-menu-license-expiration-notification", never, {}, {}, never, ["*"], false, never>;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioMenuListComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuListComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuListComponent, "gio-menu-list", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuListComponent, "gio-menu-list", never, {}, {}, never, ["*"], false, never>;
5
5
  }
@@ -1,7 +1,7 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { MatSelectChange } from '@angular/material/select';
3
3
  import * as i0 from "@angular/core";
4
- export declare type SelectorItem = {
4
+ export type SelectorItem = {
5
5
  value: string;
6
6
  displayValue: string;
7
7
  };
@@ -13,5 +13,5 @@ export declare class GioMenuSelectorComponent {
13
13
  selectChange: EventEmitter<string>;
14
14
  onSelectionChange($event: MatSelectChange): void;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuSelectorComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuSelectorComponent, "gio-menu-selector", never, { "selectorTitle": "selectorTitle"; "selectorItems": "selectorItems"; "selectedItemValue": "selectedItemValue"; "tabIndex": "tabIndex"; }, { "selectChange": "selectChange"; }, never, never, false>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuSelectorComponent, "gio-menu-selector", never, { "selectorTitle": "selectorTitle"; "selectorItems": "selectorItems"; "selectedItemValue": "selectedItemValue"; "tabIndex": "tabIndex"; }, { "selectChange": "selectChange"; }, never, never, false, never>;
17
17
  }
@@ -10,5 +10,5 @@ export declare class GioMenuComponent implements OnChanges {
10
10
  reduceMenu(reduced: boolean | null): void;
11
11
  onMouseLeave(reduced: boolean | null): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuComponent, "gio-menu", never, { "reduced": "reduced"; }, {}, never, ["gio-menu-header", "gio-menu-list", "gio-menu-license-expiration-notification", "gio-menu-footer"], false>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuComponent, "gio-menu", never, { "reduced": "reduced"; }, {}, never, ["gio-menu-header", "gio-menu-list", "gio-menu-license-expiration-notification", "gio-menu-footer"], false, never>;
14
14
  }
@@ -4,5 +4,5 @@ export declare class GioSubmenuGroupComponent {
4
4
  title: string;
5
5
  theme: GioSubmenuTheme;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuGroupComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuGroupComponent, "gio-submenu-group", never, { "title": "title"; "theme": "theme"; }, {}, never, ["*"], false>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuGroupComponent, "gio-submenu-group", never, { "title": "title"; "theme": "theme"; }, {}, never, ["*"], false, never>;
8
8
  }
@@ -5,5 +5,5 @@ export declare class GioSubmenuItemComponent {
5
5
  private gioSubmenuItem;
6
6
  onKeydownHandler(event: KeyboardEvent): void;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuItemComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuItemComponent, "gio-submenu-item", never, { "active": "active"; "iconRight": "iconRight"; }, {}, never, ["*"], false>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuItemComponent, "gio-submenu-item", never, { "active": "active"; "iconRight": "iconRight"; }, {}, never, ["*"], false, never>;
9
9
  }
@@ -3,9 +3,9 @@ import { GioMenuService, OverlayOptions } from '../gio-menu';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class GioSubmenuTitleDirective {
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuTitleDirective, never>;
6
- static ɵdir: i0.ɵɵDirectiveDeclaration<GioSubmenuTitleDirective, "[gioSubmenuTitle]", never, {}, {}, never, never, false>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<GioSubmenuTitleDirective, "[gioSubmenuTitle]", never, {}, {}, never, never, false, never>;
7
7
  }
8
- export declare type GioSubmenuTheme = 'dark' | 'light';
8
+ export type GioSubmenuTheme = 'dark' | 'light';
9
9
  export declare class GioSubmenuComponent implements AfterViewInit, OnDestroy {
10
10
  private readonly gioMenuService;
11
11
  private readonly changeDetectorRef;
@@ -24,5 +24,5 @@ export declare class GioSubmenuComponent implements AfterViewInit, OnDestroy {
24
24
  onMouseLeave(): void;
25
25
  onKeydownHandler(event: KeyboardEvent): void;
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuComponent, "gio-submenu", never, { "theme": "theme"; "static": "static"; }, {}, never, ["[gioSubmenuTitle]", "*"], false>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuComponent, "gio-submenu", never, { "theme": "theme"; "static": "static"; }, {}, never, ["[gioSubmenuTitle]", "*"], false, never>;
28
28
  }
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
- export declare type GioTopBarProductTypes = 'am' | 'apim' | 'cockpit';
2
+ export type GioTopBarProductTypes = 'am' | 'apim' | 'cockpit';
3
3
  export declare class GioTopBarContentComponent {
4
4
  type: GioTopBarProductTypes;
5
5
  productName: string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarContentComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarContentComponent, "gio-top-bar-content", never, { "type": "type"; "productName": "productName"; }, {}, never, never, false>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarContentComponent, "gio-top-bar-content", never, { "type": "type"; "productName": "productName"; }, {}, never, never, false, never>;
8
8
  }
@@ -3,5 +3,5 @@ export declare class GioTopBarLinkComponent {
3
3
  url: string;
4
4
  name: string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarLinkComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarLinkComponent, "gio-top-bar-link", never, { "url": "url"; "name": "name"; }, {}, never, never, false>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarLinkComponent, "gio-top-bar-link", never, { "url": "url"; "name": "name"; }, {}, never, never, false, never>;
7
7
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class GioTopBarMenuComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarMenuComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarMenuComponent, "gio-top-bar-menu", never, {}, {}, never, ["*"], false>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarMenuComponent, "gio-top-bar-menu", never, {}, {}, never, ["*"], false, never>;
5
5
  }
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
- export declare type GioTopBarTypes = 'am' | 'apim' | 'cockpit';
2
+ export type GioTopBarTypes = 'am' | 'apim' | 'cockpit';
3
3
  export declare class GioTopBarComponent {
4
4
  type: GioTopBarTypes;
5
5
  productName: string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarComponent, "gio-top-bar", never, { "type": "type"; "productName": "productName"; }, {}, never, ["*"], false>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarComponent, "gio-top-bar", never, { "type": "type"; "productName": "productName"; }, {}, never, ["*"], false, never>;
8
8
  }
@@ -8,9 +8,9 @@ export declare const OEM_THEME_ARG_TYPES: {
8
8
  };
9
9
  logo: {
10
10
  control: string;
11
- defaultValue: string;
12
11
  };
13
12
  };
13
+ export declare const OEM_DEFAULT_LOGO = "data:image/png;base64,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";
14
14
  export interface OemTheme {
15
15
  menuBackground: string;
16
16
  menuActive: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/ui-particles-angular",
3
- "version": "7.58.0-renovate-angular-61eb950",
3
+ "version": "8.0.0-angular15-be0770c",
4
4
  "description": "Gravitee.io - UI Particles Angular",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,16 +15,16 @@
15
15
  "tslib": "2.3.1"
16
16
  },
17
17
  "peerDependencies": {
18
- "@angular/animations": "^14.0.0",
19
- "@angular/cdk": "^14.0.0",
20
- "@angular/common": "^14.0.0",
21
- "@angular/core": "^14.0.0",
22
- "@angular/forms": "^14.0.0",
23
- "@angular/material": "^14.0.0",
18
+ "@angular/animations": "^15.0.0",
19
+ "@angular/cdk": "^15.0.0",
20
+ "@angular/common": "^15.0.0",
21
+ "@angular/core": "^15.0.0",
22
+ "@angular/forms": "^15.0.0",
23
+ "@angular/material": "^15.0.0",
24
24
  "@ngx-formly/core": "^6.2.2",
25
25
  "@ngx-formly/material": "^6.2.2",
26
26
  "asciidoctor": "^2.2.6 || ^3.0.0",
27
- "ngx-file-helpers": "^7.0.0",
27
+ "ngx-file-helpers": "^9.1.0",
28
28
  "prismjs": "^1.29.0"
29
29
  },
30
30
  "peerDependenciesMeta": {
@@ -49,13 +49,13 @@
49
49
  "esm2020": "esm2020/gravitee-ui-particles-angular.mjs",
50
50
  "fesm2020": "fesm2020/gravitee-ui-particles-angular.mjs",
51
51
  "fesm2015": "fesm2015/gravitee-ui-particles-angular.mjs",
52
- "typings": "gravitee-ui-particles-angular.d.ts",
52
+ "typings": "index.d.ts",
53
53
  "exports": {
54
54
  "./package.json": {
55
55
  "default": "./package.json"
56
56
  },
57
57
  ".": {
58
- "types": "./gravitee-ui-particles-angular.d.ts",
58
+ "types": "./index.d.ts",
59
59
  "esm2020": "./esm2020/gravitee-ui-particles-angular.mjs",
60
60
  "es2020": "./fesm2020/gravitee-ui-particles-angular.mjs",
61
61
  "es2015": "./fesm2015/gravitee-ui-particles-angular.mjs",
@@ -63,7 +63,7 @@
63
63
  "default": "./fesm2020/gravitee-ui-particles-angular.mjs"
64
64
  },
65
65
  "./testing": {
66
- "types": "./testing/gravitee-ui-particles-angular-testing.d.ts",
66
+ "types": "./testing/index.d.ts",
67
67
  "esm2020": "./esm2020/testing/gravitee-ui-particles-angular-testing.mjs",
68
68
  "es2020": "./fesm2020/gravitee-ui-particles-angular-testing.mjs",
69
69
  "es2015": "./fesm2015/gravitee-ui-particles-angular-testing.mjs",
@@ -28,7 +28,7 @@ $typography: map.get(theme.$mat-theme, typography);
28
28
  margin-bottom: 16px;
29
29
 
30
30
  .mat-button-toggle {
31
- @include mat.typography-level($typography, body-2);
31
+ @include mat.typography-level($typography, subtitle-2);
32
32
 
33
33
  display: flex;
34
34
  flex-direction: row;
@@ -33,6 +33,7 @@ $typography: map.get(theme.$mat-theme, typography);
33
33
 
34
34
  &__content {
35
35
  padding-left: 24px;
36
+ cursor: pointer;
36
37
 
37
38
  &__icon {
38
39
  margin-bottom: 24px;
@@ -48,26 +49,36 @@ $typography: map.get(theme.$mat-theme, typography);
48
49
  }
49
50
 
50
51
  &__title {
51
- @include mat.typography-level($typography, subheading-2);
52
+ @include mat.typography-level($typography, subtitle-1);
52
53
 
53
54
  margin-bottom: 8px;
54
55
  text-wrap: initial;
55
56
  }
56
57
 
57
58
  &__subtitle {
58
- @include mat.typography-level($typography, body-1);
59
+ @include mat.typography-level($typography, body-2);
59
60
 
60
61
  text-wrap: initial;
61
62
  }
62
63
  }
63
64
 
65
+ // TODO(mdc-migration): remove when legacy theme is removed
64
66
  .gio-radio-button.mat-radio-checked {
65
67
  border: 2px solid mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
66
68
  }
67
69
 
70
+ .gio-radio-button.mat-mdc-radio-checked {
71
+ border: 2px solid mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
72
+ }
73
+
74
+ // TODO(mdc-migration): remove when legacy theme is removed
68
75
  .mat-radio-checked .mat-icon {
69
76
  color: mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
70
77
  }
78
+
79
+ .mat-mdc-radio-checked .mat-icon {
80
+ color: mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
81
+ }
71
82
  }
72
83
 
73
84
  @mixin theme() {
@@ -79,11 +90,21 @@ $typography: map.get(theme.$mat-theme, typography);
79
90
  @include gio-radio-button;
80
91
  }
81
92
 
93
+ // TODO(mdc-migration): remove when legacy theme is removed
82
94
  .gio-radio-button.mat-radio-checked {
83
95
  border: 2px solid mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
84
96
  }
85
97
 
98
+ .gio-radio-button.mat-mdc-radio-checked {
99
+ border: 2px solid mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
100
+ }
101
+
102
+ // TODO(mdc-migration): remove when legacy theme is removed
86
103
  .gio-radio-button.mat-radio-checked .mat-icon {
87
104
  color: mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
88
105
  }
106
+
107
+ .gio-radio-button.mat-mdc-radio-checked .mat-icon {
108
+ color: mat.get-color-from-palette(palettes.$mat-accent-palette, 'default');
109
+ }
89
110
  }
@@ -36,7 +36,7 @@ $typography: map.get(theme.$mat-theme, typography);
36
36
  }
37
37
 
38
38
  thead {
39
- @include mat.typography-level($typography, 'body-2');
39
+ @include mat.typography-level($typography, 'subtitle-2');
40
40
 
41
41
  background-color: mat.get-color-from-palette(palettes.$mat-dove-palette, default);
42
42
  text-align: left;
@@ -44,7 +44,7 @@ $typography: map.get(theme.$mat-theme, typography);
44
44
  }
45
45
 
46
46
  tbody {
47
- @include mat.typography-level($typography, 'body-1');
47
+ @include mat.typography-level($typography, 'body-2');
48
48
 
49
49
  background-color: mat.get-color-from-palette(palettes.$mat-basic-palette, white);
50
50
 
@@ -0,0 +1,100 @@
1
+ /*
2
+ * Copyright (C) 2021 The Gravitee team (http://gravitee.io)
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ @use 'sass:map';
17
+ @use '@angular/material' as mat;
18
+
19
+ @use './gio-mat-palettes' as palettes;
20
+
21
+ // Config mat Typography
22
+ $mat-legacy-typography: mat.define-legacy-typography-config(
23
+ $font-family: '"Golos UI", Roboto, "Helvetica Neue", sans-serif',
24
+ $display-4: mat.define-typography-level(112px, 112px, 400, $letter-spacing: -0.05em),
25
+ $display-3: mat.define-typography-level(56px, 56px, 400, $letter-spacing: -0.02em),
26
+ $display-2: mat.define-typography-level(45px, 48px, 400, $letter-spacing: -0.005em),
27
+ $display-1: mat.define-typography-level(60px, 66px, 600, $letter-spacing: -0.5px),
28
+ $headline: mat.define-typography-level(42px, 52px, 600),
29
+ $title: mat.define-typography-level(26px, 36px, 600),
30
+ $subheading-2: mat.define-typography-level(18px, 24px, 600, $letter-spacing: 0.4px),
31
+ $subheading-1: mat.define-typography-level(16px, 24px, 600, $letter-spacing: 0.4px),
32
+ $body-2: mat.define-typography-level(14px, 20px, 600, $letter-spacing: 0.4px),
33
+ $body-1: mat.define-typography-level(14px, 20px, 400, $letter-spacing: 0.4px),
34
+ $caption: mat.define-typography-level(12px, 16px, 400),
35
+ $button: mat.define-typography-level(14px, 14px, 500),
36
+ $input: mat.define-typography-level(inherit, 1.125, 400),
37
+ );
38
+
39
+ // Mat default light theme
40
+ $mat-theme-default: mat.define-light-theme(
41
+ (
42
+ color: (
43
+ primary: palettes.$mat-primary-palette,
44
+ accent: palettes.$mat-accent-palette,
45
+ warn: palettes.$mat-error-palette,
46
+ ),
47
+ typography: $mat-legacy-typography,
48
+ )
49
+ );
50
+
51
+ // Mat default dark theme
52
+ $mat-legacy-theme-dark: mat.define-dark-theme(
53
+ (
54
+ color: (
55
+ primary: palettes.$mat-primary-palette,
56
+ accent: palettes.$mat-accent-palette,
57
+ warn: palettes.$mat-error-palette,
58
+ ),
59
+ typography: $mat-legacy-typography,
60
+ )
61
+ );
62
+
63
+ // Custom mat background & foreground color
64
+ $mat-background: map.get($mat-theme-default, background);
65
+ $mat-foreground: map.get($mat-theme-default, foreground);
66
+
67
+ // Override $light-theme-background-palette config from node_modules/@angular/material/core/theming/_palette.scss
68
+ $gio-background: map.merge(
69
+ $mat-background,
70
+ (
71
+ background: mat.get-color-from-palette(palettes.$mat-dove-palette, default),
72
+ tooltip: mat.get-color-from-palette(palettes.$mat-space-palette, default),
73
+ )
74
+ );
75
+
76
+ // Override $light-theme-foreground-palette config from node_modules/@angular/material/core/theming/_palette.scss
77
+ $gio-foreground: map.merge(
78
+ $mat-foreground,
79
+ (
80
+ text: mat.get-color-from-palette(palettes.$mat-space-palette, default),
81
+ slider-min: mat.get-color-from-palette(palettes.$mat-space-palette, default),
82
+ )
83
+ );
84
+ $gio-background-foreground: (
85
+ background: $gio-background,
86
+ foreground: $gio-foreground,
87
+ );
88
+
89
+ // For backward compatibility with Material Design merge $gio-background-foreground into $mat-theme-default and into $mat-theme-default.color.
90
+ // Otherwise the colors of bg and fg seton partially applied
91
+ $mat-legacy-color: map.merge(map.get($mat-theme-default, color), $gio-background-foreground);
92
+ $mat-legacy-theme: map.merge(
93
+ $mat-theme-default,
94
+ map.merge(
95
+ $gio-background-foreground,
96
+ (
97
+ color: $mat-legacy-color,
98
+ )
99
+ )
100
+ );
@@ -21,19 +21,19 @@
21
21
  // Config mat Typography
22
22
  $mat-typography: mat.define-typography-config(
23
23
  $font-family: '"Golos UI", Roboto, "Helvetica Neue", sans-serif',
24
- $display-4: mat.define-typography-level(112px, 112px, 400, $letter-spacing: -0.05em),
25
- $display-3: mat.define-typography-level(56px, 56px, 400, $letter-spacing: -0.02em),
26
- $display-2: mat.define-typography-level(45px, 48px, 400, $letter-spacing: -0.005em),
27
- $display-1: mat.define-typography-level(60px, 66px, 600, $letter-spacing: -0.5px),
28
- $headline: mat.define-typography-level(42px, 52px, 600),
29
- $title: mat.define-typography-level(26px, 36px, 600),
30
- $subheading-2: mat.define-typography-level(18px, 24px, 600, $letter-spacing: 0.4px),
31
- $subheading-1: mat.define-typography-level(16px, 24px, 600, $letter-spacing: 0.4px),
32
- $body-2: mat.define-typography-level(14px, 20px, 600, $letter-spacing: 0.4px),
33
- $body-1: mat.define-typography-level(14px, 20px, 400, $letter-spacing: 0.4px),
24
+ $headline-1: mat.define-typography-level(112px, 112px, 400, $letter-spacing: -0.05em),
25
+ $headline-2: mat.define-typography-level(56px, 56px, 400, $letter-spacing: -0.02em),
26
+ $headline-3: mat.define-typography-level(45px, 48px, 400, $letter-spacing: -0.005em),
27
+ $headline-4: mat.define-typography-level(60px, 66px, 600, $letter-spacing: -0.5px),
28
+ $headline-5: mat.define-typography-level(34px, 44px, 600),
29
+ $headline-6: mat.define-typography-level(26px, 36px, 600),
30
+ $subtitle-1: mat.define-typography-level(18px, 24px, 600, $letter-spacing: 0.4px),
31
+ $subtitle-2: mat.define-typography-level(14px, 20px, 500, $letter-spacing: 0.4px),
32
+ $body-1: mat.define-typography-level(14px, 20px, 500, $letter-spacing: 0.4px),
33
+ $body-2: mat.define-typography-level(14px, 20px, 400, $letter-spacing: 0.4px),
34
34
  $caption: mat.define-typography-level(12px, 16px, 400),
35
35
  $button: mat.define-typography-level(14px, 14px, 500),
36
- $input: mat.define-typography-level(inherit, 1.125, 400),
36
+ $overline: mat.define-typography-level(inherit, 1.125, 400),
37
37
  );
38
38
 
39
39
  // Mat default light theme
@@ -45,6 +45,7 @@ $mat-theme-default: mat.define-light-theme(
45
45
  warn: palettes.$mat-error-palette,
46
46
  ),
47
47
  typography: $mat-typography,
48
+ density: 0,
48
49
  )
49
50
  );
50
51
 
@@ -15,15 +15,48 @@
15
15
  */
16
16
  @use '@angular/material' as mat;
17
17
 
18
+ @use './gio-mat-legacy-theme-variable' as legacy-theme-variable;
18
19
  @use './gio-mat-theme-variable' as theme-variable;
19
20
 
20
21
  @use './mat-override' as override;
21
22
 
22
23
  // Config material theme with gio theme
23
- @mixin mat-theme() {
24
- @include mat.core(theme-variable.$mat-typography);
24
+ @mixin mat-theme($legacy: false) {
25
+ // TODO(v15): As of v15 mat.legacy-core no longer includes default typography styles.
26
+ // The following line adds:
27
+ // 1. Default typography styles for all components
28
+ // 2. Styles for typography hierarchy classes (e.g. .mat-headline-1)
29
+ // If you specify typography styles for the components you use elsewhere, you should delete this line.
30
+ // If you don't need the default component typographies but still want the hierarchy styles,
31
+ // you can delete this line and instead use:
32
+ // `@include mat.legacy-typography-hierarchy(theme-variable.$mat-typography);`
33
+
34
+ /*
35
+ TODO(mdc-migration): Remove all-legacy-component-typographies once all legacy components are migrated
36
+ */
37
+ @include mat.all-legacy-component-typographies(legacy-theme-variable.$mat-legacy-typography);
38
+ @include mat.all-component-typographies(theme-variable.$mat-typography);
39
+
40
+ /*
41
+ TODO(mdc-migration): Remove legacy-core once all legacy components are migrated
42
+ */
43
+ @include mat.legacy-core;
44
+ @include mat.core;
45
+
46
+ /*
47
+ TODO(mdc-migration): Remove all-legacy-component-themes once all legacy components are migrated
48
+ */
49
+ @include mat.all-legacy-component-themes(legacy-theme-variable.$mat-legacy-theme);
25
50
  @include mat.all-component-themes(theme-variable.$mat-theme);
26
51
 
52
+ @if $legacy {
53
+ @include mat.legacy-typography-hierarchy(legacy-theme-variable.$mat-legacy-typography);
54
+ } @else {
55
+ @include mat.typography-hierarchy(theme-variable.$mat-typography);
56
+ }
57
+
58
+ @include mat.form-field-density(-1);
59
+
27
60
  // Gio overrides
28
61
  @include override.mat-h5;
29
62
  @include override.mat-form-field;