@syncfusion/ej2-angular-multicolumn-combobox 30.2.4 → 31.1.17-ngcc

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.
Files changed (160) hide show
  1. package/@syncfusion/ej2-angular-multicolumn-combobox.es5.js +325 -0
  2. package/@syncfusion/ej2-angular-multicolumn-combobox.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-multicolumn-combobox.js +297 -0
  4. package/@syncfusion/ej2-angular-multicolumn-combobox.js.map +1 -0
  5. package/LICENSE +10 -0
  6. package/README.md +47 -47
  7. package/dist/ej2-angular-multicolumn-combobox.umd.js +350 -0
  8. package/dist/ej2-angular-multicolumn-combobox.umd.js.map +1 -0
  9. package/dist/ej2-angular-multicolumn-combobox.umd.min.js +11 -0
  10. package/dist/ej2-angular-multicolumn-combobox.umd.min.js.map +1 -0
  11. package/ej2-angular-multicolumn-combobox.d.ts +5 -0
  12. package/ej2-angular-multicolumn-combobox.metadata.json +1 -0
  13. package/package.json +10 -23
  14. package/public_api.d.ts +1 -1
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/index.d.ts +5 -5
  18. package/src/multicolumn-combobox/columns.directive.d.ts +83 -88
  19. package/src/multicolumn-combobox/multicolumncombobox-all.module.d.ts +5 -11
  20. package/src/multicolumn-combobox/multicolumncombobox.component.d.ts +79 -82
  21. package/src/multicolumn-combobox/multicolumncombobox.module.d.ts +5 -12
  22. package/CHANGELOG.md +0 -56
  23. package/esm2020/public_api.mjs +0 -2
  24. package/esm2020/src/index.mjs +0 -6
  25. package/esm2020/src/multicolumn-combobox/columns.directive.mjs +0 -72
  26. package/esm2020/src/multicolumn-combobox/multicolumncombobox-all.module.mjs +0 -23
  27. package/esm2020/src/multicolumn-combobox/multicolumncombobox.component.mjs +0 -120
  28. package/esm2020/src/multicolumn-combobox/multicolumncombobox.module.mjs +0 -34
  29. package/esm2020/syncfusion-ej2-angular-multicolumn-combobox.mjs +0 -5
  30. package/fesm2015/syncfusion-ej2-angular-multicolumn-combobox.mjs +0 -241
  31. package/fesm2015/syncfusion-ej2-angular-multicolumn-combobox.mjs.map +0 -1
  32. package/fesm2020/syncfusion-ej2-angular-multicolumn-combobox.mjs +0 -241
  33. package/fesm2020/syncfusion-ej2-angular-multicolumn-combobox.mjs.map +0 -1
  34. package/styles/bds-lite.css +0 -1
  35. package/styles/bds-lite.scss +0 -1
  36. package/styles/bds.css +0 -1
  37. package/styles/bds.scss +0 -1
  38. package/styles/bootstrap-dark-lite.css +0 -1
  39. package/styles/bootstrap-dark-lite.scss +0 -1
  40. package/styles/bootstrap-dark.css +0 -1
  41. package/styles/bootstrap-dark.scss +0 -1
  42. package/styles/bootstrap-lite.css +0 -1
  43. package/styles/bootstrap-lite.scss +0 -1
  44. package/styles/bootstrap.css +0 -1
  45. package/styles/bootstrap.scss +0 -1
  46. package/styles/bootstrap4-lite.css +0 -1
  47. package/styles/bootstrap4-lite.scss +0 -1
  48. package/styles/bootstrap4.css +0 -1
  49. package/styles/bootstrap4.scss +0 -1
  50. package/styles/bootstrap5-dark-lite.css +0 -1
  51. package/styles/bootstrap5-dark-lite.scss +0 -1
  52. package/styles/bootstrap5-dark.css +0 -1
  53. package/styles/bootstrap5-dark.scss +0 -1
  54. package/styles/bootstrap5-lite.css +0 -1
  55. package/styles/bootstrap5-lite.scss +0 -1
  56. package/styles/bootstrap5.3-lite.css +0 -1
  57. package/styles/bootstrap5.3-lite.scss +0 -1
  58. package/styles/bootstrap5.3.css +0 -1
  59. package/styles/bootstrap5.3.scss +0 -1
  60. package/styles/bootstrap5.css +0 -1
  61. package/styles/bootstrap5.scss +0 -1
  62. package/styles/fabric-dark-lite.css +0 -1
  63. package/styles/fabric-dark-lite.scss +0 -1
  64. package/styles/fabric-dark.css +0 -1
  65. package/styles/fabric-dark.scss +0 -1
  66. package/styles/fabric-lite.css +0 -1
  67. package/styles/fabric-lite.scss +0 -1
  68. package/styles/fabric.css +0 -1
  69. package/styles/fabric.scss +0 -1
  70. package/styles/fluent-dark-lite.css +0 -1
  71. package/styles/fluent-dark-lite.scss +0 -1
  72. package/styles/fluent-dark.css +0 -1
  73. package/styles/fluent-dark.scss +0 -1
  74. package/styles/fluent-lite.css +0 -1
  75. package/styles/fluent-lite.scss +0 -1
  76. package/styles/fluent.css +0 -1
  77. package/styles/fluent.scss +0 -1
  78. package/styles/fluent2-lite.css +0 -1
  79. package/styles/fluent2-lite.scss +0 -1
  80. package/styles/fluent2.css +0 -1
  81. package/styles/fluent2.scss +0 -1
  82. package/styles/highcontrast-light-lite.css +0 -1
  83. package/styles/highcontrast-light-lite.scss +0 -1
  84. package/styles/highcontrast-light.css +0 -1
  85. package/styles/highcontrast-light.scss +0 -1
  86. package/styles/highcontrast-lite.css +0 -1
  87. package/styles/highcontrast-lite.scss +0 -1
  88. package/styles/highcontrast.css +0 -1
  89. package/styles/highcontrast.scss +0 -1
  90. package/styles/material-dark-lite.css +0 -1
  91. package/styles/material-dark-lite.scss +0 -1
  92. package/styles/material-dark.css +0 -1
  93. package/styles/material-dark.scss +0 -1
  94. package/styles/material-lite.css +0 -1
  95. package/styles/material-lite.scss +0 -1
  96. package/styles/material.css +0 -1
  97. package/styles/material.scss +0 -1
  98. package/styles/material3-dark-lite.css +0 -1
  99. package/styles/material3-dark-lite.scss +0 -1
  100. package/styles/material3-dark.css +0 -1
  101. package/styles/material3-dark.scss +0 -2
  102. package/styles/material3-lite.css +0 -1
  103. package/styles/material3-lite.scss +0 -1
  104. package/styles/material3.css +0 -1
  105. package/styles/material3.scss +0 -2
  106. package/styles/multicolumn-combobox/bds.css +0 -1
  107. package/styles/multicolumn-combobox/bds.scss +0 -1
  108. package/styles/multicolumn-combobox/bootstrap-dark.css +0 -1
  109. package/styles/multicolumn-combobox/bootstrap-dark.scss +0 -1
  110. package/styles/multicolumn-combobox/bootstrap.css +0 -1
  111. package/styles/multicolumn-combobox/bootstrap.scss +0 -1
  112. package/styles/multicolumn-combobox/bootstrap4.css +0 -1
  113. package/styles/multicolumn-combobox/bootstrap4.scss +0 -1
  114. package/styles/multicolumn-combobox/bootstrap5-dark.css +0 -1
  115. package/styles/multicolumn-combobox/bootstrap5-dark.scss +0 -1
  116. package/styles/multicolumn-combobox/bootstrap5.3.css +0 -1
  117. package/styles/multicolumn-combobox/bootstrap5.3.scss +0 -1
  118. package/styles/multicolumn-combobox/bootstrap5.css +0 -1
  119. package/styles/multicolumn-combobox/bootstrap5.scss +0 -1
  120. package/styles/multicolumn-combobox/fabric-dark.css +0 -1
  121. package/styles/multicolumn-combobox/fabric-dark.scss +0 -1
  122. package/styles/multicolumn-combobox/fabric.css +0 -1
  123. package/styles/multicolumn-combobox/fabric.scss +0 -1
  124. package/styles/multicolumn-combobox/fluent-dark.css +0 -1
  125. package/styles/multicolumn-combobox/fluent-dark.scss +0 -1
  126. package/styles/multicolumn-combobox/fluent.css +0 -1
  127. package/styles/multicolumn-combobox/fluent.scss +0 -1
  128. package/styles/multicolumn-combobox/fluent2.css +0 -1
  129. package/styles/multicolumn-combobox/fluent2.scss +0 -1
  130. package/styles/multicolumn-combobox/highcontrast-light.css +0 -1
  131. package/styles/multicolumn-combobox/highcontrast-light.scss +0 -1
  132. package/styles/multicolumn-combobox/highcontrast.css +0 -1
  133. package/styles/multicolumn-combobox/highcontrast.scss +0 -1
  134. package/styles/multicolumn-combobox/material-dark.css +0 -1
  135. package/styles/multicolumn-combobox/material-dark.scss +0 -1
  136. package/styles/multicolumn-combobox/material.css +0 -1
  137. package/styles/multicolumn-combobox/material.scss +0 -1
  138. package/styles/multicolumn-combobox/material3-dark.css +0 -1
  139. package/styles/multicolumn-combobox/material3-dark.scss +0 -2
  140. package/styles/multicolumn-combobox/material3.css +0 -1
  141. package/styles/multicolumn-combobox/material3.scss +0 -2
  142. package/styles/multicolumn-combobox/tailwind-dark.css +0 -1
  143. package/styles/multicolumn-combobox/tailwind-dark.scss +0 -1
  144. package/styles/multicolumn-combobox/tailwind.css +0 -1
  145. package/styles/multicolumn-combobox/tailwind.scss +0 -1
  146. package/styles/multicolumn-combobox/tailwind3.css +0 -1
  147. package/styles/multicolumn-combobox/tailwind3.scss +0 -1
  148. package/styles/tailwind-dark-lite.css +0 -1
  149. package/styles/tailwind-dark-lite.scss +0 -1
  150. package/styles/tailwind-dark.css +0 -1
  151. package/styles/tailwind-dark.scss +0 -1
  152. package/styles/tailwind-lite.css +0 -1
  153. package/styles/tailwind-lite.scss +0 -1
  154. package/styles/tailwind.css +0 -1
  155. package/styles/tailwind.scss +0 -1
  156. package/styles/tailwind3-lite.css +0 -1
  157. package/styles/tailwind3-lite.scss +0 -1
  158. package/styles/tailwind3.css +0 -1
  159. package/styles/tailwind3.scss +0 -1
  160. package/syncfusion-ej2-angular-multicolumn-combobox.d.ts +0 -5
