@eui/mobile-core 14.1.0 → 14.2.0-snapshot-1670945950049
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/docs/dependencies.html +1 -1
- package/docs/js/menu-wc.js +3 -3
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/esm2020/lib/components/atoms/euim-label/euim-label.component.mjs +2 -2
- package/esm2020/lib/euim-all.module.mjs +2 -2
- package/fesm2015/eui-mobile-core.mjs +2 -2
- package/fesm2015/eui-mobile-core.mjs.map +1 -1
- package/fesm2020/eui-mobile-core.mjs +2 -2
- package/fesm2020/eui-mobile-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -47,10 +47,10 @@ export class EuimLabelComponent extends EuimBaseDirective {
|
|
|
47
47
|
} }, inputs: { euimLabelTitle: "euimLabelTitle", euimLabelSubTitle: "euimLabelSubTitle", euimLabelMeta: "euimLabelMeta" }, features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0, ngContentSelectors: _c1, decls: 1, vars: 0, template: function EuimLabelComponent_Template(rf, ctx) { if (rf & 1) {
|
|
48
48
|
i0.ɵɵprojectionDef();
|
|
49
49
|
i0.ɵɵprojection(0);
|
|
50
|
-
} }, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font
|
|
50
|
+
} }, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], encapsulation: 2 });
|
|
51
51
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EuimLabelComponent, [{
|
|
52
52
|
type: Component,
|
|
53
|
-
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font
|
|
53
|
+
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"] }]
|
|
54
54
|
}], null, { euimLabelTitle: [{
|
|
55
55
|
type: Input
|
|
56
56
|
}], euimLabelSubTitle: [{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
|
-
import { EuimAppModule, EuimEmptyListPlaceholderModule, EuimLanguageSelectorModule, EuimStepperComponentModule, EuimUserProfileModule, EuimMessageModule, EuimAvatarIconModule, EuimLabelModule, EuimMenuModule, EuimAppSidebarModule, EuimControlFeedbackModule, EuimFieldsetModule, EuimListHeaderModule, EuimToolbarComponentModule, EuimNotificationItemModule, EuimSpinnerComponentModule, EuimMediaHeaderModule, EuimDataSummaryModule
|
|
2
|
+
import { EuimAppModule, EuimEmptyListPlaceholderModule, EuimLanguageSelectorModule, EuimStepperComponentModule, EuimUserProfileModule, EuimMessageModule, EuimAvatarIconModule, EuimLabelModule, EuimMenuModule, EuimAppSidebarModule, EuimControlFeedbackModule, EuimFieldsetModule, EuimListHeaderModule, EuimToolbarComponentModule, EuimNotificationItemModule, EuimSpinnerComponentModule, EuimMediaHeaderModule, EuimDataSummaryModule } from './components';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
const MODULES = [
|
|
5
5
|
// Layout
|
|
@@ -106,4 +106,4 @@ export class EuimAllModule {
|
|
|
106
106
|
// Directives
|
|
107
107
|
EuimListHeaderModule,
|
|
108
108
|
EuimSpinnerComponentModule] }); })();
|
|
109
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
109
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hbGwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2xpYi9ldWltLWFsbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQ0gsYUFBYSxFQUNiLDhCQUE4QixFQUM5QiwwQkFBMEIsRUFDMUIsMEJBQTBCLEVBQzFCLHFCQUFxQixFQUNyQixpQkFBaUIsRUFDakIsb0JBQW9CLEVBQ3BCLGVBQWUsRUFDZixjQUFjLEVBQ2Qsb0JBQW9CLEVBQ3BCLHlCQUF5QixFQUN6QixrQkFBa0IsRUFDbEIsb0JBQW9CLEVBQ3BCLDBCQUEwQixFQUMxQiwwQkFBMEIsRUFDMUIsMEJBQTBCLEVBQzFCLHFCQUFxQixFQUNyQixxQkFBcUIsRUFDeEIsTUFBTSxjQUFjLENBQUM7O0FBRXRCLE1BQU0sT0FBTyxHQUFHO0lBQ1osU0FBUztJQUNULGFBQWE7SUFDYixvQkFBb0I7SUFFcEIsYUFBYTtJQUNiLDhCQUE4QjtJQUM5QiwwQkFBMEI7SUFDMUIsMEJBQTBCO0lBQzFCLHFCQUFxQjtJQUNyQixpQkFBaUI7SUFDakIsb0JBQW9CO0lBQ3BCLGVBQWU7SUFDZixjQUFjO0lBQ2QseUJBQXlCO0lBQ3pCLGtCQUFrQjtJQUNsQiwwQkFBMEI7SUFDMUIsMEJBQTBCO0lBQzFCLHFCQUFxQjtJQUNyQixxQkFBcUI7SUFFckIsYUFBYTtJQUNiLG9CQUFvQjtJQUNwQiwwQkFBMEI7Q0FDN0IsQ0FBQztBQVlGLE1BQU0sT0FBTyxhQUFhOzs2RkFBYixhQUFhOzhGQUFiLGFBQWE7a0dBUmYsT0FBTztRQTNCZCxTQUFTO1FBQ1QsYUFBYTtRQUNiLG9CQUFvQjtRQUVwQixhQUFhO1FBQ2IsOEJBQThCO1FBQzlCLDBCQUEwQjtRQUMxQiwwQkFBMEI7UUFDMUIscUJBQXFCO1FBQ3JCLGlCQUFpQjtRQUNqQixvQkFBb0I7UUFDcEIsZUFBZTtRQUNmLGNBQWM7UUFDZCx5QkFBeUI7UUFDekIsa0JBQWtCO1FBQ2xCLDBCQUEwQjtRQUMxQiwwQkFBMEI7UUFDMUIscUJBQXFCO1FBQ3JCLHFCQUFxQjtRQUVyQixhQUFhO1FBQ2Isb0JBQW9CO1FBQ3BCLDBCQUEwQjt1RkFhakIsYUFBYTtjQVZ6QixRQUFRO2VBQUM7Z0JBQ04sT0FBTyxFQUFFO29CQUNMLEdBQUcsT0FBTztpQkFDYjtnQkFDRCxPQUFPLEVBQUU7b0JBQ0wsR0FBRyxPQUFPO2lCQUNiO2dCQUNELFNBQVMsRUFBRSxFQUFFO2dCQUNiLFlBQVksRUFBRSxFQUFFO2FBQ25COzt3RkFDWSxhQUFhO1FBbkN0QixTQUFTO1FBQ1QsYUFBYTtRQUNiLG9CQUFvQjtRQUVwQixhQUFhO1FBQ2IsOEJBQThCO1FBQzlCLDBCQUEwQjtRQUMxQiwwQkFBMEI7UUFDMUIscUJBQXFCO1FBQ3JCLGlCQUFpQjtRQUNqQixvQkFBb0I7UUFDcEIsZUFBZTtRQUNmLGNBQWM7UUFDZCx5QkFBeUI7UUFDekIsa0JBQWtCO1FBQ2xCLDBCQUEwQjtRQUMxQiwwQkFBMEI7UUFDMUIscUJBQXFCO1FBQ3JCLHFCQUFxQjtRQUVyQixhQUFhO1FBQ2Isb0JBQW9CO1FBQ3BCLDBCQUEwQjtRQXRCMUIsU0FBUztRQUNULGFBQWE7UUFDYixvQkFBb0I7UUFFcEIsYUFBYTtRQUNiLDhCQUE4QjtRQUM5QiwwQkFBMEI7UUFDMUIsMEJBQTBCO1FBQzFCLHFCQUFxQjtRQUNyQixpQkFBaUI7UUFDakIsb0JBQW9CO1FBQ3BCLGVBQWU7UUFDZixjQUFjO1FBQ2QseUJBQXlCO1FBQ3pCLGtCQUFrQjtRQUNsQiwwQkFBMEI7UUFDMUIsMEJBQTBCO1FBQzFCLHFCQUFxQjtRQUNyQixxQkFBcUI7UUFFckIsYUFBYTtRQUNiLG9CQUFvQjtRQUNwQiwwQkFBMEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtcbiAgICBFdWltQXBwTW9kdWxlLFxuICAgIEV1aW1FbXB0eUxpc3RQbGFjZWhvbGRlck1vZHVsZSxcbiAgICBFdWltTGFuZ3VhZ2VTZWxlY3Rvck1vZHVsZSxcbiAgICBFdWltU3RlcHBlckNvbXBvbmVudE1vZHVsZSxcbiAgICBFdWltVXNlclByb2ZpbGVNb2R1bGUsXG4gICAgRXVpbU1lc3NhZ2VNb2R1bGUsXG4gICAgRXVpbUF2YXRhckljb25Nb2R1bGUsXG4gICAgRXVpbUxhYmVsTW9kdWxlLFxuICAgIEV1aW1NZW51TW9kdWxlLFxuICAgIEV1aW1BcHBTaWRlYmFyTW9kdWxlLFxuICAgIEV1aW1Db250cm9sRmVlZGJhY2tNb2R1bGUsXG4gICAgRXVpbUZpZWxkc2V0TW9kdWxlLFxuICAgIEV1aW1MaXN0SGVhZGVyTW9kdWxlLFxuICAgIEV1aW1Ub29sYmFyQ29tcG9uZW50TW9kdWxlLFxuICAgIEV1aW1Ob3RpZmljYXRpb25JdGVtTW9kdWxlLFxuICAgIEV1aW1TcGlubmVyQ29tcG9uZW50TW9kdWxlLFxuICAgIEV1aW1NZWRpYUhlYWRlck1vZHVsZSxcbiAgICBFdWltRGF0YVN1bW1hcnlNb2R1bGVcbn0gZnJvbSAnLi9jb21wb25lbnRzJztcblxuY29uc3QgTU9EVUxFUyA9IFtcbiAgICAvLyBMYXlvdXRcbiAgICBFdWltQXBwTW9kdWxlLFxuICAgIEV1aW1BcHBTaWRlYmFyTW9kdWxlLFxuXG4gICAgLy8gQ29tcG9uZW50c1xuICAgIEV1aW1FbXB0eUxpc3RQbGFjZWhvbGRlck1vZHVsZSxcbiAgICBFdWltTGFuZ3VhZ2VTZWxlY3Rvck1vZHVsZSxcbiAgICBFdWltU3RlcHBlckNvbXBvbmVudE1vZHVsZSxcbiAgICBFdWltVXNlclByb2ZpbGVNb2R1bGUsXG4gICAgRXVpbU1lc3NhZ2VNb2R1bGUsXG4gICAgRXVpbUF2YXRhckljb25Nb2R1bGUsXG4gICAgRXVpbUxhYmVsTW9kdWxlLFxuICAgIEV1aW1NZW51TW9kdWxlLFxuICAgIEV1aW1Db250cm9sRmVlZGJhY2tNb2R1bGUsXG4gICAgRXVpbUZpZWxkc2V0TW9kdWxlLFxuICAgIEV1aW1Ub29sYmFyQ29tcG9uZW50TW9kdWxlLFxuICAgIEV1aW1Ob3RpZmljYXRpb25JdGVtTW9kdWxlLFxuICAgIEV1aW1NZWRpYUhlYWRlck1vZHVsZSxcbiAgICBFdWltRGF0YVN1bW1hcnlNb2R1bGUsXG5cbiAgICAvLyBEaXJlY3RpdmVzXG4gICAgRXVpbUxpc3RIZWFkZXJNb2R1bGUsXG4gICAgRXVpbVNwaW5uZXJDb21wb25lbnRNb2R1bGUsXG5dO1xuXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgLi4uTU9EVUxFUyxcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgLi4uTU9EVUxFUyxcbiAgICBdLFxuICAgIHByb3ZpZGVyczogW10sXG4gICAgZGVjbGFyYXRpb25zOiBbXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUFsbE1vZHVsZSB7XG59XG4iXX0=
|
|
@@ -345,11 +345,11 @@ class EuimLabelComponent extends EuimBaseDirective {
|
|
|
345
345
|
i0.ɵɵprojectionDef();
|
|
346
346
|
i0.ɵɵprojection(0);
|
|
347
347
|
}
|
|
348
|
-
}, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font
|
|
348
|
+
}, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"], encapsulation: 2 });
|
|
349
349
|
(function () {
|
|
350
350
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EuimLabelComponent, [{
|
|
351
351
|
type: Component,
|
|
352
|
-
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font
|
|
352
|
+
args: [{ selector: '[euimLabel]', template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, styles: [".euim-label{display:flex;align-items:center;margin:0;padding:0}.euim-label ion-icon{margin-right:var(--eui-base-spacing-2xs)}.euim-label :not(ion-icon:first-child){margin-left:var(--eui-base-spacing-2xs)}.euim-label__title{font: 400 1rem/1.25rem arial,sans-serif;font-style:normal;font-weight:700;color:var(--eui-base-color-text)}.euim-label__title ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__sub-title,.euim-label__meta{font: 400 .875rem/1rem arial,sans-serif;color:var(--eui-base-color-grey-75)}.euim-label__sub-title ion-icon,.euim-label__meta ion-icon{font: 400 1rem/1.25rem arial,sans-serif}.euim-label__title+.euim-label__sub-title,.euim-label__title+.euim-label__meta,.euim-label__sub-title+.euim-label__meta,.euim-label__sub-title+.euim-label__sub-title,.euim-label__meta+.euim-label__sub-title,.euim-label__meta+.euim-label__meta{margin-top:var(--eui-base-spacing-2xs)}.euim-label--primary{color:var(--eui-base-color-primary-100)}.euim-label--secondary{color:var(--eui-base-color-grey-50)}.euim-label--info{color:var(--eui-base-color-info-100)}.euim-label--success{color:var(--eui-base-color-success-100)}.euim-label--warning{color:var(--eui-base-color-warning-100)}.euim-label--danger{color:var(--eui-base-color-danger-100)}.euim-label--accent{color:var(--eui-base-color-accent-100)}.euim-label--size-2xs{font:var(--eui-base-font-size-2xs)}.euim-label--size-xs{font:var(--eui-base-font-size-xs)}.euim-label--size-s{font:var(--eui-base-font-size-s)}.euim-label--size-m{font:var(--eui-base-font-size-m)}.euim-label--size-l{font:var(--eui-base-font-size-l)}.euim-label--size-xl{font:var(--eui-base-font-size-xl)}.euim-label--size-2xl{font:var(--eui-base-font-size-2xl)}.euim-label--size-3xl{font:var(--eui-base-font-size-3xl)}.euim-label--size-4xl{font:var(--eui-base-font-size-4xl)}\n"] }]
|
|
353
353
|
}], null, { euimLabelTitle: [{
|
|
354
354
|
type: Input
|
|
355
355
|
}], euimLabelSubTitle: [{
|