igniteui-angular-core 19.1.0-beta.0 → 19.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-core.umd.js +3102 -2546
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +583 -553
- package/esm2015/lib/OthersCategoryContextDescription.js +5 -3
- package/esm2015/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm2015/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangedEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangingEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm2015/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebColumnDescription.js +79 -47
- package/esm2015/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm2015/lib/WebColumnGroupDescription.js +11 -11
- package/esm2015/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm2015/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm2015/lib/{WebActiveStepChangingArgsEventArgsDescription.js → WebForOfDataChangeEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +46 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescription.js +25 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebForOfStateDetailDescription.js +14 -11
- package/esm2015/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +274 -258
- package/esm2015/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm2015/lib/WebGridCreatedEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebGridDescription.js +61 -45
- package/esm2015/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebGridDescriptionModule.js +4 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebImportsHalper.js +23 -13
- package/esm2015/lib/WebInputDescription.js +30 -30
- package/esm2015/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebPivotDataSelectorDescription.js +34 -2
- package/esm2015/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebPivotGridDescription.js +42 -42
- package/esm2015/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebRowIslandDescription.js +290 -274
- package/esm2015/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm2015/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm2015/lib/WebStepperDescriptionModule.js +4 -4
- package/esm2015/lib/WebTabDescription.js +3 -3
- package/esm2015/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTabsDescriptionModule.js +0 -2
- package/esm2015/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm2015/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTooltipDescription.js +146 -0
- package/esm2015/lib/WebTooltipDescriptionMetadata.js +59 -0
- package/esm2015/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +6 -6
- package/esm2015/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebTreeDescriptionModule.js +2 -2
- package/esm2015/lib/WebTreeGridDescription.js +28 -28
- package/esm2015/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +7 -5
- package/esm2015/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebTreeSelectionChangeDetailDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +44 -0
- package/esm2015/public_api.js +23 -21
- package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +591 -557
- package/esm5/lib/OthersCategoryContextDescription.js +5 -3
- package/esm5/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm5/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +12 -12
- package/esm5/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescription.js +46 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangingEventArgsDescription.js} +16 -16
- package/esm5/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm5/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebColumnDescription.js +95 -47
- package/esm5/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm5/lib/WebColumnGroupDescription.js +11 -11
- package/esm5/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm5/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm5/lib/{WebTreeSelectionChangeDetailDescription.js → WebForOfDataChangeEventArgsDescription.js} +13 -13
- package/esm5/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +50 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescription.js +26 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +49 -0
- package/esm5/lib/WebForOfStateDetailDescription.js +18 -11
- package/esm5/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +282 -258
- package/esm5/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm5/lib/WebGridCreatedEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebGridDescription.js +69 -45
- package/esm5/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm5/lib/WebGridDescriptionModule.js +4 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebImportsHalper.js +44 -31
- package/esm5/lib/WebInputDescription.js +30 -30
- package/esm5/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm5/lib/WebPivotDataSelectorDescription.js +49 -1
- package/esm5/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm5/lib/WebPivotGridDescription.js +42 -42
- package/esm5/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm5/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm5/lib/WebRowIslandDescription.js +298 -274
- package/esm5/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm5/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm5/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm5/lib/WebStepperDescriptionModule.js +4 -4
- package/esm5/lib/WebTabDescription.js +2 -2
- package/esm5/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTabsDescriptionModule.js +0 -2
- package/esm5/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm5/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTooltipDescription.js +212 -0
- package/esm5/lib/WebTooltipDescriptionMetadata.js +63 -0
- package/esm5/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +9 -9
- package/esm5/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm5/lib/WebTreeDescriptionModule.js +2 -2
- package/esm5/lib/WebTreeGridDescription.js +28 -28
- package/esm5/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +12 -10
- package/esm5/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +48 -0
- package/esm5/public_api.js +23 -21
- package/fesm2015/igniteui-angular-core.js +2583 -2167
- package/fesm5/igniteui-angular-core.js +3080 -2526
- package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +185 -180
- package/lib/OthersCategoryContextDescription.d.ts +3 -1
- package/lib/WebActiveStepChangedEventArgsDescription.d.ts +17 -0
- package/lib/WebActiveStepChangedEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/{WebActiveStepChangedArgsDetailDescription.d.ts → WebActiveStepChangedEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsEventArgsDescriptionMetadata.d.ts → WebActiveStepChangedEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebActiveStepChangingEventArgsDescription.d.ts +17 -0
- package/lib/{WebActiveStepChangedArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescription.d.ts → WebActiveStepChangingEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebColumnDescription.d.ts +28 -16
- package/lib/WebColumnGroupDescription.d.ts +4 -4
- package/lib/WebForOfDataChangeEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDetailDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfDataChangeEventArgsDetailDescription.d.ts +12 -0
- package/lib/{WebActiveStepChangedArgsEventArgsDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfStateDetailDescription.d.ts +7 -6
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +95 -89
- package/lib/WebGridCreatedEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebGridDescription.d.ts +22 -16
- package/lib/WebGroupByExpandStateEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebGroupingExpressionEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupingExpressionEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebImportsHalper.d.ts +4 -1
- package/lib/WebInputDescription.d.ts +14 -14
- package/lib/WebPivotDataSelectorDescription.d.ts +13 -1
- package/lib/WebPivotGridDescription.d.ts +15 -15
- package/lib/WebRowIslandDescription.d.ts +101 -95
- package/lib/WebTabDescription.d.ts +2 -2
- package/lib/WebTooltipDescription.d.ts +56 -0
- package/lib/{WebTabPanelDescriptionMetadata.d.ts → WebTooltipDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTabPanelDescriptionModule.d.ts → WebTooltipDescriptionModule.d.ts} +1 -1
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/WebTreeSelectionEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeDetailDescription.d.ts → WebTreeSelectionEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeEventArgsDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/package.json +1 -1
- package/public_api.d.ts +23 -21
- package/esm2015/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTabPanelDescription.js +0 -26
- package/esm2015/lib/WebTabPanelDescriptionMetadata.js +0 -40
- package/esm2015/lib/WebTreeSelectionChangeDescription.js +0 -26
- package/esm2015/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -36
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -41
- package/esm5/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescription.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTabPanelDescription.js +0 -31
- package/esm5/lib/WebTabPanelDescriptionMetadata.js +0 -44
- package/esm5/lib/WebTreeSelectionChangeDescription.js +0 -31
- package/esm5/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -43
- package/esm5/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -48
- package/esm5/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -45
- package/lib/WebActiveStepChangedArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebActiveStepChangingArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebTabPanelDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeEventArgsDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventArgsDescription.d.ts +0 -15
- package/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebTreeSelectionOptionsEventDetailDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.d.ts +0 -13
|
@@ -50,14 +50,15 @@ import { WebGridKeydownEventArgsDescriptionMetadata } from "./WebGridKeydownEven
|
|
|
50
50
|
import { WebRowDragStartEventArgsDescriptionMetadata } from "./WebRowDragStartEventArgsDescriptionMetadata";
|
|
51
51
|
import { WebRowDragEndEventArgsDescriptionMetadata } from "./WebRowDragEndEventArgsDescriptionMetadata";
|
|
52
52
|
import { WebGridClipboardEventEventArgsDescriptionMetadata } from "./WebGridClipboardEventEventArgsDescriptionMetadata";
|
|
53
|
+
import { WebComponentDataValueChangedEventArgsDescriptionMetadata } from "./WebComponentDataValueChangedEventArgsDescriptionMetadata";
|
|
53
54
|
import { WebComponentArrayDataValueChangedEventArgsDescriptionMetadata } from "./WebComponentArrayDataValueChangedEventArgsDescriptionMetadata";
|
|
54
55
|
import { WebRowToggleEventArgsDescriptionMetadata } from "./WebRowToggleEventArgsDescriptionMetadata";
|
|
55
56
|
import { WebPinRowEventArgsDescriptionMetadata } from "./WebPinRowEventArgsDescriptionMetadata";
|
|
56
57
|
import { WebActiveNodeChangeEventArgsDescriptionMetadata } from "./WebActiveNodeChangeEventArgsDescriptionMetadata";
|
|
57
58
|
import { WebGridToolbarExportEventArgsDescriptionMetadata } from "./WebGridToolbarExportEventArgsDescriptionMetadata";
|
|
58
59
|
import { WebGridSelectionRangeEventArgsDescriptionMetadata } from "./WebGridSelectionRangeEventArgsDescriptionMetadata";
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
60
|
+
import { WebComponentBoolValueChangedEventArgsDescriptionMetadata } from "./WebComponentBoolValueChangedEventArgsDescriptionMetadata";
|
|
61
|
+
import { WebForOfDataChangeEventArgsDescriptionMetadata } from "./WebForOfDataChangeEventArgsDescriptionMetadata";
|
|
61
62
|
import { WebRowIslandDescription } from "./WebRowIslandDescription";
|
|
62
63
|
/**
|
|
63
64
|
* @hidden
|
|
@@ -124,6 +125,7 @@ export let WebGridCreatedEventArgsDetailDescriptionMetadata = /*@__PURE__*/ (()
|
|
|
124
125
|
a.item("Owner", "ExportedType:WebRowIsland");
|
|
125
126
|
a.item("ParentID", "Unknown");
|
|
126
127
|
a.item("Grid", "ExportedType:WebHierarchicalGrid");
|
|
128
|
+
a.item("ParentRowData", "Unknown");
|
|
127
129
|
}
|
|
128
130
|
static d(a) {
|
|
129
131
|
WebGridCreatedEventArgsDetailDescriptionMetadata.b(a);
|
|
@@ -190,14 +192,15 @@ export let WebRowIslandDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
190
192
|
WebRowDragStartEventArgsDescriptionMetadata.d(a);
|
|
191
193
|
WebRowDragEndEventArgsDescriptionMetadata.d(a);
|
|
192
194
|
WebGridClipboardEventEventArgsDescriptionMetadata.d(a);
|
|
195
|
+
WebComponentDataValueChangedEventArgsDescriptionMetadata.d(a);
|
|
193
196
|
WebComponentArrayDataValueChangedEventArgsDescriptionMetadata.d(a);
|
|
194
197
|
WebRowToggleEventArgsDescriptionMetadata.d(a);
|
|
195
198
|
WebPinRowEventArgsDescriptionMetadata.d(a);
|
|
196
199
|
WebActiveNodeChangeEventArgsDescriptionMetadata.d(a);
|
|
197
200
|
WebGridToolbarExportEventArgsDescriptionMetadata.d(a);
|
|
198
201
|
WebGridSelectionRangeEventArgsDescriptionMetadata.d(a);
|
|
199
|
-
|
|
200
|
-
|
|
202
|
+
WebComponentBoolValueChangedEventArgsDescriptionMetadata.d(a);
|
|
203
|
+
WebForOfDataChangeEventArgsDescriptionMetadata.d(a);
|
|
201
204
|
}
|
|
202
205
|
static c(a) {
|
|
203
206
|
a.item("__qualifiedNameTS", "String:RowIsland");
|
|
@@ -256,6 +259,7 @@ export let WebRowIslandDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
256
259
|
a.item("AdvancedFilteringExpressionsTree", "ExportedType:WebFilteringExpressionsTree");
|
|
257
260
|
a.item("Locale", "String");
|
|
258
261
|
a.item("PagingMode", "ExportedType:string:GridPagingMode");
|
|
262
|
+
a.item("PagingMode@stringUnion", "WebComponents;React");
|
|
259
263
|
a.item("PagingMode@names", "Local;Remote");
|
|
260
264
|
a.item("HideRowSelectors", "Boolean");
|
|
261
265
|
a.item("RowDraggable", "Boolean");
|
|
@@ -303,6 +307,7 @@ export let WebRowIslandDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
303
307
|
a.item("ColumnSelection", "ExportedType:string:GridSelectionMode");
|
|
304
308
|
a.item("ColumnSelection@stringUnion", "WebComponents;React");
|
|
305
309
|
a.item("ColumnSelection@names", "None;Single;Multiple;MultipleCascade");
|
|
310
|
+
a.item("ExpansionStates", "Unknown");
|
|
306
311
|
a.item("TotalRecords", "Number:double");
|
|
307
312
|
a.item("SelectRowOnClick", "Boolean");
|
|
308
313
|
a.item("Name", "String");
|
|
@@ -351,6 +356,7 @@ export let WebRowIslandDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
351
356
|
a.item("RowDragStartRef", "EventRef::rowDragStart:customEvent");
|
|
352
357
|
a.item("RowDragEndRef", "EventRef::rowDragEnd:customEvent");
|
|
353
358
|
a.item("GridCopyRef", "EventRef::gridCopy:customEvent");
|
|
359
|
+
a.item("ExpansionStatesChangeRef", "EventRef::expansionStatesChange:customEvent");
|
|
354
360
|
a.item("SelectedRowsChangeRef", "EventRef::selectedRowsChange:customEvent");
|
|
355
361
|
a.item("RowToggleRef", "EventRef::rowToggle:customEvent");
|
|
356
362
|
a.item("RowPinningRef", "EventRef::rowPinning:customEvent");
|
|
@@ -16,6 +16,7 @@ export let WebGridCreatedEventArgsDetailDescription = /*@__PURE__*/ (() => {
|
|
|
16
16
|
this.o = null;
|
|
17
17
|
this.r = null;
|
|
18
18
|
this.m = null;
|
|
19
|
+
this.s = null;
|
|
19
20
|
}
|
|
20
21
|
get_type() {
|
|
21
22
|
return "WebGridCreatedEventArgsDetail";
|
|
@@ -41,6 +42,13 @@ export let WebGridCreatedEventArgsDetailDescription = /*@__PURE__*/ (() => {
|
|
|
41
42
|
this.m = a;
|
|
42
43
|
this.g("Grid");
|
|
43
44
|
}
|
|
45
|
+
get parentRowData() {
|
|
46
|
+
return this.s;
|
|
47
|
+
}
|
|
48
|
+
set parentRowData(a) {
|
|
49
|
+
this.s = a;
|
|
50
|
+
this.g("ParentRowData");
|
|
51
|
+
}
|
|
44
52
|
}
|
|
45
53
|
WebGridCreatedEventArgsDetailDescription.$t = markType(WebGridCreatedEventArgsDetailDescription, 'WebGridCreatedEventArgsDetailDescription', WebBaseEventArgsDetailDescription.$);
|
|
46
54
|
WebGridCreatedEventArgsDetailDescription.__marshalByValue1 = true;
|
|
@@ -13,136 +13,152 @@ export let WebGridDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class WebGridDescription extends WebGridBaseDirectiveDescription {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
17
|
-
this.g7 = null;
|
|
18
|
-
this.g5 = null;
|
|
16
|
+
this.gz = false;
|
|
19
17
|
this.hb = null;
|
|
20
|
-
this.
|
|
21
|
-
this.
|
|
22
|
-
this.gq = null;
|
|
23
|
-
this.gp = null;
|
|
24
|
-
this.gw = false;
|
|
25
|
-
this.gt = null;
|
|
26
|
-
this.g6 = null;
|
|
18
|
+
this.g9 = null;
|
|
19
|
+
this.hh = null;
|
|
27
20
|
this.g8 = null;
|
|
21
|
+
this.g5 = 0;
|
|
22
|
+
this.gu = null;
|
|
23
|
+
this.gt = null;
|
|
24
|
+
this.g0 = false;
|
|
25
|
+
this.gx = null;
|
|
28
26
|
this.ha = null;
|
|
29
|
-
this.
|
|
30
|
-
this.
|
|
31
|
-
this.
|
|
27
|
+
this.hc = null;
|
|
28
|
+
this.hg = null;
|
|
29
|
+
this.g1 = false;
|
|
30
|
+
this.g7 = null;
|
|
31
|
+
this.hf = null;
|
|
32
|
+
this.he = null;
|
|
33
|
+
this.hd = null;
|
|
32
34
|
}
|
|
33
35
|
get_type() {
|
|
34
36
|
return "WebGrid";
|
|
35
37
|
}
|
|
36
38
|
get groupsExpanded() {
|
|
37
|
-
return this.
|
|
39
|
+
return this.gz;
|
|
38
40
|
}
|
|
39
41
|
set groupsExpanded(a) {
|
|
40
|
-
this.
|
|
42
|
+
this.gz = a;
|
|
41
43
|
this.g("GroupsExpanded");
|
|
42
44
|
}
|
|
43
45
|
get dropAreaTemplateRef() {
|
|
44
|
-
return this.
|
|
46
|
+
return this.hb;
|
|
45
47
|
}
|
|
46
48
|
set dropAreaTemplateRef(a) {
|
|
47
|
-
this.
|
|
49
|
+
this.hb = a;
|
|
48
50
|
this.g("DropAreaTemplateRef");
|
|
49
51
|
}
|
|
50
52
|
get detailTemplateRef() {
|
|
51
|
-
return this.
|
|
53
|
+
return this.g9;
|
|
52
54
|
}
|
|
53
55
|
set detailTemplateRef(a) {
|
|
54
|
-
this.
|
|
56
|
+
this.g9 = a;
|
|
55
57
|
this.g("DetailTemplateRef");
|
|
56
58
|
}
|
|
57
59
|
get id() {
|
|
58
|
-
return this.
|
|
60
|
+
return this.hh;
|
|
59
61
|
}
|
|
60
62
|
set id(a) {
|
|
61
|
-
this.
|
|
63
|
+
this.hh = a;
|
|
62
64
|
this.g("Id");
|
|
63
65
|
}
|
|
64
66
|
get dataRef() {
|
|
65
|
-
return this.
|
|
67
|
+
return this.g8;
|
|
66
68
|
}
|
|
67
69
|
set dataRef(a) {
|
|
68
|
-
this.
|
|
70
|
+
this.g8 = a;
|
|
69
71
|
this.g("DataRef");
|
|
70
72
|
}
|
|
71
73
|
get totalItemCount() {
|
|
72
|
-
return this.
|
|
74
|
+
return this.g5;
|
|
73
75
|
}
|
|
74
76
|
set totalItemCount(a) {
|
|
75
|
-
this.
|
|
77
|
+
this.g5 = a;
|
|
76
78
|
this.g("TotalItemCount");
|
|
77
79
|
}
|
|
78
80
|
get groupingExpressions() {
|
|
79
|
-
return this.
|
|
81
|
+
return this.gu;
|
|
80
82
|
}
|
|
81
83
|
set groupingExpressions(a) {
|
|
82
|
-
this.
|
|
84
|
+
this.gu = a;
|
|
83
85
|
this.g("GroupingExpressions");
|
|
84
86
|
}
|
|
85
87
|
get groupingExpansionState() {
|
|
86
|
-
return this.
|
|
88
|
+
return this.gt;
|
|
87
89
|
}
|
|
88
90
|
set groupingExpansionState(a) {
|
|
89
|
-
this.
|
|
91
|
+
this.gt = a;
|
|
90
92
|
this.g("GroupingExpansionState");
|
|
91
93
|
}
|
|
92
94
|
get hideGroupedColumns() {
|
|
93
|
-
return this.
|
|
95
|
+
return this.g0;
|
|
94
96
|
}
|
|
95
97
|
set hideGroupedColumns(a) {
|
|
96
|
-
this.
|
|
98
|
+
this.g0 = a;
|
|
97
99
|
this.g("HideGroupedColumns");
|
|
98
100
|
}
|
|
99
101
|
get groupStrategy() {
|
|
100
|
-
return this.
|
|
102
|
+
return this.gx;
|
|
101
103
|
}
|
|
102
104
|
set groupStrategy(a) {
|
|
103
|
-
this.
|
|
105
|
+
this.gx = a;
|
|
104
106
|
this.g("GroupStrategy");
|
|
105
107
|
}
|
|
106
108
|
get dropAreaMessage() {
|
|
107
|
-
return this.
|
|
109
|
+
return this.ha;
|
|
108
110
|
}
|
|
109
111
|
set dropAreaMessage(a) {
|
|
110
|
-
this.
|
|
112
|
+
this.ha = a;
|
|
111
113
|
this.g("DropAreaMessage");
|
|
112
114
|
}
|
|
113
115
|
get groupByRowSelectorTemplateRef() {
|
|
114
|
-
return this.
|
|
116
|
+
return this.hc;
|
|
115
117
|
}
|
|
116
118
|
set groupByRowSelectorTemplateRef(a) {
|
|
117
|
-
this.
|
|
119
|
+
this.hc = a;
|
|
118
120
|
this.g("GroupByRowSelectorTemplateRef");
|
|
119
121
|
}
|
|
120
122
|
get groupRowTemplateRef() {
|
|
121
|
-
return this.
|
|
123
|
+
return this.hg;
|
|
122
124
|
}
|
|
123
125
|
set groupRowTemplateRef(a) {
|
|
124
|
-
this.
|
|
126
|
+
this.hg = a;
|
|
125
127
|
this.g("GroupRowTemplateRef");
|
|
126
128
|
}
|
|
127
129
|
get showGroupArea() {
|
|
128
|
-
return this.
|
|
130
|
+
return this.g1;
|
|
129
131
|
}
|
|
130
132
|
set showGroupArea(a) {
|
|
131
|
-
this.
|
|
133
|
+
this.g1 = a;
|
|
132
134
|
this.g("ShowGroupArea");
|
|
133
135
|
}
|
|
134
136
|
get dataPreLoadRef() {
|
|
135
|
-
return this.
|
|
137
|
+
return this.g7;
|
|
136
138
|
}
|
|
137
139
|
set dataPreLoadRef(a) {
|
|
138
|
-
this.
|
|
140
|
+
this.g7 = a;
|
|
139
141
|
this.g("DataPreLoadRef");
|
|
140
142
|
}
|
|
143
|
+
get groupingExpressionsChangeRef() {
|
|
144
|
+
return this.hf;
|
|
145
|
+
}
|
|
146
|
+
set groupingExpressionsChangeRef(a) {
|
|
147
|
+
this.hf = a;
|
|
148
|
+
this.g("GroupingExpressionsChangeRef");
|
|
149
|
+
}
|
|
150
|
+
get groupingExpansionStateChangeRef() {
|
|
151
|
+
return this.he;
|
|
152
|
+
}
|
|
153
|
+
set groupingExpansionStateChangeRef(a) {
|
|
154
|
+
this.he = a;
|
|
155
|
+
this.g("GroupingExpansionStateChangeRef");
|
|
156
|
+
}
|
|
141
157
|
get groupingDoneRef() {
|
|
142
|
-
return this.
|
|
158
|
+
return this.hd;
|
|
143
159
|
}
|
|
144
160
|
set groupingDoneRef(a) {
|
|
145
|
-
this.
|
|
161
|
+
this.hd = a;
|
|
146
162
|
this.g("GroupingDoneRef");
|
|
147
163
|
}
|
|
148
164
|
}
|
|
@@ -19,6 +19,8 @@ import { WebGroupingExpressionDescriptionMetadata } from "./WebGroupingExpressio
|
|
|
19
19
|
import { WebGroupByExpandStateDescriptionMetadata } from "./WebGroupByExpandStateDescriptionMetadata";
|
|
20
20
|
import { WebGridGroupingStrategyDescriptionMetadata } from "./WebGridGroupingStrategyDescriptionMetadata";
|
|
21
21
|
import { WebForOfStateEventArgsDescriptionMetadata } from "./WebForOfStateEventArgsDescriptionMetadata";
|
|
22
|
+
import { WebGroupingExpressionEventArgsDescriptionMetadata } from "./WebGroupingExpressionEventArgsDescriptionMetadata";
|
|
23
|
+
import { WebGroupByExpandStateEventArgsDescriptionMetadata } from "./WebGroupByExpandStateEventArgsDescriptionMetadata";
|
|
22
24
|
import { WebGroupingDoneEventArgsDescriptionMetadata } from "./WebGroupingDoneEventArgsDescriptionMetadata";
|
|
23
25
|
import { WebGridBaseDirectiveDescriptionMetadata } from "./WebGridBaseDirectiveDescriptionMetadata";
|
|
24
26
|
import { WebGridDescription } from "./WebGridDescription";
|
|
@@ -41,6 +43,8 @@ export let WebGridDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
41
43
|
WebGroupByExpandStateDescriptionMetadata.d(a);
|
|
42
44
|
WebGridGroupingStrategyDescriptionMetadata.d(a);
|
|
43
45
|
WebForOfStateEventArgsDescriptionMetadata.d(a);
|
|
46
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.d(a);
|
|
47
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.d(a);
|
|
44
48
|
WebGroupingDoneEventArgsDescriptionMetadata.d(a);
|
|
45
49
|
}
|
|
46
50
|
static c(a) {
|
|
@@ -70,6 +74,8 @@ export let WebGridDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
70
74
|
a.item("GroupRowTemplateRef", "(w:GroupRowTemplate,wf:GroupRowTemplate)TemplateRef::object");
|
|
71
75
|
a.item("ShowGroupArea", "Boolean");
|
|
72
76
|
a.item("DataPreLoadRef", "EventRef::dataPreLoad:customEvent");
|
|
77
|
+
a.item("GroupingExpressionsChangeRef", "EventRef::groupingExpressionsChange:customEvent");
|
|
78
|
+
a.item("GroupingExpansionStateChangeRef", "EventRef::groupingExpansionStateChange:customEvent");
|
|
73
79
|
a.item("GroupingDoneRef", "EventRef::groupingDone:customEvent");
|
|
74
80
|
WebGridDescriptionMetadata.e(a);
|
|
75
81
|
}
|
|
@@ -18,6 +18,8 @@ import { WebGridActionsBaseDirectiveDescriptionModule } from "./WebGridActionsBa
|
|
|
18
18
|
import { WebGridEditingActionsDescriptionModule } from "./WebGridEditingActionsDescriptionModule";
|
|
19
19
|
import { WebGridPinningActionsDescriptionModule } from "./WebGridPinningActionsDescriptionModule";
|
|
20
20
|
import { WebForOfStateEventArgsDescriptionMetadata } from "./WebForOfStateEventArgsDescriptionMetadata";
|
|
21
|
+
import { WebGroupingExpressionEventArgsDescriptionMetadata } from "./WebGroupingExpressionEventArgsDescriptionMetadata";
|
|
22
|
+
import { WebGroupByExpandStateEventArgsDescriptionMetadata } from "./WebGroupByExpandStateEventArgsDescriptionMetadata";
|
|
21
23
|
import { WebGroupingDoneEventArgsDescriptionMetadata } from "./WebGroupingDoneEventArgsDescriptionMetadata";
|
|
22
24
|
import { WebGridMasterDetailContextDescriptionMetadata } from "./WebGridMasterDetailContextDescriptionMetadata";
|
|
23
25
|
import { WebGroupByRowSelectorTemplateContextDescriptionMetadata } from "./WebGroupByRowSelectorTemplateContextDescriptionMetadata";
|
|
@@ -44,6 +46,8 @@ export let WebGridDescriptionModule = /*@__PURE__*/ (() => {
|
|
|
44
46
|
WebGridEditingActionsDescriptionModule.register(a);
|
|
45
47
|
WebGridPinningActionsDescriptionModule.register(a);
|
|
46
48
|
WebForOfStateEventArgsDescriptionMetadata.d(a);
|
|
49
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.d(a);
|
|
50
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.d(a);
|
|
47
51
|
WebGroupingDoneEventArgsDescriptionMetadata.d(a);
|
|
48
52
|
WebGridMasterDetailContextDescriptionMetadata.d(a);
|
|
49
53
|
WebGroupByRowSelectorTemplateContextDescriptionMetadata.d(a);
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { Description } from "./Description";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let WebGroupByExpandStateEventArgsDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class WebGroupByExpandStateEventArgsDescription extends Description {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this.h = null;
|
|
17
|
+
}
|
|
18
|
+
get_type() {
|
|
19
|
+
return "WebGroupByExpandStateEventArgs";
|
|
20
|
+
}
|
|
21
|
+
get type() {
|
|
22
|
+
return this.get_type();
|
|
23
|
+
}
|
|
24
|
+
get detail() {
|
|
25
|
+
return this.h;
|
|
26
|
+
}
|
|
27
|
+
set detail(a) {
|
|
28
|
+
this.h = a;
|
|
29
|
+
this.g("Detail");
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
WebGroupByExpandStateEventArgsDescription.$t = markType(WebGroupByExpandStateEventArgsDescription, 'WebGroupByExpandStateEventArgsDescription', Description.$);
|
|
33
|
+
WebGroupByExpandStateEventArgsDescription.__marshalByValue = true;
|
|
34
|
+
WebGroupByExpandStateEventArgsDescription.__marshalByValueAlias = "GroupByExpandStateEventArgs";
|
|
35
|
+
return WebGroupByExpandStateEventArgsDescription;
|
|
36
|
+
})();
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WebGroupByExpandStateDescriptionMetadata } from "./WebGroupByExpandStateDescriptionMetadata";
|
|
10
|
+
import { WebGroupByExpandStateEventArgsDescription } from "./WebGroupByExpandStateEventArgsDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let WebGroupByExpandStateEventArgsDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class WebGroupByExpandStateEventArgsDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (WebGroupByExpandStateEventArgsDescriptionMetadata.a == null) {
|
|
18
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.c(WebGroupByExpandStateEventArgsDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(WebGroupByExpandStateEventArgsDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ac(WebGroupByExpandStateEventArgsDescriptionMetadata.a);
|
|
25
|
+
WebGroupByExpandStateDescriptionMetadata.d(a);
|
|
26
|
+
}
|
|
27
|
+
static c(a) {
|
|
28
|
+
a.item("__qualifiedNameTS", "String:GroupByExpandStateEventArgs");
|
|
29
|
+
a.item("__packageNameWC", "String:grids");
|
|
30
|
+
a.item("__skipModuleRegisterWebComponents", "Boolean");
|
|
31
|
+
a.item("__importOverrideWebComponents", "String:igniteui-webcomponents-grids/grids/combined");
|
|
32
|
+
a.item("__importTypesWebComponents", "String:igniteui-webcomponents-grids/grids");
|
|
33
|
+
a.item("__marshalByValue", "Boolean");
|
|
34
|
+
a.item("Detail", "Array:WebGroupByExpandStateDescription:GroupByExpandState");
|
|
35
|
+
}
|
|
36
|
+
static d(a) {
|
|
37
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.b(a);
|
|
38
|
+
a.ae("WebGroupByExpandStateEventArgs", () => new WebGroupByExpandStateEventArgsDescription());
|
|
39
|
+
a.ad("WebGroupByExpandStateEventArgs", WebGroupByExpandStateEventArgsDescriptionMetadata.a);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.$t = markType(WebGroupByExpandStateEventArgsDescriptionMetadata, 'WebGroupByExpandStateEventArgsDescriptionMetadata');
|
|
43
|
+
WebGroupByExpandStateEventArgsDescriptionMetadata.a = null;
|
|
44
|
+
return WebGroupByExpandStateEventArgsDescriptionMetadata;
|
|
45
|
+
})();
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { Description } from "./Description";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let WebGroupingExpressionEventArgsDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class WebGroupingExpressionEventArgsDescription extends Description {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this.h = null;
|
|
17
|
+
}
|
|
18
|
+
get_type() {
|
|
19
|
+
return "WebGroupingExpressionEventArgs";
|
|
20
|
+
}
|
|
21
|
+
get type() {
|
|
22
|
+
return this.get_type();
|
|
23
|
+
}
|
|
24
|
+
get detail() {
|
|
25
|
+
return this.h;
|
|
26
|
+
}
|
|
27
|
+
set detail(a) {
|
|
28
|
+
this.h = a;
|
|
29
|
+
this.g("Detail");
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
WebGroupingExpressionEventArgsDescription.$t = markType(WebGroupingExpressionEventArgsDescription, 'WebGroupingExpressionEventArgsDescription', Description.$);
|
|
33
|
+
WebGroupingExpressionEventArgsDescription.__marshalByValue = true;
|
|
34
|
+
WebGroupingExpressionEventArgsDescription.__marshalByValueAlias = "GroupingExpressionEventArgs";
|
|
35
|
+
return WebGroupingExpressionEventArgsDescription;
|
|
36
|
+
})();
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WebGroupingExpressionDescriptionMetadata } from "./WebGroupingExpressionDescriptionMetadata";
|
|
10
|
+
import { WebGroupingExpressionEventArgsDescription } from "./WebGroupingExpressionEventArgsDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let WebGroupingExpressionEventArgsDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class WebGroupingExpressionEventArgsDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (WebGroupingExpressionEventArgsDescriptionMetadata.a == null) {
|
|
18
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.c(WebGroupingExpressionEventArgsDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(WebGroupingExpressionEventArgsDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ac(WebGroupingExpressionEventArgsDescriptionMetadata.a);
|
|
25
|
+
WebGroupingExpressionDescriptionMetadata.d(a);
|
|
26
|
+
}
|
|
27
|
+
static c(a) {
|
|
28
|
+
a.item("__qualifiedNameTS", "String:GroupingExpressionEventArgs");
|
|
29
|
+
a.item("__packageNameWC", "String:grids");
|
|
30
|
+
a.item("__skipModuleRegisterWebComponents", "Boolean");
|
|
31
|
+
a.item("__importOverrideWebComponents", "String:igniteui-webcomponents-grids/grids/combined");
|
|
32
|
+
a.item("__importTypesWebComponents", "String:igniteui-webcomponents-grids/grids");
|
|
33
|
+
a.item("__marshalByValue", "Boolean");
|
|
34
|
+
a.item("Detail", "Array:WebGroupingExpressionDescription:GroupingExpression");
|
|
35
|
+
}
|
|
36
|
+
static d(a) {
|
|
37
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.b(a);
|
|
38
|
+
a.ae("WebGroupingExpressionEventArgs", () => new WebGroupingExpressionEventArgsDescription());
|
|
39
|
+
a.ad("WebGroupingExpressionEventArgs", WebGroupingExpressionEventArgsDescriptionMetadata.a);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.$t = markType(WebGroupingExpressionEventArgsDescriptionMetadata, 'WebGroupingExpressionEventArgsDescriptionMetadata');
|
|
43
|
+
WebGroupingExpressionEventArgsDescriptionMetadata.a = null;
|
|
44
|
+
return WebGroupingExpressionEventArgsDescriptionMetadata;
|
|
45
|
+
})();
|
|
@@ -13,40 +13,40 @@ export let WebHierarchicalGridBaseDirectiveDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class WebHierarchicalGridBaseDirectiveDescription extends WebGridBaseDirectiveDescription {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
17
|
-
this.
|
|
18
|
-
this.gp = null;
|
|
16
|
+
this.gy = null;
|
|
17
|
+
this.gv = false;
|
|
19
18
|
this.gt = null;
|
|
19
|
+
this.gx = null;
|
|
20
20
|
}
|
|
21
21
|
get_type() {
|
|
22
22
|
return "WebHierarchicalGridBaseDirective";
|
|
23
23
|
}
|
|
24
24
|
get hasChildrenKey() {
|
|
25
|
-
return this.
|
|
25
|
+
return this.gy;
|
|
26
26
|
}
|
|
27
27
|
set hasChildrenKey(a) {
|
|
28
|
-
this.
|
|
28
|
+
this.gy = a;
|
|
29
29
|
this.g("HasChildrenKey");
|
|
30
30
|
}
|
|
31
31
|
get showExpandAll() {
|
|
32
|
-
return this.
|
|
32
|
+
return this.gv;
|
|
33
33
|
}
|
|
34
34
|
set showExpandAll(a) {
|
|
35
|
-
this.
|
|
35
|
+
this.gv = a;
|
|
36
36
|
this.g("ShowExpandAll");
|
|
37
37
|
}
|
|
38
38
|
get rootGrid() {
|
|
39
|
-
return this.
|
|
39
|
+
return this.gt;
|
|
40
40
|
}
|
|
41
41
|
set rootGrid(a) {
|
|
42
|
-
this.
|
|
42
|
+
this.gt = a;
|
|
43
43
|
this.g("RootGrid");
|
|
44
44
|
}
|
|
45
45
|
get dataPreLoadRef() {
|
|
46
|
-
return this.
|
|
46
|
+
return this.gx;
|
|
47
47
|
}
|
|
48
48
|
set dataPreLoadRef(a) {
|
|
49
|
-
this.
|
|
49
|
+
this.gx = a;
|
|
50
50
|
this.g("DataPreLoadRef");
|
|
51
51
|
}
|
|
52
52
|
}
|
|
@@ -13,48 +13,48 @@ export let WebHierarchicalGridDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class WebHierarchicalGridDescription extends WebHierarchicalGridBaseDirectiveDescription {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
17
|
-
this.
|
|
18
|
-
this.
|
|
19
|
-
this.
|
|
20
|
-
this.
|
|
16
|
+
this.g1 = null;
|
|
17
|
+
this.g8 = null;
|
|
18
|
+
this.g7 = null;
|
|
19
|
+
this.g5 = 0;
|
|
20
|
+
this.g3 = false;
|
|
21
21
|
}
|
|
22
22
|
get_type() {
|
|
23
23
|
return "WebHierarchicalGrid";
|
|
24
24
|
}
|
|
25
25
|
get childLayoutList() {
|
|
26
|
-
return this.
|
|
26
|
+
return this.g1;
|
|
27
27
|
}
|
|
28
28
|
set childLayoutList(a) {
|
|
29
|
-
this.
|
|
29
|
+
this.g1 = a;
|
|
30
30
|
this.g("ChildLayoutList");
|
|
31
31
|
}
|
|
32
32
|
get id() {
|
|
33
|
-
return this.
|
|
33
|
+
return this.g8;
|
|
34
34
|
}
|
|
35
35
|
set id(a) {
|
|
36
|
-
this.
|
|
36
|
+
this.g8 = a;
|
|
37
37
|
this.g("Id");
|
|
38
38
|
}
|
|
39
39
|
get dataRef() {
|
|
40
|
-
return this.
|
|
40
|
+
return this.g7;
|
|
41
41
|
}
|
|
42
42
|
set dataRef(a) {
|
|
43
|
-
this.
|
|
43
|
+
this.g7 = a;
|
|
44
44
|
this.g("DataRef");
|
|
45
45
|
}
|
|
46
46
|
get totalItemCount() {
|
|
47
|
-
return this.
|
|
47
|
+
return this.g5;
|
|
48
48
|
}
|
|
49
49
|
set totalItemCount(a) {
|
|
50
|
-
this.
|
|
50
|
+
this.g5 = a;
|
|
51
51
|
this.g("TotalItemCount");
|
|
52
52
|
}
|
|
53
53
|
get expandChildren() {
|
|
54
|
-
return this.
|
|
54
|
+
return this.g3;
|
|
55
55
|
}
|
|
56
56
|
set expandChildren(a) {
|
|
57
|
-
this.
|
|
57
|
+
this.g3 = a;
|
|
58
58
|
this.g("ExpandChildren");
|
|
59
59
|
}
|
|
60
60
|
}
|