@ni/ok-angular 2.5.1 → 2.5.3

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.
@@ -7,10 +7,10 @@ import { CommonModule } from '@angular/common';
7
7
  * Directive to provide Angular integration for the button.
8
8
  */
9
9
  class OkExButtonDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkExButtonDirective, isStandalone: false, selector: "ok-ex-button", ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkExButtonDirective, isStandalone: false, selector: "ok-ex-button", ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'ok-ex-button',
@@ -19,11 +19,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
19
19
  }] });
20
20
 
21
21
  class OkExButtonModule {
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonModule, declarations: [OkExButtonDirective], imports: [CommonModule], exports: [OkExButtonDirective] }); }
24
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonModule, imports: [CommonModule] }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonModule, declarations: [OkExButtonDirective], imports: [CommonModule], exports: [OkExButtonDirective] }); }
24
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonModule, imports: [CommonModule] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkExButtonModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkExButtonModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  declarations: [OkExButtonDirective],
@@ -31,10 +31,10 @@ class OkFvAccordionItemDirective {
31
31
  this.elementRef = elementRef;
32
32
  this.renderer = renderer;
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
35
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvAccordionItemDirective, isStandalone: false, selector: "ok-fv-accordion-item", inputs: { header: "header", expanded: "expanded", appearance: "appearance" }, ngImport: i0 }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
35
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvAccordionItemDirective, isStandalone: false, selector: "ok-fv-accordion-item", inputs: { header: "header", expanded: "expanded", appearance: "appearance" }, ngImport: i0 }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemDirective, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemDirective, decorators: [{
38
38
  type: Directive,
39
39
  args: [{
40
40
  selector: 'ok-fv-accordion-item',
@@ -49,11 +49,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
49
49
  }] } });
50
50
 
51
51
  class OkFvAccordionItemModule {
52
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
53
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemModule, declarations: [OkFvAccordionItemDirective], imports: [CommonModule], exports: [OkFvAccordionItemDirective] }); }
54
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemModule, imports: [CommonModule] }); }
52
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
53
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemModule, declarations: [OkFvAccordionItemDirective], imports: [CommonModule], exports: [OkFvAccordionItemDirective] }); }
54
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemModule, imports: [CommonModule] }); }
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvAccordionItemModule, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvAccordionItemModule, decorators: [{
57
57
  type: NgModule,
58
58
  args: [{
59
59
  declarations: [OkFvAccordionItemDirective],
@@ -55,10 +55,10 @@ class OkFvCardDirective {
55
55
  this.elementRef = elementRef;
56
56
  this.renderer = renderer;
57
57
  }
58
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
59
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvCardDirective, isStandalone: false, selector: "ok-fv-card", inputs: { title: ["card-title", "title"], subtitle: "subtitle", description: "description", appearance: "appearance", interactionMode: ["interaction-mode", "interactionMode"], disabled: "disabled", initials: "initials" }, ngImport: i0 }); }
58
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
59
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvCardDirective, isStandalone: false, selector: "ok-fv-card", inputs: { title: ["card-title", "title"], subtitle: "subtitle", description: "description", appearance: "appearance", interactionMode: ["interaction-mode", "interactionMode"], disabled: "disabled", initials: "initials" }, ngImport: i0 }); }
60
60
  }
