@valtimo/layout 13.33.0 → 13.35.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/fesm2022/valtimo-layout.mjs +15 -13
- package/fesm2022/valtimo-layout.mjs.map +1 -1
- package/lib/components/widget-management/management-content/highlight/widget-management-highlight.component.d.ts +2 -1
- package/lib/components/widget-management/management-content/highlight/widget-management-highlight.component.d.ts.map +1 -1
- package/lib/components/widget-management/management-content/person-card/widget-management-person-card.component.d.ts +2 -0
- package/lib/components/widget-management/management-content/person-card/widget-management-person-card.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnDestroy, OnInit, Signal } from '@angular/core';
|
|
2
2
|
import { FormBuilder } from '@angular/forms';
|
|
3
3
|
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { CdsThemeService } from '@valtimo/components';
|
|
4
|
+
import { CdsThemeService, ValuePathSelectorPrefix } from '@valtimo/components';
|
|
5
5
|
import { ListItem } from 'carbon-components-angular';
|
|
6
6
|
import { IWidgetManagementService } from '../../../../interfaces';
|
|
7
7
|
import { WidgetWizardService } from '../../../../services';
|
|
@@ -31,6 +31,7 @@ export declare class WidgetManagementHighlightComponent implements OnInit, OnDes
|
|
|
31
31
|
item: ListItem | undefined;
|
|
32
32
|
}): void;
|
|
33
33
|
private syncContentValid;
|
|
34
|
+
protected readonly ValuePathSelectorPrefix: typeof ValuePathSelectorPrefix;
|
|
34
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetManagementHighlightComponent, never>;
|
|
35
36
|
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetManagementHighlightComponent, "ng-component", never, {}, {}, never, ["*"], true, never>;
|
|
36
37
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-management-highlight.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/layout/src/lib/components/widget-management/management-content/highlight/widget-management-highlight.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAML,SAAS,EACT,MAAM,EACN,MAAM,EAEP,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAC,WAAW,EAAkC,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAAkB,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACtE,OAAO,EACL,eAAe,
|
|
1
|
+
{"version":3,"file":"widget-management-highlight.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/layout/src/lib/components/widget-management/management-content/highlight/widget-management-highlight.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAML,SAAS,EACT,MAAM,EACN,MAAM,EAEP,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAC,WAAW,EAAkC,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAAkB,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACtE,OAAO,EACL,eAAe,EAIa,uBAAuB,EACpD,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAML,QAAQ,EAET,MAAM,2BAA2B,CAAC;AAcnC,OAAO,EAAC,wBAAwB,EAAC,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAC,mBAAmB,EAAC,MAAM,sBAAsB,CAAC;;AAEzD,qBAqBa,kCAAmC,YAAW,MAAM,EAAE,SAAS;IAkDxE,OAAO,CAAC,QAAQ,CAAC,EAAE;IACnB,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IACpC,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAEhC,OAAO,CAAC,QAAQ,CAAC,uBAAuB;IAtD1C,SAAsC,KAAK,yCAAyC;IAEpF,SAAgB,IAAI;;;;OAOjB;IAEH,OAAO,CAAC,QAAQ,CAAC,aAAa,CAK5B;IAEF,SAAgB,WAAW,EAAE,MAAM,CAAC,QAAQ,EAAE,CAAC,CAe5C;IAEH,OAAO,CAAC,QAAQ,CAAC,UAAU,CAMvB;IAEJ,SAAgB,cAAc,kFAA2C;IACzE,SAAgB,OAAO,iCAAwC;IAE/D,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAsB;gBAGlC,EAAE,EAAE,WAAW,EACf,mBAAmB,EAAE,mBAAmB,EACxC,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAEhC,uBAAuB,EAAE,wBAAwB,CAAC,GAAG,CAAC;IAGlE,QAAQ,IAAI,IAAI;IAoBhB,WAAW,IAAI,IAAI;IAInB,eAAe,CAAC,KAAK,EAAE;QAAC,IAAI,EAAE,QAAQ,GAAG,SAAS,CAAA;KAAC,GAAG,IAAI;IAMjE,OAAO,CAAC,gBAAgB;IAIxB,SAAS,CAAC,QAAQ,CAAC,uBAAuB,iCAA2B;yCA5F1D,kCAAkC;2CAAlC,kCAAkC;CA6F9C"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { FormBuilder } from '@angular/forms';
|
|
3
|
+
import { ValuePathSelectorPrefix } from '@valtimo/components';
|
|
3
4
|
import { IWidgetManagementService } from '../../../../interfaces';
|
|
4
5
|
import { WidgetWizardService } from '../../../../services';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
@@ -35,6 +36,7 @@ export declare class WidgetManagementPersonCardComponent implements OnInit, OnDe
|
|
|
35
36
|
ngOnInit(): void;
|
|
36
37
|
ngOnDestroy(): void;
|
|
37
38
|
private hideTitleInput;
|
|
39
|
+
protected readonly ValuePathSelectorPrefix: typeof ValuePathSelectorPrefix;
|
|
38
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetManagementPersonCardComponent, never>;
|
|
39
41
|
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetManagementPersonCardComponent, "ng-component", never, {}, {}, never, ["*"], true, never>;
|
|
40
42
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-management-person-card.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/layout/src/lib/components/widget-management/management-content/person-card/widget-management-person-card.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAKL,SAAS,EACT,MAAM,EAGP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAkB,WAAW,EAAkC,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"widget-management-person-card.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/layout/src/lib/components/widget-management/management-content/person-card/widget-management-person-card.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EAKL,SAAS,EACT,MAAM,EAGP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAkB,WAAW,EAAkC,MAAM,gBAAgB,CAAC;AAE7F,OAAO,EAGuB,uBAAuB,EACpD,MAAM,qBAAqB,CAAC;AAI7B,OAAO,EAAC,wBAAwB,EAAC,MAAM,wBAAwB,CAAC;AAEhE,OAAO,EAAC,mBAAmB,EAAC,MAAM,sBAAsB,CAAC;;AAEzD,qBAiBa,mCAAoC,YAAW,MAAM,EAAE,SAAS;IA0BzE,OAAO,CAAC,QAAQ,CAAC,EAAE;IACnB,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IAEpC,OAAO,CAAC,QAAQ,CAAC,uBAAuB;IA5B1C,SAAS,CAAC,QAAQ,CAAC,OAAO;;;;;;;;MAAuC;IAEjE,SAAsC,KAAK,2CAA2C;IAEtF,SAAgB,eAAe,kDAAyB;IACxD,SAAgB,OAAO,iCAAwC;IAE/D,OAAO,KAAK,MAAM,GAEjB;IAEM,IAAI;;;;;;;;;OASR;IAEH,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAsB;gBAGlC,EAAE,EAAE,WAAW,EACf,mBAAmB,EAAE,mBAAmB,EAExC,uBAAuB,EAAE,wBAAwB,CAAC,GAAG,CAAC;IAGlE,QAAQ,IAAI,IAAI;IAwBhB,WAAW,IAAI,IAAI;IAK1B,OAAO,CAAC,cAAc;IAYtB,SAAS,CAAC,QAAQ,CAAC,uBAAuB,iCAA2B;yCAzE1D,mCAAmC;2CAAnC,mCAAmC;CA0E/C"}
|