@alaarab/ogrid-angular-primeng 2.6.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,154 @@
1
+ import { Component, ChangeDetectionStrategy } from '@angular/core';
2
+ import { BaseInlineCellEditorComponent, INLINE_CELL_EDITOR_TEMPLATE } from '@alaarab/ogrid-angular';
3
+ import * as i0 from "@angular/core";
4
+ function InlineCellEditorComponent_Case_0_Template(rf, ctx) { if (rf & 1) {
5
+ const _r1 = i0.ɵɵgetCurrentView();
6
+ i0.ɵɵdomElementStart(0, "input", 11, 0);
7
+ i0.ɵɵdomListener("input", function InlineCellEditorComponent_Case_0_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.localValue.set($event.target.value)); })("keydown", function InlineCellEditorComponent_Case_0_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onTextKeyDown($event)); })("blur", function InlineCellEditorComponent_Case_0_Template_input_blur_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onTextBlur()); });
8
+ i0.ɵɵdomElementEnd();
9
+ } if (rf & 2) {
10
+ const ctx_r1 = i0.ɵɵnextContext();
11
+ i0.ɵɵstyleMap(ctx_r1.getInputStyle());
12
+ i0.ɵɵdomProperty("value", ctx_r1.localValue());
13
+ } }
14
+ function InlineCellEditorComponent_Case_1_For_14_Template(rf, ctx) { if (rf & 1) {
15
+ const _r4 = i0.ɵɵgetCurrentView();
16
+ i0.ɵɵdomElementStart(0, "div", 19);
17
+ i0.ɵɵdomListener("click", function InlineCellEditorComponent_Case_1_For_14_Template_div_click_0_listener() { const opt_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.commitValue(opt_r5)); });
18
+ i0.ɵɵtext(1);
19
+ i0.ɵɵdomElementEnd();
20
+ } if (rf & 2) {
21
+ const opt_r5 = ctx.$implicit;
22
+ const ɵ$index_21_r6 = ctx.$index;
23
+ const ctx_r1 = i0.ɵɵnextContext(2);
24
+ i0.ɵɵstyleMap(ɵ$index_21_r6 === ctx_r1.highlightedIndex() ? "padding:6px 8px;cursor:pointer;color:var(--ogrid-fg, #242424);font-size:var(--ogrid-cell-font-size, 13px);background:var(--ogrid-bg-hover, #e8f0fe)" : "padding:6px 8px;cursor:pointer;color:var(--ogrid-fg, #242424);font-size:var(--ogrid-cell-font-size, 13px)");
25
+ i0.ɵɵattribute("aria-selected", ɵ$index_21_r6 === ctx_r1.highlightedIndex());
26
+ i0.ɵɵadvance();
27
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.getDisplayText(opt_r5), " ");
28
+ } }
29
+ function InlineCellEditorComponent_Case_1_Conditional_15_Template(rf, ctx) { if (rf & 1) {
30
+ i0.ɵɵdomElementStart(0, "div", 18);
31
+ i0.ɵɵtext(1, "No matches");
32
+ i0.ɵɵdomElementEnd();
33
+ } }
34
+ function InlineCellEditorComponent_Case_1_Template(rf, ctx) { if (rf & 1) {
35
+ const _r3 = i0.ɵɵgetCurrentView();
36
+ i0.ɵɵdomElementStart(0, "div", 8, 1)(2, "div", 12)(3, "span", 13);
37
+ i0.ɵɵtext(4);
38
+ i0.ɵɵdomElementEnd();
39
+ i0.ɵɵdomElementStart(5, "span", 14);
40
+ i0.ɵɵtext(6, "\u25BE");
41
+ i0.ɵɵdomElementEnd()();
42
+ i0.ɵɵdomElementStart(7, "div", 15, 2)(9, "input", 16, 3);
43
+ i0.ɵɵdomListener("input", function InlineCellEditorComponent_Case_1_Template_input_input_9_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onRichSelectSearch($event.target.value)); })("keydown", function InlineCellEditorComponent_Case_1_Template_input_keydown_9_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onRichSelectKeyDown($event)); });
44
+ i0.ɵɵdomElementEnd();
45
+ i0.ɵɵdomElementStart(11, "div", null, 4);
46
+ i0.ɵɵrepeaterCreate(13, InlineCellEditorComponent_Case_1_For_14_Template, 2, 4, "div", 17, i0.ɵɵrepeaterTrackByIdentity);
47
+ i0.ɵɵconditionalCreate(15, InlineCellEditorComponent_Case_1_Conditional_15_Template, 2, 0, "div", 18);
48
+ i0.ɵɵdomElementEnd()()();
49
+ } if (rf & 2) {
50
+ const ctx_r1 = i0.ɵɵnextContext();
51
+ i0.ɵɵadvance(4);
52
+ i0.ɵɵtextInterpolate(ctx_r1.getDisplayText(ctx_r1.value));
53
+ i0.ɵɵadvance(5);
54
+ i0.ɵɵdomProperty("value", ctx_r1.searchText());
55
+ i0.ɵɵadvance(4);
56
+ i0.ɵɵrepeater(ctx_r1.filteredOptions());
57
+ i0.ɵɵadvance(2);
58
+ i0.ɵɵconditional(ctx_r1.filteredOptions().length === 0 ? 15 : -1);
59
+ } }
60
+ function InlineCellEditorComponent_Case_2_For_10_Template(rf, ctx) { if (rf & 1) {
61
+ const _r8 = i0.ɵɵgetCurrentView();
62
+ i0.ɵɵdomElementStart(0, "div", 19);
63
+ i0.ɵɵdomListener("click", function InlineCellEditorComponent_Case_2_For_10_Template_div_click_0_listener() { const opt_r9 = i0.ɵɵrestoreView(_r8).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.commitValue(opt_r9)); });
64
+ i0.ɵɵtext(1);
65
+ i0.ɵɵdomElementEnd();
66
+ } if (rf & 2) {
67
+ const opt_r9 = ctx.$implicit;
68
+ const ɵ$index_42_r10 = ctx.$index;
69
+ const ctx_r1 = i0.ɵɵnextContext(2);
70
+ i0.ɵɵstyleMap(ɵ$index_42_r10 === ctx_r1.highlightedIndex() ? "padding:6px 8px;cursor:pointer;color:var(--ogrid-fg, #242424);font-size:var(--ogrid-cell-font-size, 13px);background:var(--ogrid-bg-hover, #e8f0fe)" : "padding:6px 8px;cursor:pointer;color:var(--ogrid-fg, #242424);font-size:var(--ogrid-cell-font-size, 13px)");
71
+ i0.ɵɵattribute("aria-selected", ɵ$index_42_r10 === ctx_r1.highlightedIndex());
72
+ i0.ɵɵadvance();
73
+ i0.ɵɵtextInterpolate1(" ", ctx_r1.getDisplayText(opt_r9), " ");
74
+ } }
75
+ function InlineCellEditorComponent_Case_2_Template(rf, ctx) { if (rf & 1) {
76
+ const _r7 = i0.ɵɵgetCurrentView();
77
+ i0.ɵɵdomElementStart(0, "div", 20, 5);
78
+ i0.ɵɵdomListener("keydown", function InlineCellEditorComponent_Case_2_Template_div_keydown_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onCustomSelectKeyDown($event)); });
79
+ i0.ɵɵdomElementStart(2, "div", 12)(3, "span", 13);
80
+ i0.ɵɵtext(4);
81
+ i0.ɵɵdomElementEnd();
82
+ i0.ɵɵdomElementStart(5, "span", 14);
83
+ i0.ɵɵtext(6, "\u25BE");
84
+ i0.ɵɵdomElementEnd()();
85
+ i0.ɵɵdomElementStart(7, "div", 15, 6);
86
+ i0.ɵɵrepeaterCreate(9, InlineCellEditorComponent_Case_2_For_10_Template, 2, 4, "div", 17, i0.ɵɵrepeaterTrackByIdentity);
87
+ i0.ɵɵdomElementEnd()();
88
+ } if (rf & 2) {
89
+ const ctx_r1 = i0.ɵɵnextContext();
90
+ i0.ɵɵadvance(4);
91
+ i0.ɵɵtextInterpolate(ctx_r1.getDisplayText(ctx_r1.value));
92
+ i0.ɵɵadvance(5);
93
+ i0.ɵɵrepeater(ctx_r1.selectOptions());
94
+ } }
95
+ function InlineCellEditorComponent_Case_3_Template(rf, ctx) { if (rf & 1) {
96
+ const _r11 = i0.ɵɵgetCurrentView();
97
+ i0.ɵɵdomElementStart(0, "div", 10)(1, "input", 21);
98
+ i0.ɵɵdomListener("change", function InlineCellEditorComponent_Case_3_Template_input_change_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.commitValue($event.target.checked)); })("keydown", function InlineCellEditorComponent_Case_3_Template_input_keydown_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onCheckboxKeyDown($event)); });
99
+ i0.ɵɵdomElementEnd()();
100
+ } if (rf & 2) {
101
+ const ctx_r1 = i0.ɵɵnextContext();
102
+ i0.ɵɵadvance();
103
+ i0.ɵɵdomProperty("checked", !!ctx_r1.localValue());
104
+ } }
105
+ function InlineCellEditorComponent_Case_4_Conditional_0_Template(rf, ctx) { if (rf & 1) {
106
+ const _r12 = i0.ɵɵgetCurrentView();
107
+ i0.ɵɵdomElementStart(0, "input", 24, 0);
108
+ i0.ɵɵdomListener("input", function InlineCellEditorComponent_Case_4_Conditional_0_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.localValue.set($event.target.value)); })("keydown", function InlineCellEditorComponent_Case_4_Conditional_0_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTextKeyDown($event)); })("blur", function InlineCellEditorComponent_Case_4_Conditional_0_Template_input_blur_0_listener() { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTextBlur()); });
109
+ i0.ɵɵdomElementEnd();
110
+ } if (rf & 2) {
111
+ const ctx_r1 = i0.ɵɵnextContext(2);
112
+ i0.ɵɵstyleMap(ctx_r1.getInputStyle());
113
+ i0.ɵɵdomProperty("value", ctx_r1.localValue());
114
+ } }
115
+ function InlineCellEditorComponent_Case_4_Conditional_1_Template(rf, ctx) { if (rf & 1) {
116
+ const _r13 = i0.ɵɵgetCurrentView();
117
+ i0.ɵɵdomElementStart(0, "input", 25, 0);
118
+ i0.ɵɵdomListener("input", function InlineCellEditorComponent_Case_4_Conditional_1_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.localValue.set($event.target.value)); })("keydown", function InlineCellEditorComponent_Case_4_Conditional_1_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTextKeyDown($event)); })("blur", function InlineCellEditorComponent_Case_4_Conditional_1_Template_input_blur_0_listener() { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTextBlur()); });
119
+ i0.ɵɵdomElementEnd();
120
+ } if (rf & 2) {
121
+ const ctx_r1 = i0.ɵɵnextContext(2);
122
+ i0.ɵɵstyleMap(ctx_r1.getInputStyle());
123
+ i0.ɵɵdomProperty("placeholder", ctx_r1.getDatePlaceholder())("value", ctx_r1.localValue());
124
+ } }
125
+ function InlineCellEditorComponent_Case_4_Template(rf, ctx) { if (rf & 1) {
126
+ i0.ɵɵconditionalCreate(0, InlineCellEditorComponent_Case_4_Conditional_0_Template, 2, 3, "input", 22)(1, InlineCellEditorComponent_Case_4_Conditional_1_Template, 2, 4, "input", 23);
127
+ } if (rf & 2) {
128
+ const ctx_r1 = i0.ɵɵnextContext();
129
+ i0.ɵɵconditional(ctx_r1.getCellEditorType() === "native" ? 0 : 1);
130
+ } }
131
+ function InlineCellEditorComponent_Case_5_Template(rf, ctx) { if (rf & 1) {
132
+ const _r14 = i0.ɵɵgetCurrentView();
133
+ i0.ɵɵdomElementStart(0, "input", 11, 0);
134
+ i0.ɵɵdomListener("input", function InlineCellEditorComponent_Case_5_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.localValue.set($event.target.value)); })("keydown", function InlineCellEditorComponent_Case_5_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onTextKeyDown($event)); })("blur", function InlineCellEditorComponent_Case_5_Template_input_blur_0_listener() { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onTextBlur()); });
135
+ i0.ɵɵdomElementEnd();
136
+ } if (rf & 2) {
137
+ const ctx_r1 = i0.ɵɵnextContext();
138
+ i0.ɵɵstyleMap(ctx_r1.getInputStyle());
139
+ i0.ɵɵdomProperty("value", ctx_r1.localValue());
140
+ } }
141
+ export class InlineCellEditorComponent extends BaseInlineCellEditorComponent {
142
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵInlineCellEditorComponent_BaseFactory; return function InlineCellEditorComponent_Factory(__ngFactoryType__) { return (ɵInlineCellEditorComponent_BaseFactory || (ɵInlineCellEditorComponent_BaseFactory = i0.ɵɵgetInheritedFactory(InlineCellEditorComponent)))(__ngFactoryType__ || InlineCellEditorComponent); }; })(); }
143
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: InlineCellEditorComponent, selectors: [["ogrid-primeng-inline-cell-editor"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 6, vars: 1, consts: [["inputEl", ""], ["richSelectWrapper", ""], ["richSelectDropdown", ""], ["richSelectInput", ""], ["richSelectOptions", ""], ["selectWrapper", ""], ["selectDropdown", ""], ["type", "text", 3, "value", "style"], [2, "width", "100%", "height", "100%", "display", "flex", "align-items", "center", "box-sizing", "border-box", "overflow", "hidden", "min-width", "0", "position", "relative"], ["tabindex", "0", 2, "width", "100%", "height", "100%", "display", "flex", "align-items", "center", "box-sizing", "border-box", "overflow", "hidden", "min-width", "0", "position", "relative"], [2, "display", "flex", "align-items", "center", "justify-content", "center", "width", "100%", "height", "100%"], ["type", "text", 3, "input", "keydown", "blur", "value"], [2, "display", "flex", "align-items", "center", "justify-content", "space-between", "width", "100%", "min-width", "0", "cursor", "pointer", "font-size", "var(--ogrid-cell-font-size, 13px)", "color", "inherit"], [2, "flex", "1", "min-width", "0", "overflow", "hidden", "text-overflow", "ellipsis", "white-space", "nowrap"], [2, "margin-left", "4px", "font-size", "10px", "opacity", "0.5"], ["role", "listbox", 2, "position", "absolute", "top", "100%", "left", "0", "right", "0", "max-height", "200px", "overflow-y", "auto", "background", "var(--ogrid-bg, #fff)", "border", "1px solid var(--ogrid-border, rgba(0,0,0,0.12))", "z-index", "10", "box-shadow", "0 4px 16px rgba(0,0,0,0.2)", "text-align", "left", "font-size", "var(--ogrid-cell-font-size, 13px)", "font-family", "inherit"], ["type", "text", "placeholder", "Search...", 2, "width", "100%", "padding", "6px 8px", "border", "none", "border-bottom", "1px solid var(--ogrid-border, rgba(0,0,0,0.12))", "background", "var(--ogrid-bg, #fff)", "color", "inherit", "font", "inherit", "font-size", "var(--ogrid-cell-font-size, 13px)", "outline", "none", "box-sizing", "border-box", "position", "sticky", "top", "0", "z-index", "1", 3, "input", "keydown", "value"], ["role", "option", 3, "style"], [2, "padding", "6px 8px", "color", "var(--ogrid-muted, #999)", "font-size", "var(--ogrid-cell-font-size, 13px)"], ["role", "option", 3, "click"], ["tabindex", "0", 2, "width", "100%", "height", "100%", "display", "flex", "align-items", "center", "box-sizing", "border-box", "overflow", "hidden", "min-width", "0", "position", "relative", 3, "keydown"], ["type", "checkbox", 3, "change", "keydown", "checked"], ["type", "date", 3, "value", "style"], ["type", "text", 3, "placeholder", "value", "style"], ["type", "date", 3, "input", "keydown", "blur", "value"], ["type", "text", 3, "input", "keydown", "blur", "placeholder", "value"]], template: function InlineCellEditorComponent_Template(rf, ctx) { if (rf & 1) {
144
+ i0.ɵɵconditionalCreate(0, InlineCellEditorComponent_Case_0_Template, 2, 3, "input", 7)(1, InlineCellEditorComponent_Case_1_Template, 16, 3, "div", 8)(2, InlineCellEditorComponent_Case_2_Template, 11, 1, "div", 9)(3, InlineCellEditorComponent_Case_3_Template, 2, 1, "div", 10)(4, InlineCellEditorComponent_Case_4_Template, 2, 1)(5, InlineCellEditorComponent_Case_5_Template, 2, 3, "input", 7);
145
+ } if (rf & 2) {
146
+ let tmp_0_0;
147
+ i0.ɵɵconditional((tmp_0_0 = ctx.editorType) === "text" ? 0 : tmp_0_0 === "richSelect" ? 1 : tmp_0_0 === "select" ? 2 : tmp_0_0 === "checkbox" ? 3 : tmp_0_0 === "date" ? 4 : 5);
148
+ } }, styles: ["[_nghost-%COMP%] { display: block; width: 100%; height: 100%; }"], changeDetection: 0 }); }
149
+ }
150
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(InlineCellEditorComponent, [{
151
+ type: Component,
152
+ args: [{ selector: 'ogrid-primeng-inline-cell-editor', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, template: INLINE_CELL_EDITOR_TEMPLATE, styles: [":host { display: block; width: 100%; height: 100%; }"] }]
153
+ }], null, null); })();
154
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InlineCellEditorComponent, { className: "InlineCellEditorComponent", filePath: "datagrid-table/inline-cell-editor.component.ts", lineNumber: 11 }); })();
@@ -0,0 +1,30 @@
1
+ import { Component, ChangeDetectionStrategy } from '@angular/core';
2
+ import { BasePopoverCellEditorComponent, POPOVER_CELL_EDITOR_TEMPLATE } from '@alaarab/ogrid-angular';
3
+ import * as i0 from "@angular/core";
4
+ function PopoverCellEditorComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
5
+ const _r1 = i0.ɵɵgetCurrentView();
6
+ i0.ɵɵdomElementStart(0, "div", 4);
7
+ i0.ɵɵdomListener("click", function PopoverCellEditorComponent_Conditional_3_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleOverlayClick()); });
8
+ i0.ɵɵdomElement(1, "div", 5, 1);
9
+ i0.ɵɵdomElementEnd();
10
+ } }
11
+ export class PopoverCellEditorComponent extends BasePopoverCellEditorComponent {
12
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵPopoverCellEditorComponent_BaseFactory; return function PopoverCellEditorComponent_Factory(__ngFactoryType__) { return (ɵPopoverCellEditorComponent_BaseFactory || (ɵPopoverCellEditorComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PopoverCellEditorComponent)))(__ngFactoryType__ || PopoverCellEditorComponent); }; })(); }
13
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PopoverCellEditorComponent, selectors: [["ogrid-primeng-popover-cell-editor"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 4, vars: 4, consts: [["anchorEl", ""], ["editorContainer", ""], [1, "ogrid-popover-anchor"], [1, "ogrid-popover-editor-overlay"], [1, "ogrid-popover-editor-overlay", 3, "click"], [1, "ogrid-popover-editor-content"]], template: function PopoverCellEditorComponent_Template(rf, ctx) { if (rf & 1) {
14
+ i0.ɵɵdomElementStart(0, "div", 2, 0);
15
+ i0.ɵɵtext(2);
16
+ i0.ɵɵdomElementEnd();
17
+ i0.ɵɵconditionalCreate(3, PopoverCellEditorComponent_Conditional_3_Template, 3, 0, "div", 3);
18
+ } if (rf & 2) {
19
+ i0.ɵɵattribute("data-row-index", ctx.rowIndex)("data-col-index", ctx.globalColIndex);
20
+ i0.ɵɵadvance(2);
21
+ i0.ɵɵtextInterpolate1(" ", ctx.displayValue, " ");
22
+ i0.ɵɵadvance();
23
+ i0.ɵɵconditional(ctx.showEditor() ? 3 : -1);
24
+ } }, styles: ["[_nghost-%COMP%] { display: contents; }\n .ogrid-popover-editor-overlay[_ngcontent-%COMP%] {\n position: fixed; inset: 0; z-index: 1000;\n background: rgba(0,0,0,0.3);\n display: flex; align-items: center; justify-content: center;\n }\n .ogrid-popover-editor-content[_ngcontent-%COMP%] {\n background: var(--ogrid-bg, #ffffff); border-radius: 4px; padding: 16px;\n box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n max-width: 90vw; max-height: 90vh; overflow: auto;\n color: var(--ogrid-fg, rgba(0, 0, 0, 0.87));\n }\n .ogrid-popover-anchor[_ngcontent-%COMP%] {\n padding: 6px 10px; min-height: 20px; cursor: default; overflow: hidden;\n text-overflow: ellipsis; white-space: nowrap;\n outline: 2px solid var(--ogrid-selection, #217346); outline-offset: -2px;\n }"], changeDetection: 0 }); }
25
+ }
26
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PopoverCellEditorComponent, [{
27
+ type: Component,
28
+ args: [{ selector: 'ogrid-primeng-popover-cell-editor', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, template: POPOVER_CELL_EDITOR_TEMPLATE, styles: ["\n :host { display: contents; }\n .ogrid-popover-editor-overlay {\n position: fixed; inset: 0; z-index: 1000;\n background: rgba(0,0,0,0.3);\n display: flex; align-items: center; justify-content: center;\n }\n .ogrid-popover-editor-content {\n background: var(--ogrid-bg, #ffffff); border-radius: 4px; padding: 16px;\n box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n max-width: 90vw; max-height: 90vh; overflow: auto;\n color: var(--ogrid-fg, rgba(0, 0, 0, 0.87));\n }\n .ogrid-popover-anchor {\n padding: 6px 10px; min-height: 20px; cursor: default; overflow: hidden;\n text-overflow: ellipsis; white-space: nowrap;\n outline: 2px solid var(--ogrid-selection, #217346); outline-offset: -2px;\n }\n "] }]
29
+ }], null, null); })();
30
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PopoverCellEditorComponent, { className: "PopoverCellEditorComponent", filePath: "datagrid-table/popover-cell-editor.component.ts", lineNumber: 29 }); })();