61
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardDirective, decorators: [{
61
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardDirective, decorators: [{
62
62
  type: Directive,
63
63
  args: [{
64
64
  selector: 'ok-fv-card',
@@ -83,11 +83,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
83
83
  }] } });
84
84
 
85
85
  class OkFvCardModule {
86
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardModule, declarations: [OkFvCardDirective], imports: [CommonModule], exports: [OkFvCardDirective] }); }
88
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardModule, imports: [CommonModule] }); }
86
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardModule, declarations: [OkFvCardDirective], imports: [CommonModule], exports: [OkFvCardDirective] }); }
88
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardModule, imports: [CommonModule] }); }
89
89
  }
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvCardModule, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvCardModule, decorators: [{
91
91
  type: NgModule,
92
92
  args: [{
93
93
  declarations: [OkFvCardDirective],
@@ -54,10 +54,10 @@ class OkFvChipSelectorDirective {
54
54
  this.elementRef = elementRef;
55
55
  this.renderer = renderer;
56
56
  }
57
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
58
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvChipSelectorDirective, isStandalone: false, selector: "ok-fv-chip-selector", inputs: { disabled: "disabled", open: "open", label: "label", selectedValues: ["selected-values", "selectedValues"], options: "options", placeholder: "placeholder", allowCustomValues: ["allow-custom-values", "allowCustomValues"] }, ngImport: i0 }); }
57
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
58
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvChipSelectorDirective, isStandalone: false, selector: "ok-fv-chip-selector", inputs: { disabled: "disabled", open: "open", label: "label", selectedValues: ["selected-values", "selectedValues"], options: "options", placeholder: "placeholder", allowCustomValues: ["allow-custom-values", "allowCustomValues"] }, ngImport: i0 }); }
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorDirective, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorDirective, decorators: [{
61
61
  type: Directive,
62
62
  args: [{
63
63
  selector: 'ok-fv-chip-selector',
@@ -82,11 +82,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
82
82
  }] } });
83
83
 
84
84
  class OkFvChipSelectorModule {
85
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
86
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorModule, declarations: [OkFvChipSelectorDirective], imports: [CommonModule], exports: [OkFvChipSelectorDirective] }); }
87
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorModule, imports: [CommonModule] }); }
85
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
86
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorModule, declarations: [OkFvChipSelectorDirective], imports: [CommonModule], exports: [OkFvChipSelectorDirective] }); }
87
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorModule, imports: [CommonModule] }); }
88
88
  }
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvChipSelectorModule, decorators: [{
89
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvChipSelectorModule, decorators: [{
90
90
  type: NgModule,
91
91
  args: [{
92
92
  declarations: [OkFvChipSelectorDirective],
@@ -36,10 +36,10 @@ class OkFvContextHelpDirective {
36
36
  this.elementRef = elementRef;
37
37
  this.renderer = renderer;
38
38
  }
39
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
40
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvContextHelpDirective, isStandalone: false, selector: "ok-fv-context-help", inputs: { text: "text", triggerLabel: ["trigger-label", "triggerLabel"], severity: "severity", iconVisible: ["icon-visible", "iconVisible"] }, ngImport: i0 }); }
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
40
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvContextHelpDirective, isStandalone: false, selector: "ok-fv-context-help", inputs: { text: "text", triggerLabel: ["trigger-label", "triggerLabel"], severity: "severity", iconVisible: ["icon-visible", "iconVisible"] }, ngImport: i0 }); }
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpDirective, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpDirective, decorators: [{
43
43
  type: Directive,
44
44
  args: [{
45
45
  selector: 'ok-fv-context-help',
@@ -58,11 +58,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
58
58
  }] } });
59
59
 
60
60
  class OkFvContextHelpModule {
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
62
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpModule, declarations: [OkFvContextHelpDirective], imports: [CommonModule], exports: [OkFvContextHelpDirective] }); }
63
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpModule, imports: [CommonModule] }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
62
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpModule, declarations: [OkFvContextHelpDirective], imports: [CommonModule], exports: [OkFvContextHelpDirective] }); }
63
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpModule, imports: [CommonModule] }); }
64
64
  }
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvContextHelpModule, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvContextHelpModule, decorators: [{
66
66
  type: NgModule,
67
67
  args: [{
68
68
  declarations: [OkFvContextHelpDirective],
@@ -54,10 +54,10 @@ class OkFvMasterDetailListItemDirective {
54
54
  this.elementRef = elementRef;
55
55
  this.renderer = renderer;
56
56
  }
57
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
58
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvMasterDetailListItemDirective, isStandalone: false, selector: "ok-fv-master-detail-list-item", inputs: { titleText: ["title-text", "titleText"], subtitle: "subtitle", value: "value", compact: "compact", selected: "selected", statusColor: ["status-color", "statusColor"], statusLabel: ["status-label", "statusLabel"] }, ngImport: i0 }); }
57
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
58
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvMasterDetailListItemDirective, isStandalone: false, selector: "ok-fv-master-detail-list-item", inputs: { titleText: ["title-text", "titleText"], subtitle: "subtitle", value: "value", compact: "compact", selected: "selected", statusColor: ["status-color", "statusColor"], statusLabel: ["status-label", "statusLabel"] }, ngImport: i0 }); }
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemDirective, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemDirective, decorators: [{
61
61
  type: Directive,
62
62
  args: [{
63
63
  selector: 'ok-fv-master-detail-list-item',
@@ -83,11 +83,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
83
83
  }] } });
