@inspark/inspark-components 19.0.41 → 19.0.42
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,40 +7,41 @@ import * as i5 from "./tooltip/tooltip.component";
|
|
|
7
7
|
import * as i6 from "./radiobutton/radiobutton.component";
|
|
8
8
|
import * as i7 from "./object-tree/object-tree.component";
|
|
9
9
|
import * as i8 from "./pie/pie.component";
|
|
10
|
-
import * as i9 from "@angular/
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "./
|
|
13
|
-
import * as i12 from "./
|
|
14
|
-
import * as i13 from "./
|
|
15
|
-
import * as i14 from "
|
|
16
|
-
import * as i15 from "primeng/
|
|
17
|
-
import * as i16 from "primeng/
|
|
18
|
-
import * as i17 from "
|
|
19
|
-
import * as i18 from "
|
|
20
|
-
import * as i19 from "primeng/
|
|
21
|
-
import * as i20 from "
|
|
22
|
-
import * as i21 from "
|
|
23
|
-
import * as i22 from "./
|
|
24
|
-
import * as i23 from "./
|
|
25
|
-
import * as i24 from "./
|
|
26
|
-
import * as i25 from "./
|
|
27
|
-
import * as i26 from "./
|
|
28
|
-
import * as i27 from "./
|
|
29
|
-
import * as i28 from "./
|
|
30
|
-
import * as i29 from "./
|
|
31
|
-
import * as i30 from "./
|
|
32
|
-
import * as i31 from "./
|
|
33
|
-
import * as i32 from "./
|
|
34
|
-
import * as i33 from "./
|
|
35
|
-
import * as i34 from "./legacy/legacy-
|
|
36
|
-
import * as i35 from "
|
|
37
|
-
import * as i36 from "
|
|
38
|
-
import * as i37 from "./
|
|
39
|
-
import * as i38 from "./
|
|
40
|
-
import * as i39 from "./
|
|
10
|
+
import * as i9 from "@angular/common";
|
|
11
|
+
import * as i10 from "@angular/forms";
|
|
12
|
+
import * as i11 from "./autocomplete/autocomplete.module";
|
|
13
|
+
import * as i12 from "./dropdown/dropdown.module";
|
|
14
|
+
import * as i13 from "./table/table.component";
|
|
15
|
+
import * as i14 from "./tree-table/tree-table.component";
|
|
16
|
+
import * as i15 from "primeng/radiobutton";
|
|
17
|
+
import * as i16 from "primeng/menu";
|
|
18
|
+
import * as i17 from "primeng/slider";
|
|
19
|
+
import * as i18 from "@ng-bootstrap/ng-bootstrap";
|
|
20
|
+
import * as i19 from "primeng/breadcrumb";
|
|
21
|
+
import * as i20 from "primeng/tree";
|
|
22
|
+
import * as i21 from "@ngx-translate/core";
|
|
23
|
+
import * as i22 from "./button/button.module";
|
|
24
|
+
import * as i23 from "./input-text/input-text.module";
|
|
25
|
+
import * as i24 from "./textarea/textarea.module";
|
|
26
|
+
import * as i25 from "./checkbox/checkbox.module";
|
|
27
|
+
import * as i26 from "./component-container/component-container.module";
|
|
28
|
+
import * as i27 from "./preloader/preloader.module";
|
|
29
|
+
import * as i28 from "./empty/empty.component";
|
|
30
|
+
import * as i29 from "./sticky/sticky.module";
|
|
31
|
+
import * as i30 from "./file/file.module";
|
|
32
|
+
import * as i31 from "./toolbar/toolbar.module";
|
|
33
|
+
import * as i32 from "./breadcrumb/breadcrumb.module";
|
|
34
|
+
import * as i33 from "./select-button/select-button.module";
|
|
35
|
+
import * as i34 from "./legacy/legacy-components.module";
|
|
36
|
+
import * as i35 from "./legacy/legacy-ui.module";
|
|
37
|
+
import * as i36 from "ng-inline-svg-2";
|
|
38
|
+
import * as i37 from "./svg/svg.module";
|
|
39
|
+
import * as i38 from "./header/header.component";
|
|
40
|
+
import * as i39 from "./status-circle/status-circle.component";
|
|
41
|
+
import * as i40 from "./switcher/switcher.component";
|
|
41
42
|
export declare class InsparkComponentsModule {
|
|
42
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<InsparkComponentsModule, never>;
|
|
43
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<InsparkComponentsModule, [typeof i1.PanelComponent, typeof i2.ModalInputTextComponent, typeof i3.SelectListComponent, typeof i4.InsparkTemplate, typeof i5.TooltipComponent, typeof i6.RadiobuttonComponent, typeof i7.ObjectTreeComponent, typeof i8.ObjectPieComponent], [typeof i9.FormsModule, typeof
|
|
44
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<InsparkComponentsModule, [typeof i1.PanelComponent, typeof i2.ModalInputTextComponent, typeof i3.SelectListComponent, typeof i4.InsparkTemplate, typeof i5.TooltipComponent, typeof i6.RadiobuttonComponent, typeof i7.ObjectTreeComponent, typeof i8.ObjectPieComponent], [typeof i9.CommonModule, typeof i10.FormsModule, typeof i10.ReactiveFormsModule, typeof i11.AutoCompleteComponentModule, typeof i10.FormsModule, typeof i10.ReactiveFormsModule, typeof i12.DropdownComponentModule, typeof i13.TableComponentModule, typeof i14.TreeTableComponentModule, typeof i15.RadioButtonModule, typeof i16.MenuModule, typeof i17.SliderModule, typeof i18.NgbModule, typeof i19.BreadcrumbModule, typeof i20.TreeModule, typeof i21.TranslateModule, typeof i22.ButtonComponentModule, typeof i23.InputTextComponentModule, typeof i24.TextareaComponentModule, typeof i25.CheckboxComponentModule, typeof i26.ComponentContainerModule, typeof i27.PreloaderComponentModule, typeof i28.EmptyComponent, typeof i29.StickyComponentModule, typeof i30.FileComponentModule, typeof i31.ToolbarComponentModule, typeof i32.BreadcrumbComponentModule, typeof i33.SelectButtonComponentModule, typeof i34.LegacyComponentsModule, typeof i35.LegacyUiModule, typeof i36.InlineSVGModule, typeof i37.SvgComponentModule], [typeof i1.PanelComponent, typeof i12.DropdownComponentModule, typeof i13.TableComponentModule, typeof i14.TreeTableComponentModule, typeof i28.EmptyComponent, typeof i38.InsparkHeaderComponent, typeof i2.ModalInputTextComponent, typeof i3.SelectListComponent, typeof i39.StatusCircleComponent, typeof i40.SwitcherComponent, typeof i16.MenuModule, typeof i17.SliderModule, typeof i4.InsparkTemplate, typeof i18.NgbModule, typeof i5.TooltipComponent, typeof i6.RadiobuttonComponent, typeof i7.ObjectTreeComponent, typeof i8.ObjectPieComponent, typeof i11.AutoCompleteComponentModule, typeof i10.FormsModule, typeof i10.ReactiveFormsModule, typeof i22.ButtonComponentModule, typeof i23.InputTextComponentModule, typeof i24.TextareaComponentModule, typeof i25.CheckboxComponentModule, typeof i26.ComponentContainerModule, typeof i27.PreloaderComponentModule, typeof i28.EmptyComponent, typeof i29.StickyComponentModule, typeof i30.FileComponentModule, typeof i31.ToolbarComponentModule, typeof i32.BreadcrumbComponentModule, typeof i33.SelectButtonComponentModule, typeof i34.LegacyComponentsModule, typeof i35.LegacyUiModule, typeof i37.SvgComponentModule]>;
|
|
44
45
|
static ɵinj: i0.ɵɵInjectorDeclaration<InsparkComponentsModule>;
|
|
45
46
|
}
|
|
46
47
|
//# sourceMappingURL=inspark.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inspark.module.d.ts","sourceRoot":"","sources":["../../../../projects/inspark-components/src/components/inspark.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"inspark.module.d.ts","sourceRoot":"","sources":["../../../../projects/inspark-components/src/components/inspark.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,qBAqFa,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CACnC"}
|
|
@@ -10,14 +10,14 @@ export { SharedModule } from 'primeng/api';
|
|
|
10
10
|
import * as i1$4 from 'primeng/dynamicdialog';
|
|
11
11
|
import { DynamicDialogRef, DynamicDialogComponent } from 'primeng/dynamicdialog';
|
|
12
12
|
import { Subject } from 'rxjs';
|
|
13
|
+
import * as i1$2 from '@angular/common';
|
|
14
|
+
import { CommonModule } from '@angular/common';
|
|
13
15
|
import * as i2$1 from '@angular/forms';
|
|
14
16
|
import { FormsModule, NG_VALUE_ACCESSOR, ReactiveFormsModule } from '@angular/forms';
|
|
15
17
|
import * as i2$3 from 'ng-inline-svg-2';
|
|
16
18
|
import { InlineSVGModule } from 'ng-inline-svg-2';
|
|
17
19
|
import * as i2$2 from 'primeng/table';
|
|
18
20
|
import { Table, TableService, TableModule } from 'primeng/table';
|
|
19
|
-
import * as i1$2 from '@angular/common';
|
|
20
|
-
import { CommonModule } from '@angular/common';
|
|
21
21
|
import * as i5 from 'primeng/dropdown';
|
|
22
22
|
import { DropdownModule } from 'primeng/dropdown';
|
|
23
23
|
import * as i6 from 'primeng/multiselect';
|
|
@@ -28,24 +28,24 @@ export { NgbModule } from '@ng-bootstrap/ng-bootstrap';
|
|
|
28
28
|
import { CheckboxModule } from 'primeng/checkbox';
|
|
29
29
|
import * as i1$3 from '@angular/router';
|
|
30
30
|
import { RouterModule } from '@angular/router';
|
|
31
|
-
import * as i3$
|
|
31
|
+
import * as i3$2 from 'primeng/menu';
|
|
32
32
|
import { Menu, MenuModule } from 'primeng/menu';
|
|
33
33
|
export { MenuModule } from 'primeng/menu';
|
|
34
34
|
import { SliderModule } from 'primeng/slider';
|
|
35
35
|
export { SliderModule } from 'primeng/slider';
|
|
36
36
|
import * as i2$4 from 'primeng/treetable';
|
|
37
37
|
import { TreeTableModule } from 'primeng/treetable';
|
|
38
|
-
import * as
|
|
38
|
+
import * as i3 from 'primeng/radiobutton';
|
|
39
39
|
import { RadioButtonModule } from 'primeng/radiobutton';
|
|
40
40
|
export { RadioButtonModule } from 'primeng/radiobutton';
|
|
41
|
-
import * as i3 from 'primeng/autocomplete';
|
|
41
|
+
import * as i3$1 from 'primeng/autocomplete';
|
|
42
42
|
import { AutoCompleteModule } from 'primeng/autocomplete';
|
|
43
43
|
import { HttpClientModule } from '@angular/common/http';
|
|
44
44
|
import { BreadcrumbModule } from 'primeng/breadcrumb';
|
|
45
45
|
export { BreadcrumbModule } from 'primeng/breadcrumb';
|
|
46
46
|
import { TreeModule } from 'primeng/tree';
|
|
47
47
|
export { TreeModule } from 'primeng/tree';
|
|
48
|
-
import * as i3$
|
|
48
|
+
import * as i3$3 from 'primeng/select';
|
|
49
49
|
import { SelectModule } from 'primeng/select';
|
|
50
50
|
|
|
51
51
|
class PropertyValuePipe {
|
|
@@ -3022,7 +3022,7 @@ class RadiobuttonComponent {
|
|
|
3022
3022
|
i0.ɵɵtemplate(0, RadiobuttonComponent_ng_container_0_Template, 4, 10, "ng-container", 0);
|
|
3023
3023
|
} if (rf & 2) {
|
|
3024
3024
|
i0.ɵɵproperty("ngForOf", ctx.values);
|
|
3025
|
-
} }, dependencies: [i2$1.NgControlStatus, i2$1.NgModel,
|
|
3025
|
+
} }, dependencies: [i1$2.NgForOf, i2$1.NgControlStatus, i2$1.NgModel, i3.RadioButton], encapsulation: 2, changeDetection: 0 }); }
|
|
3026
3026
|
}
|
|
3027
3027
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RadiobuttonComponent, [{
|
|
3028
3028
|
type: Component,
|
|
@@ -3592,7 +3592,7 @@ class SelectListComponent {
|
|
|
3592
3592
|
i0.ɵɵadvance(2);
|
|
3593
3593
|
i0.ɵɵpropertyInterpolate("label", i0.ɵɵpipeBind1(12, 10, "Apply"));
|
|
3594
3594
|
i0.ɵɵproperty("title", i0.ɵɵpipeBind1(13, 12, "Select an action"));
|
|
3595
|
-
} }, dependencies: [ButtonComponent, ComponentContainerComponent, i1.TranslatePipe], styles: [".buttons[_ngcontent-%COMP%]{text-align:right}.buttons[_ngcontent-%COMP%] p-button[_ngcontent-%COMP%]{margin-left:8px}.container[_ngcontent-%COMP%]{padding:12px}[_nghost-%COMP%] .c-select_block{position:relative;left:10px;width:30%}[_nghost-%COMP%] .c-input_small{width:50%}[_nghost-%COMP%] .my-tree{width:100%;display:inline-block;position:relative}[_nghost-%COMP%] .my-tree .c-inputtext{width:500px}"] }); }
|
|
3595
|
+
} }, dependencies: [i1$2.NgForOf, i1$2.NgIf, i1$2.NgTemplateOutlet, ButtonComponent, ComponentContainerComponent, i1.TranslatePipe], styles: [".buttons[_ngcontent-%COMP%]{text-align:right}.buttons[_ngcontent-%COMP%] p-button[_ngcontent-%COMP%]{margin-left:8px}.container[_ngcontent-%COMP%]{padding:12px}[_nghost-%COMP%] .c-select_block{position:relative;left:10px;width:30%}[_nghost-%COMP%] .c-input_small{width:50%}[_nghost-%COMP%] .my-tree{width:100%;display:inline-block;position:relative}[_nghost-%COMP%] .my-tree .c-inputtext{width:500px}"] }); }
|
|
3596
3596
|
}
|
|
3597
3597
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectListComponent, [{
|
|
3598
3598
|
type: Component,
|
|
@@ -3784,7 +3784,7 @@ class ModalInputTextComponent {
|
|
|
3784
3784
|
i0.ɵɵadvance(2);
|
|
3785
3785
|
i0.ɵɵpropertyInterpolate("label", i0.ɵɵpipeBind1(12, 14, "Apply"));
|
|
3786
3786
|
i0.ɵɵproperty("name", "Apply")("disabled", ctx.checkSelected())("title", i0.ɵɵpipeBind1(13, 16, "Select an action"));
|
|
3787
|
-
} }, dependencies: [i2$1.DefaultValueAccessor, i2$1.NgControlStatus, i2$1.MaxLengthValidator, i2$1.NgModel, ButtonComponent, ComponentContainerComponent, i1.TranslatePipe], styles: [".buttons[_ngcontent-%COMP%]{text-align:right}.buttons[_ngcontent-%COMP%] p-button[_ngcontent-%COMP%]{margin-left:8px}.container[_ngcontent-%COMP%]{padding:12px}[_nghost-%COMP%] .c-select_block{position:relative;left:10px;width:30%}[_nghost-%COMP%] .c-input_small{width:50%}[_nghost-%COMP%] .my-tree{width:100%;display:inline-block;position:relative}[_nghost-%COMP%] .my-tree .c-inputtext{width:500px}"] }); }
|
|
3787
|
+
} }, dependencies: [i1$2.NgForOf, i1$2.NgIf, i1$2.NgTemplateOutlet, i2$1.DefaultValueAccessor, i2$1.NgControlStatus, i2$1.MaxLengthValidator, i2$1.NgModel, ButtonComponent, ComponentContainerComponent, i1.TranslatePipe], styles: [".buttons[_ngcontent-%COMP%]{text-align:right}.buttons[_ngcontent-%COMP%] p-button[_ngcontent-%COMP%]{margin-left:8px}.container[_ngcontent-%COMP%]{padding:12px}[_nghost-%COMP%] .c-select_block{position:relative;left:10px;width:30%}[_nghost-%COMP%] .c-input_small{width:50%}[_nghost-%COMP%] .my-tree{width:100%;display:inline-block;position:relative}[_nghost-%COMP%] .my-tree .c-inputtext{width:500px}"] }); }
|
|
3788
3788
|
}
|
|
3789
3789
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ModalInputTextComponent, [{
|
|
3790
3790
|
type: Component,
|
|
@@ -4205,7 +4205,7 @@ class AutoCompleteComponent {
|
|
|
4205
4205
|
i0.ɵɵproperty("styleClass", ctx.styleClass);
|
|
4206
4206
|
i0.ɵɵtwoWayProperty("ngModel", ctx.value);
|
|
4207
4207
|
i0.ɵɵproperty("suggestions", ctx.suggestions)("placeholder", ctx.placeholder)("field", ctx.field)("dropdown", ctx.dropdown)("multiple", ctx.multiple)("forceSelection", ctx.forceSelection)("minLength", ctx.minLength)("delay", ctx.delay)("disabled", ctx.disabled)("appendTo", ctx.appendTo)("dropdownMode", ctx.dropdownMode)("virtualScroll", ctx.virtualScroll)("virtualScrollItemSize", ctx.virtualScrollItemSize)("emptyMessage", ctx.emptyMessage)("inputStyle", ctx.inputStyle)("inputStyleClass", ctx.inputStyleClass)("dropdownIcon", ctx.dropdownIcon);
|
|
4208
|
-
} }, dependencies: [i1$2.NgIf, i2$1.NgControlStatus, i2$1.NgModel, i3.AutoComplete, i2.PrimeTemplate], styles: ["[_nghost-%COMP%]{display:block}"] }); }
|
|
4208
|
+
} }, dependencies: [i1$2.NgIf, i2$1.NgControlStatus, i2$1.NgModel, i3$1.AutoComplete, i2.PrimeTemplate], styles: ["[_nghost-%COMP%]{display:block}"] }); }
|
|
4209
4209
|
}
|
|
4210
4210
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AutoCompleteComponent, [{
|
|
4211
4211
|
type: Component,
|
|
@@ -4412,7 +4412,7 @@ class ObjectPieComponent {
|
|
|
4412
4412
|
i0.ɵɵproperty("ngForOf", ctx.data);
|
|
4413
4413
|
i0.ɵɵadvance(2);
|
|
4414
4414
|
i0.ɵɵtextInterpolate(ctx.count);
|
|
4415
|
-
} }, styles: [".pie-block[_ngcontent-%COMP%]{width:40px;height:40px;color:var(--text-color)}.pie-block[_ngcontent-%COMP%] text[_ngcontent-%COMP%]{width:20px;height:20px;background:var(--colorBgLevel2);font-size:11px}.pie-block[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{width:40px;height:40px}"], changeDetection: 0 }); }
|
|
4415
|
+
} }, dependencies: [i1$2.NgForOf], styles: [".pie-block[_ngcontent-%COMP%]{width:40px;height:40px;color:var(--text-color)}.pie-block[_ngcontent-%COMP%] text[_ngcontent-%COMP%]{width:20px;height:20px;background:var(--colorBgLevel2);font-size:11px}.pie-block[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{width:40px;height:40px}"], changeDetection: 0 }); }
|
|
4416
4416
|
}
|
|
4417
4417
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ObjectPieComponent, [{
|
|
4418
4418
|
type: Component,
|
|
@@ -6073,7 +6073,7 @@ class LinkComponent {
|
|
|
6073
6073
|
i0.ɵɵproperty("ngIf", !ctx.link);
|
|
6074
6074
|
i0.ɵɵadvance();
|
|
6075
6075
|
i0.ɵɵproperty("ngIf", ctx.menuItems.length);
|
|
6076
|
-
} }, dependencies: [i1$2.NgClass, i1$2.NgIf, i1$2.NgTemplateOutlet, i1$3.RouterLink, i3$
|
|
6076
|
+
} }, dependencies: [i1$2.NgClass, i1$2.NgIf, i1$2.NgTemplateOutlet, i1$3.RouterLink, i3$2.Menu, SvgComponent], styles: [".p-link[_ngcontent-%COMP%]{text-decoration:none;color:var(--colorLink);cursor:pointer}.p-link.p-link-secondary[_ngcontent-%COMP%]{color:var(--colorTextSecondary)}.p-link[_ngcontent-%COMP%]:hover{color:var(--colorLink)}.p-link[_ngcontent-%COMP%]:hover .p-link-text[_ngcontent-%COMP%]{text-decoration:underline;color:var(--colorLink)}button[_ngcontent-%COMP%]{outline:none}.p-link-icon-only[_ngcontent-%COMP%] .p-link-icon-left[_ngcontent-%COMP%]{margin-top:-9px}.p-link-text[_ngcontent-%COMP%]{vertical-align:middle}.p-link[_ngcontent-%COMP%]{margin-right:0;display:inline-flex;align-items:center;justify-content:center}.p-link-text-icon-left[_ngcontent-%COMP%] .p-link-text[_ngcontent-%COMP%]{padding-left:.6em}.p-link-icon-only[_ngcontent-%COMP%]{font-size:18px;display:inline-flex;align-items:center;justify-content:center}.p-link-icon-only[_ngcontent-%COMP%] .svg[_ngcontent-%COMP%]{display:inline-block;line-height:0}.p-link-transparency[_ngcontent-%COMP%]{background:none}.p-link.p-link-svg[_ngcontent-%COMP%] .p-clickable[_ngcontent-%COMP%]{height:20px}.p-link.p-link-svg[_ngcontent-%COMP%] .p-link-icon-left[_ngcontent-%COMP%]{left:6px;margin-top:-2px}.p-link.p-link-svg.p-link-icon-only[_ngcontent-%COMP%] .p-link-icon-left[_ngcontent-%COMP%]{left:50%;width:auto;transform:translate(-50%,-50%);margin-left:0;margin-top:0}.p-link-material[_ngcontent-%COMP%] .material-icons[_ngcontent-%COMP%]{font-size:16px}[_nghost-%COMP%] .p-menu[_ngcontent-%COMP%] .p-menuitem-link[_ngcontent-%COMP%]{font-size:16px}"] }); }
|
|
6077
6077
|
}
|
|
6078
6078
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(LinkComponent, [{
|
|
6079
6079
|
type: Component,
|
|
@@ -6377,7 +6377,7 @@ class DropdownComponent {
|
|
|
6377
6377
|
} if (rf & 2) {
|
|
6378
6378
|
i0.ɵɵproperty("options", ctx.options)("placeholder", ctx.placeholder)("optionLabel", ctx.optionLabel)("optionValue", ctx.optionValue)("dataKey", ctx.dataKey)("filter", ctx.filter)("filterBy", ctx.effectiveFilterBy)("filterMatchMode", ctx.filterMatchMode)("showClear", ctx.showClear)("disabled", ctx.disabled)("appendTo", ctx.appendTo)("editable", ctx.editable)("virtualScroll", ctx.virtualScroll)("virtualScrollItemSize", ctx.virtualScrollItemSize)("loading", ctx.loading)("autoDisplayFirst", ctx.autoDisplayFirst)("emptyMessage", ctx.emptyMessage)("styleClass", ctx.styleClass);
|
|
6379
6379
|
i0.ɵɵtwoWayProperty("ngModel", ctx.value);
|
|
6380
|
-
} }, dependencies: [i1$2.NgIf, i1$2.NgTemplateOutlet, i2$1.NgControlStatus, i2$1.NgModel, i3$
|
|
6380
|
+
} }, dependencies: [i1$2.NgIf, i1$2.NgTemplateOutlet, i2$1.NgControlStatus, i2$1.NgModel, i3$3.Select, i2.PrimeTemplate], styles: [".in-dropdown[_ngcontent-%COMP%]{width:100%;margin-bottom:0}"] }); }
|
|
6381
6381
|
}
|
|
6382
6382
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DropdownComponent, [{
|
|
6383
6383
|
type: Component,
|
|
@@ -6472,7 +6472,8 @@ class DropdownComponentModule {
|
|
|
6472
6472
|
class InsparkComponentsModule {
|
|
6473
6473
|
static { this.ɵfac = function InsparkComponentsModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InsparkComponentsModule)(); }; }
|
|
6474
6474
|
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: InsparkComponentsModule }); }
|
|
6475
|
-
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [
|
|
6475
|
+
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
6476
|
+
FormsModule,
|
|
6476
6477
|
ReactiveFormsModule,
|
|
6477
6478
|
AutoCompleteComponentModule,
|
|
6478
6479
|
FormsModule,
|
|
@@ -6530,6 +6531,7 @@ class InsparkComponentsModule {
|
|
|
6530
6531
|
type: NgModule,
|
|
6531
6532
|
args: [{
|
|
6532
6533
|
imports: [
|
|
6534
|
+
CommonModule,
|
|
6533
6535
|
FormsModule,
|
|
6534
6536
|
ReactiveFormsModule,
|
|
6535
6537
|
AutoCompleteComponentModule,
|
|
@@ -6620,7 +6622,8 @@ class InsparkComponentsModule {
|
|
|
6620
6622
|
TooltipComponent,
|
|
6621
6623
|
RadiobuttonComponent,
|
|
6622
6624
|
ObjectTreeComponent,
|
|
6623
|
-
ObjectPieComponent], imports: [
|
|
6625
|
+
ObjectPieComponent], imports: [CommonModule,
|
|
6626
|
+
FormsModule,
|
|
6624
6627
|
ReactiveFormsModule,
|
|
6625
6628
|
AutoCompleteComponentModule,
|
|
6626
6629
|
FormsModule,
|