@@ -1,88 +1,83 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * `e-column` directive represent a column of the Angular MultiColumnComboBox.
6
- * It must be contained in a MultiColumnComboBox component(`ejs-multicolumncombobox`).
7
- * ```html
8
- * <ejs-multicolumncombobox [dataSource]='data'>
9
- * <e-columns>
10
- * <e-column field='ID' width='100'></e-column>
11
- * <e-column field='name' header='Name' width='100'></e-column>
12
- * </e-columns>
13
- * </ejs-multicolumncombobox>
14
- * ```
15
- */
16
- export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
17
- private viewContainerRef;
18
- directivePropList: any;
19
- /**
20
- * The CSS styles and attributes of the content cells of a particular column can be customized.
21
- * @default null
22
- */
23
- customAttributes: any;
24
- /**
25
- * If `displayAsCheckBox` is set to true, it displays the column value as a check box instead of Boolean value.
26
- * @default false
27
- */
28
- displayAsCheckBox: any;
29
- /**
30
- * Defines the name of the field whose data will be displayed in the column.
31
- * @default ''
32
- */
33
- field: any;
34
- /**
35
- * It is used to change display value with the given format and does not affect the original data.
36
- * Gets the format from the user which can be standard or custom `number` and `date` formats.
37
- * @default null
38
- * @asptype string
39
- */
40
- format: any;
41
- /**
42
- * Defines the header text of column which is used to display in column header.
43
- * If headerText is not defined, then field name value will be assigned to header text.
44
- * @default ''
45
- */
46
- header: any;
47
- /**
48
- * Defines the alignment of the column in both header and content cells.
49
- * @default Left
50
- */
51
- textAlign: any;
52
- /**
53
- * Defines the width of the column in pixels or percentage.
54
- * @default ''
55
- */
56
- width: any;
57
- /**
58
- * Defines the column template that renders customized element in each cell of the column.
59
- * It accepts either template or HTML element ID.
60
- * @default null
61
- * @angulartype string | object
62
- * @reacttype string | function | JSX.Element
63
- * @vuetype string | function
64
- * @asptype string
65
- */
66
- template: any;
67
- /**
68
- * Defines the column template as string or HTML element ID which is used to add customized element in the column header.
69
- * @default null
70
- * @angulartype string | object
71
- * @reacttype string | function | JSX.Element
72
- * @vuetype string | function
73
- * @asptype string
74
- */
75
- headerTemplate: any;
76
- constructor(viewContainerRef: ViewContainerRef);
77
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
78
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "ejs-multicolumncombobox>e-columns>e-column", never, { "customAttributes": "customAttributes"; "displayAsCheckBox": "displayAsCheckBox"; "field": "field"; "format": "format"; "header": "header"; "headerTemplate": "headerTemplate"; "template": "template"; "textAlign": "textAlign"; "width": "width"; }, {}, ["template", "headerTemplate"]>;
79
- }
80
- /**
81
- * Column Array Directive
82
- * @private
83
- */
84
- export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
85
- constructor();
86
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
87
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-multicolumncombobox>e-columns", never, {}, {}, ["children"]>;
88
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ /**
4
+ * `e-column` directive represent a column of the Angular MultiColumnComboBox.
5
+ * It must be contained in a MultiColumnComboBox component(`ejs-multicolumncombobox`).
6
+ * ```html
7
+ * <ejs-multicolumncombobox [dataSource]='data'>
8
+ * <e-columns>
9
+ * <e-column field='ID' width='100'></e-column>
10
+ * <e-column field='name' header='Name' width='100'></e-column>
11
+ * </e-columns>
12
+ * </ejs-multicolumncombobox>
13
+ * ```
14
+ */
15
+ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
16
+ private viewContainerRef;
17
+ directivePropList: any;
18
+ /**
19
+ * The CSS styles and attributes of the content cells of a particular column can be customized.
20
+ * @default null
21
+ */
22
+ customAttributes: any;
23
+ /**
24
+ * If `displayAsCheckBox` is set to true, it displays the column value as a check box instead of Boolean value.
25
+ * @default false
26
+ */
27
+ displayAsCheckBox: any;
28
+ /**
29
+ * Defines the name of the field whose data will be displayed in the column.
30
+ * @default ''
31
+ */
32
+ field: any;
33
+ /**
34
+ * It is used to change display value with the given format and does not affect the original data.
35
+ * Gets the format from the user which can be standard or custom `number` and `date` formats.
36
+ * @default null
37
+ * @asptype string
38
+ */
39
+ format: any;
40
+ /**
41
+ * Defines the header text of column which is used to display in column header.
42
+ * If headerText is not defined, then field name value will be assigned to header text.
43
+ * @default ''
44
+ */
45
+ header: any;
46
+ /**
47
+ * Defines the alignment of the column in both header and content cells.
48
+ * @default Left
49
+ */
50
+ textAlign: any;
51
+ /**
52
+ * Defines the width of the column in pixels or percentage.
53
+ * @default ''
54
+ */
55
+ width: any;
56
+ /**
57
+ * Defines the column template that renders customized element in each cell of the column.
58
+ * It accepts either template or HTML element ID.
59
+ * @default null
60
+ * @angulartype string | object
61
+ * @reacttype string | function | JSX.Element
62
+ * @vuetype string | function
63
+ * @asptype string
64
+ */
65
+ template: any;
66
+ /**
67
+ * Defines the column template as string or HTML element ID which is used to add customized element in the column header.
68
+ * @default null
69
+ * @angulartype string | object
70
+ * @reacttype string | function | JSX.Element
71
+ * @vuetype string | function
72
+ * @asptype string
73
+ */
74
+ headerTemplate: any;
75
+ constructor(viewContainerRef: ViewContainerRef);
76
+ }
77
+ /**
78
+ * Column Array Directive
79
+ * @private
80
+ */
81
+ export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
82
+ constructor();
83
+ }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./multicolumncombobox.module";
4
- /**
5
- * NgModule definition for the MultiColumnComboBox component with providers.
6
- */
7
- export declare class MultiColumnComboBoxAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiColumnComboBoxAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<MultiColumnComboBoxAllModule, never, [typeof i1.CommonModule, typeof i2.MultiColumnComboBoxModule], [typeof i2.MultiColumnComboBoxModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<MultiColumnComboBoxAllModule>;
11
- }
1
+ /**
2
+ * NgModule definition for the MultiColumnComboBox component with providers.
3
+ */
4
+ export declare class MultiColumnComboBoxAllModule {
5
+ }
@@ -1,82 +1,79 @@
1
- import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
- import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
- import { MultiColumnComboBox } from '@syncfusion/ej2-multicolumn-combobox';
4
- import * as i0 from "@angular/core";
5
- export declare const inputs: string[];
6
- export declare const outputs: string[];
7
- export declare const twoWays: string[];
8
- /**
9
- * Represents the Essential JS 2 Angular MultiColumnComboBox Component.
10
- * ```html
11
- * <ejs-multicolumncombobox></ejs-multicolumncombobox>
12
- * ```
13
- */
14
- export declare class MultiColumnComboBoxComponent extends MultiColumnComboBox implements IComponentBase {
15
- private ngEle;
16
- private srenderer;
17
- private viewContainerRef;
18
- private injector;
19
- private cdr;
20
- formCompContext: any;
21
- formContext: any;
22
- tagObjects: any;
23
- actionBegin: any;
24
- actionComplete: any;
25
- actionFailure: any;
26
- change: any;
27
- close: any;
28
- created: any;
29
- filtering: any;
30
- open: any;
31
- select: any;
32
- valueChange: any;
33
- childColumns: any;
34
- tags: string[];
35
- /**
36
- * Accepts the template design and assigns it to the footer container of the popup.
37
- * @default null
38
- * @angulartype string | object
39
- * @reacttype string | function | JSX.Element
40
- * @vuetype string | function
41
- * @asptype string
42
- */
43
- footerTemplate: any;
44
- /**
45
- * Accepts the template design and assigns it to each items present in the popup.
46
- *
47
- * {% codeBlock src='multicolumn-combobox/itemTemplate/index.md' %}{% endcodeBlock %}
48
- *
49
- * @default null
50
- * @angulartype string | object
51
- * @reacttype string | function | JSX.Element
52
- * @vuetype string | function
53
- * @asptype string
54
- */
55
- itemTemplate: any;
56
- /**
57
- * Accepts the template design and assigns it to the group headers present in the popup list.
58
- * @default null
59
- * @angulartype string | object
60
- * @reacttype string | function | JSX.Element
61
- * @vuetype string | function
62
- * @asptype string
63
- */
64
- groupTemplate: any;
65
- noRecordsTemplate: any;
66
- actionFailureTemplate: any;
67
- focus: any;
68
- blur: any;
69
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
70
- registerOnChange(registerFunction: (_: any) => void): void;
71
- registerOnTouched(registerFunction: () => void): void;
72
- writeValue(value: any): void;
73
- setDisabledState(disabled: boolean): void;
74
- ngOnInit(): void;
75
- ngAfterViewInit(): void;
76
- ngOnDestroy(): void;
77
- ngAfterContentChecked(): void;
78
- registerEvents: (eventList: string[]) => void;
79
- addTwoWay: (propList: string[]) => void;
80
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiColumnComboBoxComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiColumnComboBoxComponent, "ejs-multicolumncombobox", never, { "actionFailureTemplate": "actionFailureTemplate"; "allowFiltering": "allowFiltering"; "allowSorting": "allowSorting"; "columns": "columns"; "cssClass": "cssClass"; "dataSource": "dataSource"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableVirtualization": "enableVirtualization"; "fields": "fields"; "filterType": "filterType"; "floatLabelType": "floatLabelType"; "footerTemplate": "footerTemplate"; "gridSettings": "gridSettings"; "groupTemplate": "groupTemplate"; "htmlAttributes": "htmlAttributes"; "index": "index"; "itemTemplate": "itemTemplate"; "locale": "locale"; "noRecordsTemplate": "noRecordsTemplate"; "placeholder": "placeholder"; "popupHeight": "popupHeight"; "popupWidth": "popupWidth"; "query": "query"; "readonly": "readonly"; "showClearButton": "showClearButton"; "sortOrder": "sortOrder"; "sortType": "sortType"; "text": "text"; "value": "value"; "width": "width"; }, { "focus": "focus"; "blur": "blur"; "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "change": "change"; "close": "close"; "created": "created"; "filtering": "filtering"; "open": "open"; "select": "select"; "valueChange": "valueChange"; }, ["footerTemplate", "itemTemplate", "groupTemplate", "noRecordsTemplate", "actionFailureTemplate", "childColumns"], never>;
82
- }
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { MultiColumnComboBox } from '@syncfusion/ej2-multicolumn-combobox';
4
+ export declare const inputs: string[];
5
+ export declare const outputs: string[];
6
+ export declare const twoWays: string[];
7
+ /**
8
+ * Represents the Essential JS 2 Angular MultiColumnComboBox Component.
9
+ * ```html
10
+ * <ejs-multicolumncombobox></ejs-multicolumncombobox>
11
+ * ```
12
+ */
13
+ export declare class MultiColumnComboBoxComponent extends MultiColumnComboBox implements IComponentBase {
14
+ private ngEle;
15
+ private srenderer;
16
+ private viewContainerRef;
17
+ private injector;
18
+ private cdr;
19
+ formCompContext: any;
20
+ formContext: any;
21
+ tagObjects: any;
22
+ actionBegin: any;
23
+ actionComplete: any;
24
+ actionFailure: any;
25
+ change: any;
26
+ close: any;
27
+ created: any;
28
+ filtering: any;
29
+ open: any;
30
+ select: any;
31
+ valueChange: any;
32
+ childColumns: any;
33
+ tags: string[];
34
+ /**
35
+ * Accepts the template design and assigns it to the footer container of the popup.
36
+ * @default null
37
+ * @angulartype string | object
38
+ * @reacttype string | function | JSX.Element
39
+ * @vuetype string | function
40
+ * @asptype string
41
+ */
42
+ footerTemplate: any;
43
+ /**
44
+ * Accepts the template design and assigns it to each items present in the popup.
45
+ *
46
+ * {% codeBlock src='multicolumn-combobox/itemTemplate/index.md' %}{% endcodeBlock %}
47
+ *
48
+ * @default null
49
+ * @angulartype string | object
50
+ * @reacttype string | function | JSX.Element
51
+ * @vuetype string | function
52
+ * @asptype string
53
+ */
54
+ itemTemplate: any;
55
+ /**
56
+ * Accepts the template design and assigns it to the group headers present in the popup list.
57
+ * @default null
58
+ * @angulartype string | object
59
+ * @reacttype string | function | JSX.Element
60
+ * @vuetype string | function
61
+ * @asptype string
62
+ */
63
+ groupTemplate: any;
64
+ noRecordsTemplate: any;
65
+ actionFailureTemplate: any;
66
+ focus: any;
67
+ blur: any;
68
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
69
+ registerOnChange(registerFunction: (_: any) => void): void;
70
+ registerOnTouched(registerFunction: () => void): void;
71
+ writeValue(value: any): void;
72
+ setDisabledState(disabled: boolean): void;
73
+ ngOnInit(): void;
74
+ ngAfterViewInit(): void;
75
+ ngOnDestroy(): void;
76
+ ngAfterContentChecked(): void;
77
+ registerEvents: (eventList: string[]) => void;
78
+ addTwoWay: (propList: string[]) => void;
79
+ }
@@ -1,12 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./multicolumncombobox.component";
3
- import * as i2 from "./columns.directive";
4
- import * as i3 from "@angular/common";
5
- /**
6
- * NgModule definition for the MultiColumnComboBox component.
7
- */
8
- export declare class MultiColumnComboBoxModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiColumnComboBoxModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<MultiColumnComboBoxModule, [typeof i1.MultiColumnComboBoxComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective], [typeof i3.CommonModule], [typeof i1.MultiColumnComboBoxComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<MultiColumnComboBoxModule>;
12
- }
1
+ /**
2
+ * NgModule definition for the MultiColumnComboBox component.
3
+ */
4
+ export declare class MultiColumnComboBoxModule {
5
+ }
package/CHANGELOG.md DELETED
@@ -1,56 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ### MultiColumn ComboBox
6
-
7
- #### Bug Fixes
8
-
9
- - `#I740434` - Resolved an issue with Multiple request has been sent for Multi-Column ComboBox when remote data is bind.
10
-
11
- ## 30.1.39 (2025-07-08)
12
-
13
- ### MultiColumn ComboBox
14
-
15
- #### Bug Fixes
16
-
17
- - `#I720762` - Resolved an issue with the Multi-Column ComboBox related to DataManagerRequest and improved the filtering behavior.
18
-
19
- ## 27.1.48 (2024-09-18)
20
-
21
- ### MultiColumn ComboBox
22
-
23
- #### Bug Fixes
24
-
25
- - `#I629122` - Now the issue with selection state not updated when grouping is enabled in the Multicolumn ComboBox has been resolved.
26
-
27
- ## 26.1.35 (2024-06-11)
28
-
29
- ### MultiColumn ComboBox `Preview`
30
-
31
- The JavaScript MultiColumn ComboBox is a dropdown control that displays detailed information about items in a
32
- table-like structure with multiple columns. It provides comprehensive data about the selected value, offering more
33
- context than typical single-string text lists.
34
-
35
- Explore the demo [here](https://ej2.syncfusion.com/demos/#/fluent2/multicolumn-combobox/default.html)
36
-
37
- **Key features**
38
-
39
- - **Data binding**: Supports data binding from JavaScript object arrays and remote data sources using adapters like OData, URLs, and Web APIs.
40
- - **Grouping**: Allows grouping of pop-up list items to enhance the user experience by organizing related items.
41
- - **Filtering**: Provides advanced filtering capabilities to easily find and select items from large datasets.
42
- - **Sorting**: Allows sorting of items in ascending or descending order and single or multi-column sorting.
43
- - **Virtualization**: Supports virtualization to efficiently display large datasets by loading data on demand.
44
- - **Templates**: Allow customization of the appearance and layout, including header, footer and list items in the pop-up list using templates.The Angular MultiColumn ComboBox is a dropdown component that displays detailed information about items in a table-like structure with
45
- multiple columns. It provides comprehensive data about the selected value, offering more context than typical single-string text lists.
46
-
47
- Explore the demo [here](https://ej2.syncfusion.com/angular/demos/#/fluent2/multicolumn-combobox/default)
48
-
49
- **Key features**
50
-
51
- - **Data binding**: Supports data binding from JavaScript object arrays and remote data sources using adapters like OData, URLs, and Web APIs.
52
- - **Grouping**: Allows grouping of pop-up list items to enhance the user experience by organizing related items.
53
- - **Filtering**: Provides advanced filtering capabilities to easily find and select items from large datasets.
54
- - **Sorting**: Allows sorting of items in ascending or descending order and single or multi-column sorting.
55
- - **Virtualization**: Supports virtualization to efficiently display large datasets by loading data on demand.
56
- - **Templates**: Allow customization of the appearance and layout, including header, footer and list items in the pop-up list using templates.
@@ -1,2 +0,0 @@
1
- export * from './src/index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NyYy9pbmRleCc7Il19
@@ -1,6 +0,0 @@
1
- export { ColumnDirective, ColumnsDirective } from './multicolumn-combobox/columns.directive';
2
- export { MultiColumnComboBoxComponent } from './multicolumn-combobox/multicolumncombobox.component';
3
- export { MultiColumnComboBoxModule } from './multicolumn-combobox/multicolumncombobox.module';
4
- export { MultiColumnComboBoxAllModule } from './multicolumn-combobox/multicolumncombobox-all.module';
5
- export * from '@syncfusion/ej2-multicolumn-combobox';
6
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLGVBQWUsRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLDBDQUEwQyxDQUFDO0FBQzFGLE9BQU8sRUFBRSw0QkFBNEIsRUFBQyxNQUFNLHNEQUFzRCxDQUFDO0FBQ25HLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLG1EQUFtRCxDQUFDO0FBQzlGLE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLHVEQUF1RCxDQUFDO0FBQ3JHLGNBQWMsc0NBQXNDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQge0NvbHVtbkRpcmVjdGl2ZSxDb2x1bW5zRGlyZWN0aXZlfSBmcm9tICcuL211bHRpY29sdW1uLWNvbWJvYm94L2NvbHVtbnMuZGlyZWN0aXZlJztcbmV4cG9ydCB7IE11bHRpQ29sdW1uQ29tYm9Cb3hDb21wb25lbnR9IGZyb20gJy4vbXVsdGljb2x1bW4tY29tYm9ib3gvbXVsdGljb2x1bW5jb21ib2JveC5jb21wb25lbnQnO1xuZXhwb3J0IHsgTXVsdGlDb2x1bW5Db21ib0JveE1vZHVsZSB9IGZyb20gJy4vbXVsdGljb2x1bW4tY29tYm9ib3gvbXVsdGljb2x1bW5jb21ib2JveC5tb2R1bGUnO1xuZXhwb3J0IHsgTXVsdGlDb2x1bW5Db21ib0JveEFsbE1vZHVsZSB9IGZyb20gJy4vbXVsdGljb2x1bW4tY29tYm9ib3gvbXVsdGljb2x1bW5jb21ib2JveC1hbGwubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1tdWx0aWNvbHVtbi1jb21ib2JveCc7Il19
@@ -1,72 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Directive, ContentChildren, ContentChild } from '@angular/core';
3
- import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
4
- import { Template } from '@syncfusion/ej2-angular-base';
5
- import * as i0 from "@angular/core";
6
- let input = ['customAttributes', 'displayAsCheckBox', 'field', 'format', 'header', 'headerTemplate', 'template', 'textAlign', 'width'];
7
- let outputs = [];
8
- /**
9
- * `e-column` directive represent a column of the Angular MultiColumnComboBox.
10
- * It must be contained in a MultiColumnComboBox component(`ejs-multicolumncombobox`).
11
- * ```html
12
- * <ejs-multicolumncombobox [dataSource]='data'>
13
- * <e-columns>
14
- * <e-column field='ID' width='100'></e-column>
15
- * <e-column field='name' header='Name' width='100'></e-column>
16
- * </e-columns>
17
- * </ejs-multicolumncombobox>
18
- * ```
19
- */
20
- export class ColumnDirective extends ComplexBase {
21
- constructor(viewContainerRef) {
22
- super();
23
- this.viewContainerRef = viewContainerRef;
24
- setValue('currentInstance', this, this.viewContainerRef);
25
- this.registerEvents(outputs);
26
- this.directivePropList = input;
27
- }
28
- }
29
- ColumnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
30
- ColumnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnDirective, selector: "ejs-multicolumncombobox>e-columns>e-column", inputs: { customAttributes: "customAttributes", displayAsCheckBox: "displayAsCheckBox", field: "field", format: "format", header: "header", headerTemplate: "headerTemplate", template: "template", textAlign: "textAlign", width: "width" }, queries: [{ propertyName: "template", first: true, predicate: ["template"], descendants: true }, { propertyName: "headerTemplate", first: true, predicate: ["headerTemplate"], descendants: true }], usesInheritance: true, ngImport: i0 });
31
- __decorate([
32
- Template()
33
- ], ColumnDirective.prototype, "template", void 0);
34
- __decorate([
35
- Template()
36
- ], ColumnDirective.prototype, "headerTemplate", void 0);
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, decorators: [{
38
- type: Directive,
39
- args: [{
40
- selector: 'ejs-multicolumncombobox>e-columns>e-column',
41
- inputs: input,
42
- outputs: outputs,
43
- queries: {}
44
- }]
45
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { template: [{
46
- type: ContentChild,
47
- args: ['template']
48
- }], headerTemplate: [{
49
- type: ContentChild,
50
- args: ['headerTemplate']
51
- }] } });
52
- /**
53
- * Column Array Directive
54
- * @private
55
- */
56
- export class ColumnsDirective extends ArrayBase {
57
- constructor() {
58
- super('columns');
59
- }
60
- }
61
- ColumnsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
62
- ColumnsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnsDirective, selector: "ejs-multicolumncombobox>e-columns", queries: [{ propertyName: "children", predicate: ColumnDirective }], usesInheritance: true, ngImport: i0 });
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, decorators: [{
64
- type: Directive,
65
- args: [{
66
- selector: 'ejs-multicolumncombobox>e-columns',
67
- queries: {
68
- children: new ContentChildren(ColumnDirective)
69
- },
70
- }]
71
- }], ctorParameters: function () { return []; } });
72
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sdW1ucy5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvbXVsdGljb2x1bW4tY29tYm9ib3gvY29sdW1ucy5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQW9CLGVBQWUsRUFBRSxZQUFZLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0YsT0FBTyxFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsUUFBUSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDaEYsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDOztBQUd4RCxJQUFJLEtBQUssR0FBYSxDQUFDLGtCQUFrQixFQUFFLG1CQUFtQixFQUFFLE9BQU8sRUFBRSxRQUFRLEVBQUUsUUFBUSxFQUFFLGdCQUFnQixFQUFFLFVBQVUsRUFBRSxXQUFXLEVBQUUsT0FBTyxDQUFDLENBQUM7QUFDakosSUFBSSxPQUFPLEdBQWEsRUFBRSxDQUFDO0FBQzNCOzs7Ozs7Ozs7OztHQVdHO0FBU0gsTUFBTSxPQUFPLGVBQWdCLFNBQVEsV0FBNEI7SUFtRTdELFlBQW9CLGdCQUFpQztRQUNqRCxLQUFLLEVBQUUsQ0FBQztRQURRLHFCQUFnQixHQUFoQixnQkFBZ0IsQ0FBaUI7UUFFakQsUUFBUSxDQUFDLGlCQUFpQixFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUN6RCxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQzdCLElBQUksQ0FBQyxpQkFBaUIsR0FBRyxLQUFLLENBQUM7SUFDbkMsQ0FBQzs7NEdBeEVRLGVBQWU7Z0dBQWYsZUFBZTtBQXNEeEI7SUFEQyxRQUFRLEVBQUU7aURBQ1U7QUFXckI7SUFEQyxRQUFRLEVBQUU7dURBQ2dCOzJGQWpFbEIsZUFBZTtrQkFSM0IsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsNENBQTRDO29CQUN0RCxNQUFNLEVBQUUsS0FBSztvQkFDYixPQUFPLEVBQUUsT0FBTztvQkFDaEIsT0FBTyxFQUFFLEVBRVI7aUJBQ0o7dUdBdURVLFFBQVE7c0JBRmQsWUFBWTt1QkFBQyxVQUFVO2dCQWFqQixjQUFjO3NCQUZwQixZQUFZO3VCQUFDLGdCQUFnQjs7QUFZbEM7OztHQUdHO0FBT0gsTUFBTSxPQUFPLGdCQUFpQixTQUFRLFNBQTJCO0lBQzdEO1FBQ0ksS0FBSyxDQUFDLFNBQVMsQ0FBQyxDQUFDO0lBQ3JCLENBQUM7OzZHQUhRLGdCQUFnQjtpR0FBaEIsZ0JBQWdCLGtHQUhTLGVBQWU7MkZBR3hDLGdCQUFnQjtrQkFONUIsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsbUNBQW1DO29CQUM3QyxPQUFPLEVBQUU7d0JBQ0wsUUFBUSxFQUFFLElBQUksZUFBZSxDQUFDLGVBQWUsQ0FBQztxQkFDakQ7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIFZpZXdDb250YWluZXJSZWYsIENvbnRlbnRDaGlsZHJlbiwgQ29udGVudENoaWxkIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21wbGV4QmFzZSwgQXJyYXlCYXNlLCBzZXRWYWx1ZSB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWJhc2UnO1xuaW1wb3J0IHsgVGVtcGxhdGUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcblxuXG5sZXQgaW5wdXQ6IHN0cmluZ1tdID0gWydjdXN0b21BdHRyaWJ1dGVzJywgJ2Rpc3BsYXlBc0NoZWNrQm94JywgJ2ZpZWxkJywgJ2Zvcm1hdCcsICdoZWFkZXInLCAnaGVhZGVyVGVtcGxhdGUnLCAndGVtcGxhdGUnLCAndGV4dEFsaWduJywgJ3dpZHRoJ107XG5sZXQgb3V0cHV0czogc3RyaW5nW10gPSBbXTtcbi8qKlxuICogYGUtY29sdW1uYCBkaXJlY3RpdmUgcmVwcmVzZW50IGEgY29sdW1uIG9mIHRoZSBBbmd1bGFyIE11bHRpQ29sdW1uQ29tYm9Cb3guIFxuICogSXQgbXVzdCBiZSBjb250YWluZWQgaW4gYSBNdWx0aUNvbHVtbkNvbWJvQm94IGNvbXBvbmVudChgZWpzLW11bHRpY29sdW1uY29tYm9ib3hgKS4gXG4gKiBgYGBodG1sXG4gKiA8ZWpzLW11bHRpY29sdW1uY29tYm9ib3ggW2RhdGFTb3VyY2VdPSdkYXRhJz5cbiAqICAgPGUtY29sdW1ucz5cbiAqICAgIDxlLWNvbHVtbiBmaWVsZD0nSUQnIHdpZHRoPScxMDAnPjwvZS1jb2x1bW4+XG4gKiAgICA8ZS1jb2x1bW4gZmllbGQ9J25hbWUnIGhlYWRlcj0nTmFtZScgd2lkdGg9JzEwMCc+PC9lLWNvbHVtbj5cbiAqICAgPC9lLWNvbHVtbnM+XG4gKiA8L2Vqcy1tdWx0aWNvbHVtbmNvbWJvYm94PlxuICogYGBgXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZWpzLW11bHRpY29sdW1uY29tYm9ib3g+ZS1jb2x1bW5zPmUtY29sdW1uJyxcbiAgICBpbnB1dHM6IGlucHV0LFxuICAgIG91dHB1dHM6IG91dHB1dHMsICAgIFxuICAgIHF1ZXJpZXM6IHtcblxuICAgIH1cbn0pXG5leHBvcnQgY2xhc3MgQ29sdW1uRGlyZWN0aXZlIGV4dGVuZHMgQ29tcGxleEJhc2U8Q29sdW1uRGlyZWN0aXZlPiB7XG4gICAgcHVibGljIGRpcmVjdGl2ZVByb3BMaXN0OiBhbnk7XG5cdFxuXG5cbiAgICAvKiogXG4gICAgICogVGhlIENTUyBzdHlsZXMgYW5kIGF0dHJpYnV0ZXMgb2YgdGhlIGNvbnRlbnQgY2VsbHMgb2YgYSBwYXJ0aWN1bGFyIGNvbHVtbiBjYW4gYmUgY3VzdG9taXplZC5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICovXG4gICAgcHVibGljIGN1c3RvbUF0dHJpYnV0ZXM6IGFueTtcbiAgICAvKiogXG4gICAgICogSWYgYGRpc3BsYXlBc0NoZWNrQm94YCBpcyBzZXQgdG8gdHJ1ZSwgaXQgZGlzcGxheXMgdGhlIGNvbHVtbiB2YWx1ZSBhcyBhIGNoZWNrIGJveCBpbnN0ZWFkIG9mIEJvb2xlYW4gdmFsdWUuXG4gICAgICogQGRlZmF1bHQgZmFsc2VcbiAgICAgKi9cbiAgICBwdWJsaWMgZGlzcGxheUFzQ2hlY2tCb3g6IGFueTtcbiAgICAvKiogXG4gICAgICogRGVmaW5lcyB0aGUgbmFtZSBvZiB0aGUgZmllbGQgd2hvc2UgZGF0YSB3aWxsIGJlIGRpc3BsYXllZCBpbiB0aGUgY29sdW1uLlxuICAgICAqIEBkZWZhdWx0ICcnXG4gICAgICovXG4gICAgcHVibGljIGZpZWxkOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEl0IGlzIHVzZWQgdG8gY2hhbmdlIGRpc3BsYXkgdmFsdWUgd2l0aCB0aGUgZ2l2ZW4gZm9ybWF0IGFuZCBkb2VzIG5vdCBhZmZlY3QgdGhlIG9yaWdpbmFsIGRhdGEuIFxuICAgICAqIEdldHMgdGhlIGZvcm1hdCBmcm9tIHRoZSB1c2VyIHdoaWNoIGNhbiBiZSBzdGFuZGFyZCBvciBjdXN0b20gYG51bWJlcmAgYW5kIGBkYXRlYCBmb3JtYXRzLlxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKiBAYXNwdHlwZSBzdHJpbmdcbiAgICAgKi9cbiAgICBwdWJsaWMgZm9ybWF0OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGhlYWRlciB0ZXh0IG9mIGNvbHVtbiB3aGljaCBpcyB1c2VkIHRvIGRpc3BsYXkgaW4gY29sdW1uIGhlYWRlci4gXG4gICAgICogSWYgaGVhZGVyVGV4dCBpcyBub3QgZGVmaW5lZCwgdGhlbiBmaWVsZCBuYW1lIHZhbHVlIHdpbGwgYmUgYXNzaWduZWQgdG8gaGVhZGVyIHRleHQuXG4gICAgICogQGRlZmF1bHQgJydcbiAgICAgKi9cbiAgICBwdWJsaWMgaGVhZGVyOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGFsaWdubWVudCBvZiB0aGUgY29sdW1uIGluIGJvdGggaGVhZGVyIGFuZCBjb250ZW50IGNlbGxzLlxuICAgICAqIEBkZWZhdWx0IExlZnRcbiAgICAgKi9cbiAgICBwdWJsaWMgdGV4dEFsaWduOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIHdpZHRoIG9mIHRoZSBjb2x1bW4gaW4gcGl4ZWxzIG9yIHBlcmNlbnRhZ2UuXG4gICAgICogQGRlZmF1bHQgJydcbiAgICAgKi9cbiAgICBwdWJsaWMgd2lkdGg6IGFueTtcbiAgICAvKiogXG4gICAgICogRGVmaW5lcyB0aGUgY29sdW1uIHRlbXBsYXRlIHRoYXQgcmVuZGVycyBjdXN0b21pemVkIGVsZW1lbnQgaW4gZWFjaCBjZWxsIG9mIHRoZSBjb2x1bW4uIFxuICAgICAqIEl0IGFjY2VwdHMgZWl0aGVyIHRlbXBsYXRlIG9yIEhUTUwgZWxlbWVudCBJRC5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICogQGFuZ3VsYXJ0eXBlIHN0cmluZyB8IG9iamVjdFxuICAgICAqIEByZWFjdHR5cGUgc3RyaW5nIHwgZnVuY3Rpb24gfCBKU1guRWxlbWVudFxuICAgICAqIEB2dWV0eXBlIHN0cmluZyB8IGZ1bmN0aW9uXG4gICAgICogQGFzcHR5cGUgc3RyaW5nXG4gICAgICovXG4gICAgQENvbnRlbnRDaGlsZCgndGVtcGxhdGUnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIHRlbXBsYXRlOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGNvbHVtbiB0ZW1wbGF0ZSBhcyBzdHJpbmcgb3IgSFRNTCBlbGVtZW50IElEIHdoaWNoIGlzIHVzZWQgdG8gYWRkIGN1c3RvbWl6ZWQgZWxlbWVudCBpbiB0aGUgY29sdW1uIGhlYWRlci5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICogQGFuZ3VsYXJ0eXBlIHN0cmluZyB8IG9iamVjdFxuICAgICAqIEByZWFjdHR5cGUgc3RyaW5nIHwgZnVuY3Rpb24gfCBKU1guRWxlbWVudFxuICAgICAqIEB2dWV0eXBlIHN0cmluZyB8IGZ1bmN0aW9uXG4gICAgICogQGFzcHR5cGUgc3RyaW5nXG4gICAgICovXG4gICAgQENvbnRlbnRDaGlsZCgnaGVhZGVyVGVtcGxhdGUnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIGhlYWRlclRlbXBsYXRlOiBhbnk7XG5cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIHZpZXdDb250YWluZXJSZWY6Vmlld0NvbnRhaW5lclJlZikge1xuICAgICAgICBzdXBlcigpO1xuICAgICAgICBzZXRWYWx1ZSgnY3VycmVudEluc3RhbmNlJywgdGhpcywgdGhpcy52aWV3Q29udGFpbmVyUmVmKTtcbiAgICAgICAgdGhpcy5yZWdpc3RlckV2ZW50cyhvdXRwdXRzKTtcbiAgICAgICAgdGhpcy5kaXJlY3RpdmVQcm9wTGlzdCA9IGlucHV0O1xuICAgIH1cbn1cblxuLyoqXG4gKiBDb2x1bW4gQXJyYXkgRGlyZWN0aXZlXG4gKiBAcHJpdmF0ZVxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ2Vqcy1tdWx0aWNvbHVtbmNvbWJvYm94PmUtY29sdW1ucycsXG4gICAgcXVlcmllczoge1xuICAgICAgICBjaGlsZHJlbjogbmV3IENvbnRlbnRDaGlsZHJlbihDb2x1bW5EaXJlY3RpdmUpXG4gICAgfSxcbn0pXG5leHBvcnQgY2xhc3MgQ29sdW1uc0RpcmVjdGl2ZSBleHRlbmRzIEFycmF5QmFzZTxDb2x1bW5zRGlyZWN0aXZlPiB7XG4gICAgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIHN1cGVyKCdjb2x1bW5zJyk7XG4gICAgfVxufSJdfQ==
@@ -1,23 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { MultiColumnComboBoxModule } from './multicolumncombobox.module';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * NgModule definition for the MultiColumnComboBox component with providers.
7
- */
8
- export class MultiColumnComboBoxAllModule {
9
- }
10
- MultiColumnComboBoxAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MultiColumnComboBoxAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- MultiColumnComboBoxAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MultiColumnComboBoxAllModule, imports: [CommonModule, MultiColumnComboBoxModule], exports: [MultiColumnComboBoxModule] });
12
- MultiColumnComboBoxAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MultiColumnComboBoxAllModule, providers: [], imports: [[CommonModule, MultiColumnComboBoxModule], MultiColumnComboBoxModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MultiColumnComboBoxAllModule, decorators: [{
14
- type: NgModule,
15
- args: [{
16
- imports: [CommonModule, MultiColumnComboBoxModule],
17
- exports: [
18
- MultiColumnComboBoxModule
19
- ],
20
- providers: []
21
- }]
22
- }] });
23
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibXVsdGljb2x1bW5jb21ib2JveC1hbGwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL211bHRpY29sdW1uLWNvbWJvYm94L211bHRpY29sdW1uY29tYm9ib3gtYWxsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFpQixNQUFNLGVBQWUsQ0FBQztBQUN4RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFHL0MsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sOEJBQThCLENBQUM7O0FBTXpFOztHQUVHO0FBVUgsTUFBTSxPQUFPLDRCQUE0Qjs7eUhBQTVCLDRCQUE0QjswSEFBNUIsNEJBQTRCLFlBUjNCLFlBQVksRUFBRSx5QkFBeUIsYUFFN0MseUJBQXlCOzBIQU1wQiw0QkFBNEIsYUFKM0IsRUFFVCxZQU5RLENBQUMsWUFBWSxFQUFFLHlCQUF5QixDQUFDLEVBRTlDLHlCQUF5QjsyRkFNcEIsNEJBQTRCO2tCQVR4QyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSx5QkFBeUIsQ0FBQztvQkFDbEQsT0FBTyxFQUFFO3dCQUNMLHlCQUF5QjtxQkFDNUI7b0JBQ0QsU0FBUyxFQUFDLEVBRVQ7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSwgVmFsdWVQcm92aWRlciB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENvbHVtbkRpcmVjdGl2ZSwgQ29sdW1uc0RpcmVjdGl2ZSB9IGZyb20gJy4vY29sdW1ucy5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgTXVsdGlDb2x1bW5Db21ib0JveENvbXBvbmVudCB9IGZyb20gJy4vbXVsdGljb2x1bW5jb21ib2JveC5jb21wb25lbnQnO1xuaW1wb3J0IHsgTXVsdGlDb2x1bW5Db21ib0JveE1vZHVsZSB9IGZyb20gJy4vbXVsdGljb2x1bW5jb21ib2JveC5tb2R1bGUnO1xuXG5cblxuXG5cbi8qKlxuICogTmdNb2R1bGUgZGVmaW5pdGlvbiBmb3IgdGhlIE11bHRpQ29sdW1uQ29tYm9Cb3ggY29tcG9uZW50IHdpdGggcHJvdmlkZXJzLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIE11bHRpQ29sdW1uQ29tYm9Cb3hNb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgTXVsdGlDb2x1bW5Db21ib0JveE1vZHVsZVxuICAgIF0sXG4gICAgcHJvdmlkZXJzOltcbiAgICAgICAgXG4gICAgXVxufSlcbmV4cG9ydCBjbGFzcyBNdWx0aUNvbHVtbkNvbWJvQm94QWxsTW9kdWxlIHsgfSJdfQ==