84
84
 
85
85
  class OkFvMasterDetailListItemModule {
86
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemModule, declarations: [OkFvMasterDetailListItemDirective], imports: [CommonModule], exports: [OkFvMasterDetailListItemDirective] }); }
88
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemModule, imports: [CommonModule] }); }
86
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemModule, declarations: [OkFvMasterDetailListItemDirective], imports: [CommonModule], exports: [OkFvMasterDetailListItemDirective] }); }
88
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemModule, imports: [CommonModule] }); }
89
89
  }
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListItemModule, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListItemModule, decorators: [{
91
91
  type: NgModule,
92
92
  args: [{
93
93
  declarations: [OkFvMasterDetailListItemDirective],
@@ -17,10 +17,10 @@ class OkFvMasterDetailListDirective {
17
17
  this.elementRef = elementRef;
18
18
  this.renderer = renderer;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
21
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvMasterDetailListDirective, isStandalone: false, selector: "ok-fv-master-detail-list", inputs: { placeholder: "placeholder" }, ngImport: i0 }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
21
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvMasterDetailListDirective, isStandalone: false, selector: "ok-fv-master-detail-list", inputs: { placeholder: "placeholder" }, ngImport: i0 }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListDirective, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: 'ok-fv-master-detail-list',
@@ -31,11 +31,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
31
31
  }] } });
32
32
 
