@kirbydesign/designsystem 4.0.9 → 4.0.13
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/bundles/kirbydesign-designsystem-testing-base.umd.js +59 -84
- package/bundles/kirbydesign-designsystem-testing-base.umd.js.map +1 -1
- package/bundles/kirbydesign-designsystem-testing-base.umd.min.js +1 -1
- package/bundles/kirbydesign-designsystem-testing-base.umd.min.js.map +1 -1
- package/bundles/kirbydesign-designsystem.umd.js +347 -719
- package/bundles/kirbydesign-designsystem.umd.js.map +1 -1
- package/bundles/kirbydesign-designsystem.umd.min.js +1 -1
- package/bundles/kirbydesign-designsystem.umd.min.js.map +1 -1
- package/esm2015/kirbydesign-designsystem.js +77 -76
- package/esm2015/kirbydesign-designsystem.metadata.json +1 -1
- package/esm2015/lib/animation/kirby-animation.js +7 -7
- package/esm2015/lib/components/angular-component-lib/utils.js +40 -0
- package/esm2015/lib/components/angular-component-lib/utils.metadata.json +1 -0
- package/esm2015/lib/components/avatar/avatar.component.js +2 -2
- package/esm2015/lib/components/avatar/avatar.component.metadata.json +1 -1
- package/esm2015/lib/components/button/button.component.js +1 -1
- package/esm2015/lib/components/button/button.component.metadata.json +1 -1
- package/esm2015/lib/components/calendar/calendar.component.js +2 -2
- package/esm2015/lib/components/card/card-header/card-header.component.js +1 -1
- package/esm2015/lib/components/chart/chart.component.js +25 -2
- package/esm2015/lib/components/chart/chart.component.metadata.json +1 -1
- package/esm2015/lib/components/chart-deprecated/options/bar.js +2 -2
- package/esm2015/lib/components/chart-deprecated/options/column.js +2 -2
- package/esm2015/lib/components/icon/kirby-icon-settings.js +2 -1
- package/esm2015/lib/components/icon/kirby-icon-settings.metadata.json +1 -1
- package/esm2015/lib/components/index.js +1 -2
- package/esm2015/lib/components/index.metadata.json +1 -1
- package/esm2015/lib/components/list/directives/list-item-color.directive.js +1 -1
- package/esm2015/lib/components/list/list-item/list-item.component.js +1 -1
- package/esm2015/lib/components/list/list-item/list-item.component.metadata.json +1 -1
- package/esm2015/lib/components/list/list.component.js +1 -1
- package/esm2015/lib/components/list/list.component.metadata.json +1 -1
- package/esm2015/lib/components/modal/modal-wrapper/modal-wrapper.component.js +2 -2
- package/esm2015/lib/components/modal/modal-wrapper/modal-wrapper.component.metadata.json +1 -1
- package/esm2015/lib/components/radio/radio-group/radio-group.component.js +8 -4
- package/esm2015/lib/components/radio/radio-group/radio-group.component.metadata.json +1 -1
- package/esm2015/lib/components/segmented-control/segment-item.js +1 -1
- package/esm2015/lib/components/segmented-control/segmented-control.component.js +3 -3
- package/esm2015/lib/components/segmented-control/segmented-control.component.metadata.json +1 -1
- package/esm2015/lib/components/stock-chart-deprecated/options/stock-chart-deprecated-options.js +2 -2
- package/esm2015/lib/components/web-component-proxies.component.js +42 -0
- package/esm2015/lib/components/web-component-proxies.component.metadata.json +1 -0
- package/esm2015/lib/custom-elements-initializer.js +17 -0
- package/esm2015/lib/custom-elements-initializer.metadata.json +1 -0
- package/esm2015/lib/directives/fit-heading/fit-heading.directive.js +2 -2
- package/esm2015/lib/directives/fit-heading/fit-heading.directive.metadata.json +1 -1
- package/esm2015/lib/directives/theme-color/theme-color.directive.js +2 -3
- package/esm2015/lib/directives/theme-color/theme-color.directive.metadata.json +1 -1
- package/esm2015/lib/helpers/color-helper.js +2 -117
- package/esm2015/lib/helpers/color-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/design-token-helper.js +2 -80
- package/esm2015/lib/helpers/design-token-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/index.js +4 -2
- package/esm2015/lib/helpers/index.metadata.json +1 -1
- package/esm2015/lib/helpers/platform.service.js +2 -2
- package/esm2015/lib/helpers/string-helper.js +2 -45
- package/esm2015/lib/helpers/string-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/theme-color.type.js +1 -1
- package/esm2015/lib/helpers/theme-color.type.metadata.json +1 -1
- package/esm2015/lib/index.js +5 -1
- package/esm2015/lib/index.metadata.json +1 -1
- package/esm2015/lib/kirby.module.js +4 -2
- package/esm2015/lib/kirby.module.metadata.json +1 -1
- package/esm2015/testing-base/kirbydesign-designsystem-testing-base.js +51 -52
- package/esm2015/testing-base/kirbydesign-designsystem-testing-base.metadata.json +1 -1
- package/esm2015/testing-base/lib/directives/mock.theme-color.directive.js +1 -2
- package/esm2015/testing-base/lib/directives/mock.theme-color.directive.metadata.json +1 -1
- package/esm2015/testing-base/lib/mock-components.js +1 -3
- package/esm2015/testing-base/lib/mock-components.metadata.json +1 -1
- package/fesm2015/kirbydesign-designsystem-testing-base.js +2 -24
- package/fesm2015/kirbydesign-designsystem-testing-base.js.map +1 -1
- package/fesm2015/kirbydesign-designsystem.js +173 -575
- package/fesm2015/kirbydesign-designsystem.js.map +1 -1
- package/icons/svg/payment-card.svg +6 -0
- package/kirbydesign-designsystem.d.ts +76 -75
- package/kirbydesign-designsystem.metadata.json +1 -1
- package/lib/components/angular-component-lib/utils.d.ts +7 -0
- package/lib/components/avatar/avatar.component.d.ts +1 -1
- package/lib/components/button/button.component.d.ts +1 -1
- package/lib/components/card/card-header/card-header.component.d.ts +1 -1
- package/lib/components/chart/chart.component.d.ts +1 -0
- package/lib/components/flag/flag.component.d.ts +1 -1
- package/lib/components/index.d.ts +0 -1
- package/lib/components/list/directives/list-item-color.directive.d.ts +1 -1
- package/lib/components/list/list-item/list-item.component.d.ts +1 -1
- package/lib/components/list/list.component.d.ts +1 -1
- package/lib/components/progress-circle/progress-circle.component.d.ts +1 -1
- package/lib/components/radio/radio-group/radio-group.component.d.ts +1 -0
- package/lib/components/segmented-control/segment-item.d.ts +3 -2
- package/lib/components/web-component-proxies.component.d.ts +9 -0
- package/lib/custom-elements-initializer.d.ts +7 -0
- package/lib/directives/theme-color/theme-color.directive.d.ts +1 -1
- package/lib/helpers/color-helper.d.ts +1 -37
- package/lib/helpers/design-token-helper.d.ts +1 -42
- package/lib/helpers/index.d.ts +1 -1
- package/lib/helpers/string-helper.d.ts +1 -4
- package/lib/helpers/theme-color.type.d.ts +1 -1
- package/lib/index.d.ts +1 -0
- package/package.json +3 -2
- package/scss/base/_variables.scss +1 -0
- package/testing-base/kirbydesign-designsystem-testing-base.d.ts +50 -51
- package/testing-base/kirbydesign-designsystem-testing-base.metadata.json +1 -1
- package/esm2015/lib/components/badge/badge.component.js +0 -14
- package/esm2015/lib/components/badge/badge.component.metadata.json +0 -1
- package/esm2015/lib/helpers/color-helper.styles.js +0 -194
- package/esm2015/lib/helpers/color-helper.styles.metadata.json +0 -1
- package/esm2015/lib/helpers/design-token-helper.styles.js +0 -79
- package/esm2015/lib/helpers/design-token-helper.styles.metadata.json +0 -1
- package/esm2015/testing-base/lib/components/mock.badge.component.js +0 -22
- package/esm2015/testing-base/lib/components/mock.badge.component.metadata.json +0 -1
- package/lib/components/badge/badge.component.d.ts +0 -3
- package/lib/helpers/color-helper.styles.d.ts +0 -206
- package/lib/helpers/design-token-helper.styles.d.ts +0 -124
- package/testing-base/lib/components/mock.badge.component.d.ts +0 -3
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const proxyInputs: (Cmp: any, inputs: string[]) => void;
|
|
2
|
+
export declare const proxyMethods: (Cmp: any, methods: string[]) => void;
|
|
3
|
+
export declare const proxyOutputs: (instance: any, el: any, events: string[]) => void;
|
|
4
|
+
export declare function ProxyCmp(opts: {
|
|
5
|
+
inputs?: any;
|
|
6
|
+
methods?: any;
|
|
7
|
+
}): (cls: any) => any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AfterContentInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { NotificationColor } from '
|
|
2
|
+
import { NotificationColor } from '@kirbydesign/core';
|
|
3
3
|
import { IconComponent } from '../icon/icon.component';
|
|
4
4
|
export declare enum ButtonSize {
|
|
5
5
|
SM = "sm",
|
|
@@ -16,6 +16,7 @@ export declare class ChartComponent implements AfterViewInit, OnChanges {
|
|
|
16
16
|
canvasElement: ElementRef<HTMLCanvasElement>;
|
|
17
17
|
constructor(chartJSService: ChartJSService);
|
|
18
18
|
ngAfterViewInit(): void;
|
|
19
|
+
private whenElementHasHeightAndWidth;
|
|
19
20
|
ngOnChanges(simpleChanges: SimpleChanges): void;
|
|
20
21
|
private renderChart;
|
|
21
22
|
private updateData;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare class FlagComponent {
|
|
2
2
|
size: 'xs' | 'sm' | 'md';
|
|
3
3
|
themeColor: 'success' | 'warning' | 'danger' | 'semi-light' | 'transparent';
|
|
4
|
-
get _cssClass(): ("transparent" | "success" | "
|
|
4
|
+
get _cssClass(): ("transparent" | "success" | "warning" | "danger" | "semi-light" | "xs" | "sm" | "md")[];
|
|
5
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * from './app';
|
|
2
2
|
export { AvatarComponent, AvatarSize } from './avatar/avatar.component';
|
|
3
|
-
export { BadgeComponent } from './badge/badge.component';
|
|
4
3
|
export { ButtonComponent, ButtonSize } from './button/button.component';
|
|
5
4
|
export * from './card';
|
|
6
5
|
export * from './chart-deprecated';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnChanges } from '@angular/core';
|
|
2
|
-
import { ThemeColor } from '
|
|
2
|
+
import { ThemeColor } from '@kirbydesign/core';
|
|
3
3
|
export declare class ListItemColorDirective implements OnChanges {
|
|
4
4
|
kirbyListItemColor: (item: any) => ThemeColor;
|
|
5
5
|
item: any;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, EventEmitter, OnInit, TemplateRef } from '@angular/core';
|
|
2
2
|
import { IonItemSliding } from '@ionic/angular';
|
|
3
|
+
import { ThemeColor } from '@kirbydesign/core';
|
|
3
4
|
import { PlatformService } from '../../../helpers/platform.service';
|
|
4
|
-
import { ThemeColor } from '../../../helpers/theme-color.type';
|
|
5
5
|
import { ListSwipeAction, ListSwipeDirection, ListSwipeEnd } from '../list-swipe-action.type';
|
|
6
6
|
export declare type BoundaryClass = 'first' | 'last';
|
|
7
7
|
export declare class ListItemComponent implements OnInit, AfterViewInit {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, EventEmitter, OnChanges, OnInit, TemplateRef, TrackByFunction } from '@angular/core';
|
|
2
2
|
import { IDatasource } from 'ngx-ui-scroll';
|
|
3
|
-
import { ThemeColor } from '
|
|
3
|
+
import { ThemeColor } from '@kirbydesign/core';
|
|
4
4
|
import { ItemComponent } from '../item/item.component';
|
|
5
5
|
import { InfiniteScrollDirective } from './directives/infinite-scroll.directive';
|
|
6
6
|
import { ListHelper } from './helpers/list-helper';
|
|
@@ -22,7 +22,7 @@ export declare class ProgressCircleComponent implements AfterViewInit, OnDestroy
|
|
|
22
22
|
value: number;
|
|
23
23
|
size: 'sm' | 'md' | 'lg';
|
|
24
24
|
themeColor: 'success' | 'warning' | 'danger';
|
|
25
|
-
get _cssSize(): "
|
|
25
|
+
get _cssSize(): "sm" | "md" | "lg";
|
|
26
26
|
private hasElementBeenVisible?;
|
|
27
27
|
private observer;
|
|
28
28
|
constructor(elementRef: ElementRef<HTMLElement>, changeDetectorRef: ChangeDetectorRef);
|
|
@@ -14,6 +14,7 @@ export declare class RadioGroupComponent implements AfterContentInit, ControlVal
|
|
|
14
14
|
set selectedIndex(value: number);
|
|
15
15
|
get value(): string | any;
|
|
16
16
|
set value(value: string | any);
|
|
17
|
+
private get hasValue();
|
|
17
18
|
/**
|
|
18
19
|
* Emitted when an option is selected
|
|
19
20
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ThemeColor } from '
|
|
1
|
+
import { ThemeColor } from '@kirbydesign/core';
|
|
2
2
|
export interface SegmentItem {
|
|
3
3
|
id: string;
|
|
4
4
|
text: string;
|
|
@@ -7,7 +7,8 @@ export interface SegmentItem {
|
|
|
7
7
|
*/
|
|
8
8
|
checked?: boolean;
|
|
9
9
|
badge?: {
|
|
10
|
-
content
|
|
10
|
+
content?: string;
|
|
11
|
+
icon?: string;
|
|
11
12
|
description?: string;
|
|
12
13
|
themeColor: ThemeColor;
|
|
13
14
|
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ChangeDetectorRef, ElementRef, NgZone } from '@angular/core';
|
|
2
|
+
import { Components } from '@kirbydesign/core';
|
|
3
|
+
export declare interface KirbyBadge extends Components.KirbyBadge {
|
|
4
|
+
}
|
|
5
|
+
export declare class KirbyBadge {
|
|
6
|
+
protected z: NgZone;
|
|
7
|
+
protected el: HTMLElement;
|
|
8
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
9
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const appInitialize: (doc: Document) => () => void;
|
|
2
|
+
export declare function customElementsInitializer(): {
|
|
3
|
+
provide: import("@angular/core").InjectionToken<(() => void)[]>;
|
|
4
|
+
useFactory: (doc: Document) => () => void;
|
|
5
|
+
deps: import("@angular/core").InjectionToken<Document>[];
|
|
6
|
+
multi: boolean;
|
|
7
|
+
};
|
|
@@ -1,37 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare class ColorHelper {
|
|
3
|
-
static readonly brandColors: KirbyColor[];
|
|
4
|
-
static readonly notificationColors: KirbyColor[];
|
|
5
|
-
static readonly systemColors: KirbyColor[];
|
|
6
|
-
static readonly textColors: KirbyColor[];
|
|
7
|
-
static readonly mainColors: Color[];
|
|
8
|
-
private static getMainColors;
|
|
9
|
-
private static mapToKirbyColorArray;
|
|
10
|
-
static getBackgroundColor(): string;
|
|
11
|
-
static getColorBrightness(name: string): string;
|
|
12
|
-
static getThemeColorRgbString(name: string, opacity?: number): string;
|
|
13
|
-
static getThemeTextColorRgbString(name: string): string;
|
|
14
|
-
static getThemeColorHexString(name: string): string;
|
|
15
|
-
static getThemeTextColorHexString(name: string): string;
|
|
16
|
-
static getTransparentColorRgbString(): string;
|
|
17
|
-
static colorStringToRgbString(color: string): any;
|
|
18
|
-
private static hexToRGB;
|
|
19
|
-
private static getColor;
|
|
20
|
-
private static getTextColor;
|
|
21
|
-
private static opacityThreshold;
|
|
22
|
-
}
|
|
23
|
-
export interface Color {
|
|
24
|
-
name: string;
|
|
25
|
-
/**
|
|
26
|
-
* The color value in either hex (#ff0000), rgb(255,0,0) or rgba(255,0,0,1)
|
|
27
|
-
*/
|
|
28
|
-
value: string;
|
|
29
|
-
}
|
|
30
|
-
export interface KirbyColor extends Color {
|
|
31
|
-
base: string;
|
|
32
|
-
tint: Color;
|
|
33
|
-
shade: Color;
|
|
34
|
-
contrast: Color;
|
|
35
|
-
}
|
|
36
|
-
export declare type NotificationColor = keyof typeof styles.notificationColors;
|
|
37
|
-
export declare type BrandColor = keyof typeof styles.brandColors;
|
|
1
|
+
export { ColorHelper, Color, BrandColor, KirbyColor, NotificationColor } from '@kirbydesign/core';
|
|
@@ -1,42 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { ThemeColor } from './theme-color.type';
|
|
3
|
-
export declare class DesignTokenHelper {
|
|
4
|
-
static readonly breakpoints: {
|
|
5
|
-
small: string;
|
|
6
|
-
medium: string;
|
|
7
|
-
large: string;
|
|
8
|
-
xlarge: string;
|
|
9
|
-
xxlarge: string;
|
|
10
|
-
};
|
|
11
|
-
static readonly softKeyboardTransitionEnter: string;
|
|
12
|
-
static readonly softKeyboardTransitionLeave: string;
|
|
13
|
-
static readonly modalDefaultHeight: string;
|
|
14
|
-
static readonly drawerDefaultHeight: string;
|
|
15
|
-
static getColor(name: ThemeColorExtended, variant?: ThemeColorVariant): ThemeColorDefinition;
|
|
16
|
-
static getTextColor(name: ThemeColorExtended, variant?: ThemeColorVariant): ThemeColorDefinition;
|
|
17
|
-
static size(key: keyof typeof styles.sizes): string;
|
|
18
|
-
static fontSize(key: keyof typeof styles.fontSizes): string;
|
|
19
|
-
static iconFontSize(key: keyof typeof styles.iconFontSizes): string;
|
|
20
|
-
static fontWeight(key: keyof typeof styles.fontWeight): string;
|
|
21
|
-
static lineHeight(key: keyof typeof styles.lineHeight): string;
|
|
22
|
-
static backgroundColor(): string;
|
|
23
|
-
static borderRadius(): string;
|
|
24
|
-
static borderRadiusRound(): string;
|
|
25
|
-
static alertMaxWidth(): string;
|
|
26
|
-
static compactModalMaxWidth(): string;
|
|
27
|
-
static dropdownItemHeight(): string;
|
|
28
|
-
static avatarSize(key: keyof typeof styles.avatarSizes): string;
|
|
29
|
-
static fatFingerSize(): string;
|
|
30
|
-
static getElevation(z: keyof typeof styles.elevations): string;
|
|
31
|
-
static itemHeight(key: keyof typeof styles.itemHeights): string;
|
|
32
|
-
static zLayer(key: keyof typeof styles.zLayers): string;
|
|
33
|
-
}
|
|
34
|
-
export declare type ThemeColorExtended = ThemeColor | 'black' | 'semi-light' | 'semi-dark' | 'background-color';
|
|
35
|
-
export declare type ThemeColorVariant = 'tint' | 'shade' | 'contrast';
|
|
36
|
-
export interface ThemeColorDefinition {
|
|
37
|
-
name: ThemeColorExtended;
|
|
38
|
-
variant?: ThemeColorVariant;
|
|
39
|
-
fullname: string;
|
|
40
|
-
value?: string;
|
|
41
|
-
hex?: string;
|
|
42
|
-
}
|
|
1
|
+
export { DesignTokenHelper, ThemeColorDefinition, ThemeColorExtended, ThemeColorVariant, } from '@kirbydesign/core';
|
package/lib/helpers/index.d.ts
CHANGED
|
@@ -1,4 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export declare const camelToKebabCase: (camelString: string) => string;
|
|
3
|
-
export declare const kebabToTitleCase: (kebabString: string) => string;
|
|
4
|
-
export declare const capitalizeFirstLetter: (string: string) => string;
|
|
1
|
+
export { kebabToCamelCase, kebabToTitleCase, camelToKebabCase, capitalizeFirstLetter, } from '@kirbydesign/core';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { ThemeColor } from '@kirbydesign/core';
|
package/lib/index.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kirbydesign/designsystem",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.13",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"chart.js": "3.3.2",
|
|
6
6
|
"chartjs-plugin-annotation": "1.0.2",
|
|
7
7
|
"@ionic/angular": "5.5.2",
|
|
8
|
+
"@kirbydesign/core": "0.0.10",
|
|
8
9
|
"date-fns": "2.21.1",
|
|
9
10
|
"date-fns-tz": "1.1.4",
|
|
10
11
|
"highcharts": "8.0.4",
|
|
@@ -29,7 +30,7 @@
|
|
|
29
30
|
"typings": "kirbydesign-designsystem.d.ts",
|
|
30
31
|
"metadata": "kirbydesign-designsystem.metadata.json",
|
|
31
32
|
"sideEffects": false,
|
|
32
|
-
"description": "Kirby Design Components",
|
|
33
|
+
"description": "Kirby Design Angular Components. This library provides Angular wrappers for the @kirbydesign/core package, for smoother integration into Angular projects.",
|
|
33
34
|
"repository": {
|
|
34
35
|
"type": "git",
|
|
35
36
|
"url": "https://github.com/kirbydesign/designsystem.git"
|
|
@@ -3,57 +3,56 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export * from './public_api';
|
|
5
5
|
export { MockAccordionItemComponent as ɵb } from './lib/components/mock.accordion-item.component';
|
|
6
|
-
export { MockActionSheetComponent as
|
|
6
|
+
export { MockActionSheetComponent as ɵbg } from './lib/components/mock.action-sheet.component';
|
|
7
7
|
export { MockAppComponent as ɵc } from './lib/components/mock.app.component';
|
|
8
8
|
export { MockAvatarComponent as ɵd } from './lib/components/mock.avatar.component';
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
18
|
-
export {
|
|
19
|
-
export {
|
|
20
|
-
export {
|
|
21
|
-
export {
|
|
22
|
-
export {
|
|
23
|
-
export {
|
|
24
|
-
export {
|
|
25
|
-
export {
|
|
26
|
-
export {
|
|
27
|
-
export {
|
|
28
|
-
export {
|
|
29
|
-
export {
|
|
30
|
-
export {
|
|
31
|
-
export {
|
|
32
|
-
export {
|
|
33
|
-
export {
|
|
34
|
-
export {
|
|
35
|
-
export {
|
|
36
|
-
export {
|
|
37
|
-
export {
|
|
38
|
-
export {
|
|
39
|
-
export {
|
|
40
|
-
export {
|
|
41
|
-
export {
|
|
42
|
-
export {
|
|
43
|
-
export {
|
|
44
|
-
export {
|
|
45
|
-
export {
|
|
46
|
-
export {
|
|
47
|
-
export {
|
|
48
|
-
export {
|
|
49
|
-
export {
|
|
50
|
-
export {
|
|
51
|
-
export {
|
|
52
|
-
export {
|
|
53
|
-
export {
|
|
54
|
-
export {
|
|
55
|
-
export {
|
|
56
|
-
export {
|
|
57
|
-
export { MockThemeColorDirective as ɵci } from './lib/directives/mock.theme-color.directive';
|
|
9
|
+
export { MockButtonComponent as ɵe } from './lib/components/mock.button.component';
|
|
10
|
+
export { MockCalendarComponent as ɵf } from './lib/components/mock.calendar.component';
|
|
11
|
+
export { MockCardFooterComponent as ɵg } from './lib/components/mock.card-footer.component';
|
|
12
|
+
export { MockCardHeaderComponent as ɵh } from './lib/components/mock.card-header.component';
|
|
13
|
+
export { MockCardComponent as ɵi } from './lib/components/mock.card.component';
|
|
14
|
+
export { MockChartDeprecatedComponent as ɵk } from './lib/components/mock.chart-deprecated.component';
|
|
15
|
+
export { MockChartComponent as ɵj } from './lib/components/mock.chart.component';
|
|
16
|
+
export { MockCheckboxComponent as ɵl } from './lib/components/mock.checkbox.component';
|
|
17
|
+
export { MockChipComponent as ɵm } from './lib/components/mock.chip.component';
|
|
18
|
+
export { MockDividerComponent as ɵn } from './lib/components/mock.divider.component';
|
|
19
|
+
export { MockDropdownComponent as ɵo } from './lib/components/mock.dropdown.component';
|
|
20
|
+
export { MockEmptyStateComponent as ɵp } from './lib/components/mock.empty-state.component';
|
|
21
|
+
export { MockFabSheetComponent as ɵq } from './lib/components/mock.fab-sheet.component';
|
|
22
|
+
export { MockFlagComponent as ɵr } from './lib/components/mock.flag.component';
|
|
23
|
+
export { MockFormFieldMessageComponent as ɵs } from './lib/components/mock.form-field-message.component';
|
|
24
|
+
export { MockFormFieldComponent as ɵt } from './lib/components/mock.form-field.component';
|
|
25
|
+
export { MockGridComponent as ɵx } from './lib/components/mock.grid.component';
|
|
26
|
+
export { MockIconComponent as ɵy } from './lib/components/mock.icon.component';
|
|
27
|
+
export { MockInputCounterComponent as ɵv } from './lib/components/mock.input-counter.component';
|
|
28
|
+
export { MockInputComponent as ɵu } from './lib/components/mock.input.component';
|
|
29
|
+
export { MockItemComponent as ɵz } from './lib/components/mock.item.component';
|
|
30
|
+
export { MockLabelComponent as ɵba } from './lib/components/mock.label.component';
|
|
31
|
+
export { MockListHeaderComponent as ɵbb } from './lib/components/mock.list-header.component';
|
|
32
|
+
export { MockListItemComponent as ɵbc } from './lib/components/mock.list-item.component';
|
|
33
|
+
export { MockListSectionHeaderComponent as ɵbd } from './lib/components/mock.list-section-header.component';
|
|
34
|
+
export { MockListComponent as ɵbe } from './lib/components/mock.list.component';
|
|
35
|
+
export { MockLoadingOverlayComponent as ɵbf } from './lib/components/mock.loading-overlay.component';
|
|
36
|
+
export { MockModalFooterComponent as ɵbh } from './lib/components/mock.modal-footer.component';
|
|
37
|
+
export { MockPageFooterComponent as ɵbi } from './lib/components/mock.page-footer.component';
|
|
38
|
+
export { MockPageActionsComponent as ɵbq, MockPageActionsDirective as ɵbl, MockPageComponent as ɵbr, MockPageContentComponent as ɵbp, MockPageContentDirective as ɵbm, MockPageProgressComponent as ɵbn, MockPageTitleComponent as ɵbo, MockPageTitleDirective as ɵbj, MockPageToolbarTitleDirective as ɵbk } from './lib/components/mock.page.component';
|
|
39
|
+
export { MockPopoverComponent as ɵbs } from './lib/components/mock.popover.component';
|
|
40
|
+
export { MockProgressCircleComponent as ɵbt } from './lib/components/mock.progress-circle.component';
|
|
41
|
+
export { MockRadioGroupComponent as ɵbu } from './lib/components/mock.radio-group.component';
|
|
42
|
+
export { MockRadioComponent as ɵbv } from './lib/components/mock.radio.component';
|
|
43
|
+
export { MockRangeComponent as ɵbw } from './lib/components/mock.range.component';
|
|
44
|
+
export { MockReorderListComponent as ɵbx } from './lib/components/mock.reorder-list.component';
|
|
45
|
+
export { MockRouterOutletComponent as ɵby } from './lib/components/mock.router-outlet.component';
|
|
46
|
+
export { MockSegmentedControlComponent as ɵbz } from './lib/components/mock.segmented-control.component';
|
|
47
|
+
export { MockSlideButtonComponent as ɵca } from './lib/components/mock.slide-button.component';
|
|
48
|
+
export { MockSpinnerComponent as ɵcb } from './lib/components/mock.spinner.component';
|
|
49
|
+
export { MockTabButtonComponent as ɵcc } from './lib/components/mock.tab-button.component';
|
|
50
|
+
export { MockTabsComponent as ɵcd } from './lib/components/mock.tabs.component';
|
|
51
|
+
export { MockTextareaComponent as ɵw } from './lib/components/mock.textarea.component';
|
|
52
|
+
export { MockToggleButtonComponent as ɵcf } from './lib/components/mock.toggle-button.component';
|
|
53
|
+
export { MockToggleComponent as ɵce } from './lib/components/mock.toggle.component';
|
|
54
|
+
export { MockAccordionDirective as ɵcj } from './lib/directives/mock.accordion.directive';
|
|
55
|
+
export { MockFitHeadingDirective as ɵci } from './lib/directives/mock.fit-heading.directive';
|
|
56
|
+
export { MockThemeColorDirective as ɵch } from './lib/directives/mock.theme-color.directive';
|
|
58
57
|
export { MOCK_COMPONENTS as ɵa } from './lib/mock-components';
|
|
59
|
-
export { MOCK_DIRECTIVES as
|
|
58
|
+
export { MOCK_DIRECTIVES as ɵcg } from './lib/mock-directives';
|