@gravitee/ui-particles-angular 12.22.2 → 13.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/esm2022/gio-asciidoctor/gio-asciidoctor.component.mjs +3 -3
- package/esm2022/gio-asciidoctor/gio-asciidoctor.module.mjs +4 -4
- package/esm2022/gio-asciidoctor/gio-asciidoctor.service.mjs +3 -3
- package/esm2022/lib/gio-avatar/gio-avatar.component.mjs +3 -3
- package/esm2022/lib/gio-avatar/gio-avatar.module.mjs +4 -4
- package/esm2022/lib/gio-banner/gio-banner.component.mjs +21 -21
- package/esm2022/lib/gio-banner/gio-banner.module.mjs +4 -4
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb-item.directive.mjs +3 -3
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb.component.mjs +3 -3
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb.module.mjs +4 -4
- package/esm2022/lib/gio-card-empty-state/gio-card-empty-state.component.mjs +3 -3
- package/esm2022/lib/gio-card-empty-state/gio-card-empty-state.module.mjs +4 -4
- package/esm2022/lib/gio-clipboard/gio-clipboard-copy-icon.component.mjs +3 -3
- package/esm2022/lib/gio-clipboard/gio-clipboard-copy-wrapper.component.mjs +3 -3
- package/esm2022/lib/gio-clipboard/gio-clipboard.base.component.mjs +3 -3
- package/esm2022/lib/gio-clipboard/gio-clipboard.module.mjs +4 -4
- package/esm2022/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.component.mjs +3 -3
- package/esm2022/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.module.mjs +4 -4
- package/esm2022/lib/gio-confirm-dialog/gio-confirm-dialog.component.mjs +3 -3
- package/esm2022/lib/gio-confirm-dialog/gio-confirm-dialog.module.mjs +4 -4
- package/esm2022/lib/gio-form-cron/gio-form-cron-hint.component.mjs +3 -3
- package/esm2022/lib/gio-form-cron/gio-form-cron-label.component.mjs +3 -3
- package/esm2022/lib/gio-form-cron/gio-form-cron.component.mjs +6 -6
- package/esm2022/lib/gio-form-cron/gio-form-cron.module.mjs +4 -4
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-add-button/gio-form-file-picker-add-button.component.mjs +3 -3
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-empty/gio-form-file-picker-empty.component.mjs +3 -3
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-label/gio-form-file-picker-label.component.mjs +3 -3
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.component.mjs +3 -3
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.module.mjs +4 -4
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid-ignore.directive.mjs +3 -3
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.directive.mjs +9 -9
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.module.mjs +4 -4
- package/esm2022/lib/gio-form-headers/gio-form-headers-label.component.mjs +3 -3
- package/esm2022/lib/gio-form-headers/gio-form-headers.component.mjs +3 -3
- package/esm2022/lib/gio-form-headers/gio-form-headers.module.mjs +4 -4
- package/esm2022/lib/gio-form-json-schema/gio-form-json-schema.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/gio-form-json-schema.module.mjs +4 -4
- package/esm2022/lib/gio-form-json-schema/gio-formly-json-schema.service.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/array-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/code-editor-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/cron-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/headers-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/multischema-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/null-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/object-type.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/type-component/toggle-type.component.mjs +4 -4
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-banner-wrapper.component.mjs +3 -3
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-password-eye.component.mjs +3 -3
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline-card-content/gio-form-selection-inline-card-content.component.mjs +9 -9
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline-card.component.mjs +3 -3
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline.component.mjs +3 -3
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline.module.mjs +4 -4
- package/esm2022/lib/gio-form-slide-toggle/gio-form-label.directive.mjs +9 -9
- package/esm2022/lib/gio-form-slide-toggle/gio-form-slide-toggle.component.mjs +3 -3
- package/esm2022/lib/gio-form-slide-toggle/gio-form-slide-toggle.module.mjs +4 -4
- package/esm2022/lib/gio-form-tags-input/gio-form-tags-input.component.mjs +3 -3
- package/esm2022/lib/gio-form-tags-input/gio-form-tags-input.module.mjs +4 -4
- package/esm2022/lib/gio-icons/gio-icons.module.mjs +4 -4
- package/esm2022/lib/gio-license/gio-license-dialog/gio-license-dialog.component.mjs +3 -3
- package/esm2022/lib/gio-license/gio-license-dialog/gio-license-dialog.module.mjs +4 -4
- package/esm2022/lib/gio-license/gio-license.directive.mjs +3 -3
- package/esm2022/lib/gio-license/gio-license.module.mjs +4 -4
- package/esm2022/lib/gio-license/gio-license.service.mjs +3 -3
- package/esm2022/lib/gio-license/gio-license.testing.module.mjs +4 -4
- package/esm2022/lib/gio-license-expiration-notification/gio-license-expiration-notification.component.mjs +3 -3
- package/esm2022/lib/gio-license-expiration-notification/gio-license-expiration-notification.module.mjs +4 -4
- package/esm2022/lib/gio-loader/gio-loader.component.mjs +3 -3
- package/esm2022/lib/gio-loader/gio-loader.module.mjs +4 -4
- package/esm2022/lib/gio-mat-config/gio-mat-config.module.mjs +4 -4
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor-form-field.directive.mjs +3 -3
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.component.mjs +3 -3
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.module.mjs +4 -4
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.testing.component.mjs +3 -3
- package/esm2022/lib/gio-monaco-editor/services/gio-language-el.service.mjs +3 -3
- package/esm2022/lib/gio-monaco-editor/services/gio-language-json.service.mjs +3 -3
- package/esm2022/lib/gio-monaco-editor/services/gio-monaco-editor.service.mjs +3 -3
- package/esm2022/lib/gio-pipe/gio.pipe.module.mjs +4 -4
- package/esm2022/lib/gio-pipe/safe.pipe.mjs +3 -3
- package/esm2022/lib/gio-prismjs/gio-prismjs.service.mjs +3 -3
- package/esm2022/lib/gio-save-bar/gio-save-bar.component.mjs +3 -3
- package/esm2022/lib/gio-save-bar/gio-save-bar.module.mjs +4 -4
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-footer/gio-menu-footer.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-header/gio-menu-header.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-item/gio-menu-item.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-license-expiration-notification/gio-menu-license-expiration-notification.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-list/gio-menu-list.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.service.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.module.mjs +4 -4
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.service.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu-group/gio-submenu-group.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu-item/gio-submenu-item.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu.component.mjs +6 -6
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu.module.mjs +4 -4
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-content/gio-top-bar-content.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.module.mjs +4 -4
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.module.mjs +4 -4
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar.component.mjs +3 -3
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar.module.mjs +4 -4
- package/esm2022/lib/oem-theme/oem-theme.service.mjs +1 -1
- package/fesm2022/gravitee-ui-particles-angular-gio-asciidoctor.mjs +10 -10
- package/fesm2022/gravitee-ui-particles-angular.mjs +372 -372
- package/fesm2022/gravitee-ui-particles-angular.mjs.map +1 -1
- package/lib/gio-form-cron/gio-form-cron.adapter.d.ts +1 -1
- package/lib/oem-theme/oem-theme.service.d.ts +2 -12
- package/package.json +8 -8
- package/src/lib/gio-badge/gio-badge.scss +16 -16
- package/src/lib/gio-button-toggle-group/gio-button-toggle-group.scss +6 -6
- package/src/lib/gio-description-list/gio-description-list.scss +4 -4
- package/src/lib/gio-method-badge/gio-method-badge.scss +22 -22
- package/src/lib/gio-table-light/gio-table-light.scss +7 -7
- package/src/scss/gio-mat-palettes.scss +31 -31
- package/src/scss/gio-mat-theme-variable.scss +20 -20
- package/src/scss/gio-oem-palette.scss +1 -1
- package/src/scss/mat-override/mat-list.scss +1 -1
- package/src/scss/mat-override/mat-option.scss +1 -1
- package/src/scss/mat-override/mat-table.scss +1 -1
- package/src/scss/theme/color/gio-palettes.stories.scss +14 -14
- package/src/scss/theme/color/showcase-color.component.scss +1 -1
- package/src/scss/theme/typography/gio-typography.scss +2 -2
- package/testing/harnesses/div.harness.d.ts +3 -3
- package/testing/harnesses/span.harness.d.ts +3 -3
|
@@ -31,8 +31,8 @@ $palettes: (
|
|
|
31
31
|
@each $paletteName, $palette in $palettes {
|
|
32
32
|
@each $colorName in $colorNames {
|
|
33
33
|
@if map.has-key($palette, $colorName) {
|
|
34
|
-
$color: mat.get-color-from-palette($palette, $colorName);
|
|
35
|
-
$color-contrast: mat.get-color-from-palette($palette, #{$colorName}-contrast);
|
|
34
|
+
$color: mat.m2-get-color-from-palette($palette, $colorName);
|
|
35
|
+
$color-contrast: mat.m2-get-color-from-palette($palette, #{$colorName}-contrast);
|
|
36
36
|
|
|
37
37
|
--gp--#{$paletteName}__#{$colorName}: #{$color};
|
|
38
38
|
--gp--#{$paletteName}__#{$colorName}-contrast: #{$color-contrast};
|
|
@@ -43,48 +43,48 @@ $palettes: (
|
|
|
43
43
|
// Special palettes
|
|
44
44
|
|
|
45
45
|
@each $colorName in (patch, post, put, get, delete, option, trace, head) {
|
|
46
|
-
$color: mat.get-color-from-palette(gio.$mat-method-palette, $colorName);
|
|
47
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-method-palette, #{$colorName}-contrast);
|
|
46
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-method-palette, $colorName);
|
|
47
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-method-palette, #{$colorName}-contrast);
|
|
48
48
|
|
|
49
49
|
--gp--method__#{$colorName}: #{$color};
|
|
50
50
|
--gp--method__#{$colorName}-contrast: #{$color-contrast};
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
@each $colorName in (white, black, disabled) {
|
|
54
|
-
$color: mat.get-color-from-palette(gio.$mat-basic-palette, $colorName);
|
|
55
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-basic-palette, #{$colorName}-contrast);
|
|
54
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-basic-palette, $colorName);
|
|
55
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-basic-palette, #{$colorName}-contrast);
|
|
56
56
|
|
|
57
57
|
--gp--basic__#{$colorName}: #{$color};
|
|
58
58
|
--gp--basic__#{$colorName}-contrast: #{$color-contrast};
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
@each $colorName in (lighter80, lighter70, lighter60, lighter50, lighter40, lighter30, lighter20, lighter10, default) {
|
|
62
|
-
$color: mat.get-color-from-palette(gio.$mat-space-palette, $colorName);
|
|
63
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-space-palette, #{$colorName}-contrast);
|
|
62
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-space-palette, $colorName);
|
|
63
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-space-palette, #{$colorName}-contrast);
|
|
64
64
|
|
|
65
65
|
--gp--space__#{$colorName}: #{$color};
|
|
66
66
|
--gp--space__#{$colorName}-contrast: #{$color-contrast};
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
@each $colorName in (darker80, darker70, darker60, darker50, darker40, darker30, darker20, darker10, default) {
|
|
70
|
-
$color: mat.get-color-from-palette(gio.$mat-dove-palette, $colorName);
|
|
71
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-dove-palette, #{$colorName}-contrast);
|
|
70
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-dove-palette, $colorName);
|
|
71
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-dove-palette, #{$colorName}-contrast);
|
|
72
72
|
|
|
73
73
|
--gp--dove__#{$colorName}: #{$color};
|
|
74
74
|
--gp--dove__#{$colorName}-contrast: #{$color-contrast};
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
@each $colorName in (lighter80, lighter60, lighter40, lighter20, default) {
|
|
78
|
-
$color: mat.get-color-from-palette(gio.$mat-cyan-palette, $colorName);
|
|
79
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-cyan-palette, #{$colorName}-contrast);
|
|
78
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-cyan-palette, $colorName);
|
|
79
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-cyan-palette, #{$colorName}-contrast);
|
|
80
80
|
|
|
81
81
|
--gp--cyan__#{$colorName}: #{$color};
|
|
82
82
|
--gp--cyan__#{$colorName}-contrast: #{$color-contrast};
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
@each $colorName in (lighter80, lighter60, lighter40, lighter20, default) {
|
|
86
|
-
$color: mat.get-color-from-palette(gio.$mat-blue-palette, $colorName);
|
|
87
|
-
$color-contrast: mat.get-color-from-palette(gio.$mat-blue-palette, #{$colorName}-contrast);
|
|
86
|
+
$color: mat.m2-get-color-from-palette(gio.$mat-blue-palette, $colorName);
|
|
87
|
+
$color-contrast: mat.m2-get-color-from-palette(gio.$mat-blue-palette, #{$colorName}-contrast);
|
|
88
88
|
|
|
89
89
|
--gp--blue__#{$colorName}: #{$color};
|
|
90
90
|
--gp--blue__#{$colorName}-contrast: #{$color-contrast};
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
@mixin link-typography() {
|
|
36
|
-
color: mat.get-color-from-palette(palettes.$mat-primary-palette, 'darker40');
|
|
36
|
+
color: mat.m2-get-color-from-palette(palettes.$mat-primary-palette, 'darker40');
|
|
37
37
|
cursor: pointer;
|
|
38
38
|
text-decoration-thickness: 2px;
|
|
39
39
|
|
|
40
40
|
&:hover {
|
|
41
|
-
color: mat.get-color-from-palette(palettes.$mat-primary-palette, 'darker20');
|
|
41
|
+
color: mat.m2-get-color-from-palette(palettes.$mat-primary-palette, 'darker20');
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
|
|
@@ -12,9 +12,9 @@ export declare class DivHarness extends ComponentHarness {
|
|
|
12
12
|
* @return a `HarnessPredicate` configured with the given options.
|
|
13
13
|
*/
|
|
14
14
|
static with(options?: DivHarnessFilters): HarnessPredicate<DivHarness>;
|
|
15
|
-
childLocatorFor: <T extends (
|
|
16
|
-
childLocatorForOptional: <T extends (
|
|
17
|
-
childLocatorForAll: <T extends (
|
|
15
|
+
childLocatorFor: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T>>;
|
|
16
|
+
childLocatorForOptional: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T> | null>;
|
|
17
|
+
childLocatorForAll: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T>[]>;
|
|
18
18
|
getText(option?: {
|
|
19
19
|
childSelector?: string;
|
|
20
20
|
}): Promise<string | null>;
|
|
@@ -12,9 +12,9 @@ export declare class SpanHarness extends ComponentHarness {
|
|
|
12
12
|
* @return a `HarnessPredicate` configured with the given options.
|
|
13
13
|
*/
|
|
14
14
|
static with(options?: SpanHarnessFilters): HarnessPredicate<SpanHarness>;
|
|
15
|
-
childLocatorFor: <T extends (
|
|
16
|
-
childLocatorForOptional: <T extends (
|
|
17
|
-
childLocatorForAll: <T extends (
|
|
15
|
+
childLocatorFor: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T>>;
|
|
16
|
+
childLocatorForOptional: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T> | null>;
|
|
17
|
+
childLocatorForAll: <T extends (import("@angular/cdk/testing").HarnessQuery<any> | string)[]>(...queries: T) => import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").LocatorFnResult<T>[]>;
|
|
18
18
|
getText(option?: {
|
|
19
19
|
childSelector?: string;
|
|
20
20
|
}): Promise<string | null>;
|