33
33
  class OkFvMasterDetailListModule {
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
35
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListModule, declarations: [OkFvMasterDetailListDirective], imports: [CommonModule], exports: [OkFvMasterDetailListDirective] }); }
36
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListModule, imports: [CommonModule] }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
35
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListModule, declarations: [OkFvMasterDetailListDirective], imports: [CommonModule], exports: [OkFvMasterDetailListDirective] }); }
36
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListModule, imports: [CommonModule] }); }
37
37
  }
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvMasterDetailListModule, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvMasterDetailListModule, decorators: [{
39
39
  type: NgModule,
40
40
  args: [{
41
41
  declarations: [OkFvMasterDetailListDirective],
@@ -30,10 +30,10 @@ class OkFvSearchInputDirective {
30
30
  this.elementRef = elementRef;
31
31
  this.renderer = renderer;
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
34
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvSearchInputDirective, isStandalone: false, selector: "ok-fv-search-input", inputs: { appearance: "appearance", placeholder: "placeholder", value: "value" }, ngImport: i0 }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
34
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvSearchInputDirective, isStandalone: false, selector: "ok-fv-search-input", inputs: { appearance: "appearance", placeholder: "placeholder", value: "value" }, ngImport: i0 }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputDirective, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputDirective, decorators: [{
37
37
  type: Directive,
38
38
  args: [{
39
39
  selector: 'ok-fv-search-input',
@@ -48,11 +48,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
48
48
  }] } });
49
49
 
50
50
  class OkFvSearchInputModule {
51
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
52
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputModule, declarations: [OkFvSearchInputDirective], imports: [CommonModule], exports: [OkFvSearchInputDirective] }); }
53
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputModule, imports: [CommonModule] }); }
51
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
52
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputModule, declarations: [OkFvSearchInputDirective], imports: [CommonModule], exports: [OkFvSearchInputDirective] }); }
53
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputModule, imports: [CommonModule] }); }
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSearchInputModule, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSearchInputModule, decorators: [{
56
56
  type: NgModule,
57
57
  args: [{
58
58
  declarations: [OkFvSearchInputDirective],
@@ -67,10 +67,10 @@ class OkFvSplitButtonAnchorDirective {
67
67
  this.elementRef = elementRef;
68
68
  this.renderer = renderer;
69
69
  }
70
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
71
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvSplitButtonAnchorDirective, isStandalone: false, selector: "ok-fv-split-button-anchor", inputs: { label: "label", href: "href", target: "target", rel: "rel", download: "download", disabled: "disabled", open: "open", appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"] }, ngImport: i0 }); }
70
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
71
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvSplitButtonAnchorDirective, isStandalone: false, selector: "ok-fv-split-button-anchor", inputs: { label: "label", href: "href", target: "target", rel: "rel", download: "download", disabled: "disabled", open: "open", appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"] }, ngImport: i0 }); }
72
72
  }
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorDirective, decorators: [{
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorDirective, decorators: [{
74
74
  type: Directive,
75
75
  args: [{
76
76
  selector: 'ok-fv-split-button-anchor',
@@ -98,11 +98,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
98
98
  }] } });
99
99
 
100
100
  class OkFvSplitButtonAnchorModule {
101
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
102
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorModule, declarations: [OkFvSplitButtonAnchorDirective], imports: [CommonModule], exports: [OkFvSplitButtonAnchorDirective] }); }
103
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorModule, imports: [CommonModule] }); }
101
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
102
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorModule, declarations: [OkFvSplitButtonAnchorDirective], imports: [CommonModule], exports: [OkFvSplitButtonAnchorDirective] }); }
103
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorModule, imports: [CommonModule] }); }
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonAnchorModule, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonAnchorModule, decorators: [{
106
106
  type: NgModule,
107
107
  args: [{
108
108
  declarations: [OkFvSplitButtonAnchorDirective],
@@ -43,10 +43,10 @@ class OkFvSplitButtonDirective {
43
43
  this.elementRef = elementRef;
44
44
  this.renderer = renderer;
45
45
  }
46
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
47
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvSplitButtonDirective, isStandalone: false, selector: "ok-fv-split-button", inputs: { label: "label", disabled: "disabled", open: "open", appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"] }, ngImport: i0 }); }
46
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
47
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvSplitButtonDirective, isStandalone: false, selector: "ok-fv-split-button", inputs: { label: "label", disabled: "disabled", open: "open", appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"] }, ngImport: i0 }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonDirective, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonDirective, decorators: [{
50
50
  type: Directive,
51
51
  args: [{
52
52
  selector: 'ok-fv-split-button',
@@ -66,11 +66,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
66
66
  }] } });
67
67
 
68
68
  class OkFvSplitButtonModule {
69
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
70
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonModule, declarations: [OkFvSplitButtonDirective], imports: [CommonModule], exports: [OkFvSplitButtonDirective] }); }
71
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonModule, imports: [CommonModule] }); }
69
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
70
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonModule, declarations: [OkFvSplitButtonDirective], imports: [CommonModule], exports: [OkFvSplitButtonDirective] }); }
71
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonModule, imports: [CommonModule] }); }
72
72
  }
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSplitButtonModule, decorators: [{
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSplitButtonModule, decorators: [{
74
74
  type: NgModule,
75
75
  args: [{
76
76
  declarations: [OkFvSplitButtonDirective],
@@ -43,10 +43,10 @@ class OkFvSummaryPanelTileDirective {
43
43
  this.elementRef = elementRef;
44
44
  this.renderer = renderer;
45
45
  }
46
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
47
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvSummaryPanelTileDirective, isStandalone: false, selector: "ok-fv-summary-panel-tile", inputs: { count: "count", label: "label", legacyStyle: ["legacy-style", "legacyStyle"], selected: "selected", textPosition: ["text-position", "textPosition"] }, ngImport: i0 }); }
46
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
47
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvSummaryPanelTileDirective, isStandalone: false, selector: "ok-fv-summary-panel-tile", inputs: { count: "count", label: "label", legacyStyle: ["legacy-style", "legacyStyle"], selected: "selected", textPosition: ["text-position", "textPosition"] }, ngImport: i0 }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileDirective, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileDirective, decorators: [{
50
50
  type: Directive,
51
51
  args: [{
52
52
  selector: 'ok-fv-summary-panel-tile',
@@ -67,11 +67,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
67
67
  }] } });
68
68
 
69
69
  class OkFvSummaryPanelTileModule {
70
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
71
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileModule, declarations: [OkFvSummaryPanelTileDirective], imports: [CommonModule], exports: [OkFvSummaryPanelTileDirective] }); }
72
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileModule, imports: [CommonModule] }); }
70
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
71
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileModule, declarations: [OkFvSummaryPanelTileDirective], imports: [CommonModule], exports: [OkFvSummaryPanelTileDirective] }); }
72
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileModule, imports: [CommonModule] }); }
73
73
  }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelTileModule, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelTileModule, decorators: [{
75
75
  type: NgModule,
76
76
  args: [{
77
77
  declarations: [OkFvSummaryPanelTileDirective],
@@ -30,10 +30,10 @@ class OkFvSummaryPanelDirective {
30
30
  this.elementRef = elementRef;
31
31
  this.renderer = renderer;
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
34
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.25", type: OkFvSummaryPanelDirective, isStandalone: false, selector: "ok-fv-summary-panel", inputs: { showEditItemsButton: ["show-edit-items-button", "showEditItemsButton"], legacyStyle: ["legacy-style", "legacyStyle"], editItemsButtonLabel: ["edit-items-button-label", "editItemsButtonLabel"] }, ngImport: i0 }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
34
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.27", type: OkFvSummaryPanelDirective, isStandalone: false, selector: "ok-fv-summary-panel", inputs: { showEditItemsButton: ["show-edit-items-button", "showEditItemsButton"], legacyStyle: ["legacy-style", "legacyStyle"], editItemsButtonLabel: ["edit-items-button-label", "editItemsButtonLabel"] }, ngImport: i0 }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelDirective, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelDirective, decorators: [{
37
37
  type: Directive,
38
38
  args: [{
39
39
  selector: 'ok-fv-summary-panel',
@@ -51,11 +51,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
51
51
  }] } });
52
52
 
53
53
  class OkFvSummaryPanelModule {
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
55
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelModule, declarations: [OkFvSummaryPanelDirective], imports: [CommonModule], exports: [OkFvSummaryPanelDirective] }); }
56
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelModule, imports: [CommonModule] }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
55
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelModule, declarations: [OkFvSummaryPanelDirective], imports: [CommonModule], exports: [OkFvSummaryPanelDirective] }); }
56
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelModule, imports: [CommonModule] }); }
57
57
  }
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImport: i0, type: OkFvSummaryPanelModule, decorators: [{
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: OkFvSummaryPanelModule, decorators: [{
59
59
  type: NgModule,
60
60
  args: [{
61
61
  declarations: [OkFvSummaryPanelDirective],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/ok-angular",
3
- "version": "2.5.1",
3
+ "version": "2.5.3",
4
4
  "description": "Angular components for NI OK Components",
5
5
  "type": "module",
6
6
  "repository": {
@@ -25,7 +25,7 @@
25
25
  "@angular/common": "^20.3.19",
26
26
  "@angular/core": "^20.3.19",
27
27
  "@angular/localize": "^20.3.19",
28
- "@ni/ok-components": "^1.6.6"
28
+ "@ni/ok-components": "^1.6.8"
29
29
  },
30
30
  "module": "fesm2022/ni-ok-angular.mjs",
31
31
  "typings": "index.d.ts",