@genesislcap/grid-pro 14.476.0 → 14.477.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/dist/custom-elements.json +6281 -6281
- package/dist/dts/datasource/server-side.resource-base.d.ts.map +1 -1
- package/dist/dts/grid-pro-beta.d.ts +25 -17
- package/dist/dts/grid-pro-beta.d.ts.map +1 -1
- package/dist/dts/react.d.ts +64 -64
- package/dist/esm/datasource/server-side.resource-base.js +7 -3
- package/dist/grid-pro.api.json +178 -88
- package/dist/grid-pro.d.ts +44 -27
- package/dist/react.cjs +43 -43
- package/dist/react.mjs +40 -40
- package/package.json +16 -16
package/dist/grid-pro.api.json
CHANGED
|
@@ -16454,7 +16454,7 @@
|
|
|
16454
16454
|
{
|
|
16455
16455
|
"kind": "Reference",
|
|
16456
16456
|
"text": "ValueGetterFunc",
|
|
16457
|
-
"canonicalReference": "ag-grid-community!ValueGetterFunc:
|
|
16457
|
+
"canonicalReference": "ag-grid-community!ValueGetterFunc:type"
|
|
16458
16458
|
},
|
|
16459
16459
|
{
|
|
16460
16460
|
"kind": "Content",
|
|
@@ -16472,11 +16472,20 @@
|
|
|
16472
16472
|
{
|
|
16473
16473
|
"kind": "Reference",
|
|
16474
16474
|
"text": "ValueFormatterFunc",
|
|
16475
|
-
"canonicalReference": "ag-grid-community!ValueFormatterFunc:
|
|
16475
|
+
"canonicalReference": "ag-grid-community!ValueFormatterFunc:type"
|
|
16476
16476
|
},
|
|
16477
16477
|
{
|
|
16478
16478
|
"kind": "Content",
|
|
16479
|
-
"text": "<any, any, any>;\n refData?:
|
|
16479
|
+
"text": "<any, any, any>;\n refData?: import(\"ag-grid-community\")."
|
|
16480
|
+
},
|
|
16481
|
+
{
|
|
16482
|
+
"kind": "Reference",
|
|
16483
|
+
"text": "RefData",
|
|
16484
|
+
"canonicalReference": "ag-grid-community!RefData:type"
|
|
16485
|
+
},
|
|
16486
|
+
{
|
|
16487
|
+
"kind": "Content",
|
|
16488
|
+
"text": ";\n keyCreator?: ((params: import(\"@ag-grid-community/core\")."
|
|
16480
16489
|
},
|
|
16481
16490
|
{
|
|
16482
16491
|
"kind": "Reference",
|
|
@@ -16485,16 +16494,16 @@
|
|
|
16485
16494
|
},
|
|
16486
16495
|
{
|
|
16487
16496
|
"kind": "Content",
|
|
16488
|
-
"text": "<any, any>) => string) |
|
|
16497
|
+
"text": "<any, any>) => string) | import(\"ag-grid-community\")."
|
|
16489
16498
|
},
|
|
16490
16499
|
{
|
|
16491
16500
|
"kind": "Reference",
|
|
16492
|
-
"text": "
|
|
16493
|
-
"canonicalReference": "ag-grid-community!
|
|
16501
|
+
"text": "KeyCreatorFunc",
|
|
16502
|
+
"canonicalReference": "ag-grid-community!KeyCreatorFunc:type"
|
|
16494
16503
|
},
|
|
16495
16504
|
{
|
|
16496
16505
|
"kind": "Content",
|
|
16497
|
-
"text": "<any, any, any
|
|
16506
|
+
"text": "<any, any, any>;\n equals?: (valueA: any, valueB: any) => boolean;\n tooltipField?: string;\n tooltipValueGetter?: ((params: import(\"@ag-grid-community/core\")."
|
|
16498
16507
|
},
|
|
16499
16508
|
{
|
|
16500
16509
|
"kind": "Reference",
|
|
@@ -16503,16 +16512,16 @@
|
|
|
16503
16512
|
},
|
|
16504
16513
|
{
|
|
16505
16514
|
"kind": "Content",
|
|
16506
|
-
"text": "<any, any, any>) => string | any) |
|
|
16515
|
+
"text": "<any, any, any>) => string | any) | import(\"ag-grid-community\")."
|
|
16507
16516
|
},
|
|
16508
16517
|
{
|
|
16509
16518
|
"kind": "Reference",
|
|
16510
|
-
"text": "
|
|
16511
|
-
"canonicalReference": "ag-grid-community!
|
|
16519
|
+
"text": "TooltipValueGetterFunc",
|
|
16520
|
+
"canonicalReference": "ag-grid-community!TooltipValueGetterFunc:type"
|
|
16512
16521
|
},
|
|
16513
16522
|
{
|
|
16514
16523
|
"kind": "Content",
|
|
16515
|
-
"text": "<any, any, any
|
|
16524
|
+
"text": "<any, any, any>;\n checkboxSelection?: boolean | import(\"@ag-grid-community/core\")."
|
|
16516
16525
|
},
|
|
16517
16526
|
{
|
|
16518
16527
|
"kind": "Reference",
|
|
@@ -16526,7 +16535,7 @@
|
|
|
16526
16535
|
{
|
|
16527
16536
|
"kind": "Reference",
|
|
16528
16537
|
"text": "CheckboxSelectionCallback",
|
|
16529
|
-
"canonicalReference": "ag-grid-community!CheckboxSelectionCallback:
|
|
16538
|
+
"canonicalReference": "ag-grid-community!CheckboxSelectionCallback:type"
|
|
16530
16539
|
},
|
|
16531
16540
|
{
|
|
16532
16541
|
"kind": "Content",
|
|
@@ -16553,7 +16562,7 @@
|
|
|
16553
16562
|
{
|
|
16554
16563
|
"kind": "Reference",
|
|
16555
16564
|
"text": "SuppressNavigableCallback",
|
|
16556
|
-
"canonicalReference": "ag-grid-community!SuppressNavigableCallback:
|
|
16565
|
+
"canonicalReference": "ag-grid-community!SuppressNavigableCallback:type"
|
|
16557
16566
|
},
|
|
16558
16567
|
{
|
|
16559
16568
|
"kind": "Content",
|
|
@@ -16566,16 +16575,16 @@
|
|
|
16566
16575
|
},
|
|
16567
16576
|
{
|
|
16568
16577
|
"kind": "Content",
|
|
16569
|
-
"text": "<any>) => boolean) |
|
|
16578
|
+
"text": "<any>) => boolean) | import(\"ag-grid-community\")."
|
|
16570
16579
|
},
|
|
16571
16580
|
{
|
|
16572
16581
|
"kind": "Reference",
|
|
16573
|
-
"text": "
|
|
16574
|
-
"canonicalReference": "ag-grid-community!
|
|
16582
|
+
"text": "SuppressKeyboardEventFunc",
|
|
16583
|
+
"canonicalReference": "ag-grid-community!SuppressKeyboardEventFunc:type"
|
|
16575
16584
|
},
|
|
16576
16585
|
{
|
|
16577
16586
|
"kind": "Content",
|
|
16578
|
-
"text": "<any, any, any
|
|
16587
|
+
"text": "<any, any, any>;\n suppressPaste?: boolean | import(\"@ag-grid-community/core\")."
|
|
16579
16588
|
},
|
|
16580
16589
|
{
|
|
16581
16590
|
"kind": "Reference",
|
|
@@ -16589,7 +16598,7 @@
|
|
|
16589
16598
|
{
|
|
16590
16599
|
"kind": "Reference",
|
|
16591
16600
|
"text": "SuppressPasteCallback",
|
|
16592
|
-
"canonicalReference": "ag-grid-community!SuppressPasteCallback:
|
|
16601
|
+
"canonicalReference": "ag-grid-community!SuppressPasteCallback:type"
|
|
16593
16602
|
},
|
|
16594
16603
|
{
|
|
16595
16604
|
"kind": "Content",
|
|
@@ -16607,7 +16616,7 @@
|
|
|
16607
16616
|
{
|
|
16608
16617
|
"kind": "Reference",
|
|
16609
16618
|
"text": "EditableCallback",
|
|
16610
|
-
"canonicalReference": "ag-grid-community!EditableCallback:
|
|
16619
|
+
"canonicalReference": "ag-grid-community!EditableCallback:type"
|
|
16611
16620
|
},
|
|
16612
16621
|
{
|
|
16613
16622
|
"kind": "Content",
|
|
@@ -16625,7 +16634,7 @@
|
|
|
16625
16634
|
{
|
|
16626
16635
|
"kind": "Reference",
|
|
16627
16636
|
"text": "ValueSetterFunc",
|
|
16628
|
-
"canonicalReference": "ag-grid-community!ValueSetterFunc:
|
|
16637
|
+
"canonicalReference": "ag-grid-community!ValueSetterFunc:type"
|
|
16629
16638
|
},
|
|
16630
16639
|
{
|
|
16631
16640
|
"kind": "Content",
|
|
@@ -16643,7 +16652,7 @@
|
|
|
16643
16652
|
{
|
|
16644
16653
|
"kind": "Reference",
|
|
16645
16654
|
"text": "ValueParserFunc",
|
|
16646
|
-
"canonicalReference": "ag-grid-community!ValueParserFunc:
|
|
16655
|
+
"canonicalReference": "ag-grid-community!ValueParserFunc:type"
|
|
16647
16656
|
},
|
|
16648
16657
|
{
|
|
16649
16658
|
"kind": "Content",
|
|
@@ -16661,7 +16670,7 @@
|
|
|
16661
16670
|
{
|
|
16662
16671
|
"kind": "Reference",
|
|
16663
16672
|
"text": "CellEditorSelectorFunc",
|
|
16664
|
-
"canonicalReference": "ag-grid-community!CellEditorSelectorFunc:
|
|
16673
|
+
"canonicalReference": "ag-grid-community!CellEditorSelectorFunc:type"
|
|
16665
16674
|
},
|
|
16666
16675
|
{
|
|
16667
16676
|
"kind": "Content",
|
|
@@ -16746,16 +16755,16 @@
|
|
|
16746
16755
|
},
|
|
16747
16756
|
{
|
|
16748
16757
|
"kind": "Content",
|
|
16749
|
-
"text": "<any, any>) => string) |
|
|
16758
|
+
"text": "<any, any>) => string) | import(\"ag-grid-community\")."
|
|
16750
16759
|
},
|
|
16751
16760
|
{
|
|
16752
16761
|
"kind": "Reference",
|
|
16753
|
-
"text": "
|
|
16754
|
-
"canonicalReference": "ag-grid-community!
|
|
16762
|
+
"text": "GetQuickFilterText",
|
|
16763
|
+
"canonicalReference": "ag-grid-community!GetQuickFilterText:type"
|
|
16755
16764
|
},
|
|
16756
16765
|
{
|
|
16757
16766
|
"kind": "Content",
|
|
16758
|
-
"text": "<any, any, any
|
|
16767
|
+
"text": "<any, any, any>;\n filterValueGetter?: string | import(\"@ag-grid-community/core\")."
|
|
16759
16768
|
},
|
|
16760
16769
|
{
|
|
16761
16770
|
"kind": "Reference",
|
|
@@ -16769,7 +16778,7 @@
|
|
|
16769
16778
|
{
|
|
16770
16779
|
"kind": "Reference",
|
|
16771
16780
|
"text": "ValueGetterFunc",
|
|
16772
|
-
"canonicalReference": "ag-grid-community!ValueGetterFunc:
|
|
16781
|
+
"canonicalReference": "ag-grid-community!ValueGetterFunc:type"
|
|
16773
16782
|
},
|
|
16774
16783
|
{
|
|
16775
16784
|
"kind": "Content",
|
|
@@ -16805,7 +16814,7 @@
|
|
|
16805
16814
|
{
|
|
16806
16815
|
"kind": "Reference",
|
|
16807
16816
|
"text": "HeaderCheckboxSelectionCallback",
|
|
16808
|
-
"canonicalReference": "ag-grid-community!HeaderCheckboxSelectionCallback:
|
|
16817
|
+
"canonicalReference": "ag-grid-community!HeaderCheckboxSelectionCallback:type"
|
|
16809
16818
|
},
|
|
16810
16819
|
{
|
|
16811
16820
|
"kind": "Content",
|
|
@@ -16832,7 +16841,7 @@
|
|
|
16832
16841
|
{
|
|
16833
16842
|
"kind": "Reference",
|
|
16834
16843
|
"text": "CellStyleFunc",
|
|
16835
|
-
"canonicalReference": "ag-grid-community!CellStyleFunc:
|
|
16844
|
+
"canonicalReference": "ag-grid-community!CellStyleFunc:type"
|
|
16836
16845
|
},
|
|
16837
16846
|
{
|
|
16838
16847
|
"kind": "Content",
|
|
@@ -16850,7 +16859,7 @@
|
|
|
16850
16859
|
{
|
|
16851
16860
|
"kind": "Reference",
|
|
16852
16861
|
"text": "CellClassFunc",
|
|
16853
|
-
"canonicalReference": "ag-grid-community!CellClassFunc:
|
|
16862
|
+
"canonicalReference": "ag-grid-community!CellClassFunc:type"
|
|
16854
16863
|
},
|
|
16855
16864
|
{
|
|
16856
16865
|
"kind": "Content",
|
|
@@ -16886,7 +16895,7 @@
|
|
|
16886
16895
|
{
|
|
16887
16896
|
"kind": "Reference",
|
|
16888
16897
|
"text": "CellRendererSelectorFunc",
|
|
16889
|
-
"canonicalReference": "ag-grid-community!CellRendererSelectorFunc:
|
|
16898
|
+
"canonicalReference": "ag-grid-community!CellRendererSelectorFunc:type"
|
|
16890
16899
|
},
|
|
16891
16900
|
{
|
|
16892
16901
|
"kind": "Content",
|
|
@@ -16904,25 +16913,25 @@
|
|
|
16904
16913
|
{
|
|
16905
16914
|
"kind": "Reference",
|
|
16906
16915
|
"text": "RowDragCallback",
|
|
16907
|
-
"canonicalReference": "ag-grid-community!RowDragCallback:
|
|
16916
|
+
"canonicalReference": "ag-grid-community!RowDragCallback:type"
|
|
16908
16917
|
},
|
|
16909
16918
|
{
|
|
16910
16919
|
"kind": "Content",
|
|
16911
|
-
"text": "<any, any, any>;\n rowDragText?:
|
|
16920
|
+
"text": "<any, any, any>;\n rowDragText?: import(\"ag-grid-community\")."
|
|
16912
16921
|
},
|
|
16913
16922
|
{
|
|
16914
16923
|
"kind": "Reference",
|
|
16915
|
-
"text": "
|
|
16916
|
-
"canonicalReference": "
|
|
16924
|
+
"text": "RowDragTextFunc",
|
|
16925
|
+
"canonicalReference": "ag-grid-community!RowDragTextFunc:type"
|
|
16917
16926
|
},
|
|
16918
16927
|
{
|
|
16919
16928
|
"kind": "Content",
|
|
16920
|
-
"text": "
|
|
16929
|
+
"text": " | ((params: import(\"@ag-grid-community/core\")."
|
|
16921
16930
|
},
|
|
16922
16931
|
{
|
|
16923
16932
|
"kind": "Reference",
|
|
16924
16933
|
"text": "IRowDragItem",
|
|
16925
|
-
"canonicalReference": "ag-grid-community!IRowDragItem:interface"
|
|
16934
|
+
"canonicalReference": "@ag-grid-community/core!IRowDragItem:interface"
|
|
16926
16935
|
},
|
|
16927
16936
|
{
|
|
16928
16937
|
"kind": "Content",
|
|
@@ -16940,7 +16949,7 @@
|
|
|
16940
16949
|
{
|
|
16941
16950
|
"kind": "Reference",
|
|
16942
16951
|
"text": "DndSourceCallback",
|
|
16943
|
-
"canonicalReference": "ag-grid-community!DndSourceCallback:
|
|
16952
|
+
"canonicalReference": "ag-grid-community!DndSourceCallback:type"
|
|
16944
16953
|
},
|
|
16945
16954
|
{
|
|
16946
16955
|
"kind": "Content",
|
|
@@ -16953,16 +16962,16 @@
|
|
|
16953
16962
|
},
|
|
16954
16963
|
{
|
|
16955
16964
|
"kind": "Content",
|
|
16956
|
-
"text": "<any>) => void) |
|
|
16965
|
+
"text": "<any>) => void) | import(\"ag-grid-community\")."
|
|
16957
16966
|
},
|
|
16958
16967
|
{
|
|
16959
16968
|
"kind": "Reference",
|
|
16960
|
-
"text": "
|
|
16961
|
-
"canonicalReference": "ag-grid-community!
|
|
16969
|
+
"text": "DndSourceOnRowDragFunc",
|
|
16970
|
+
"canonicalReference": "ag-grid-community!DndSourceOnRowDragFunc:type"
|
|
16962
16971
|
},
|
|
16963
16972
|
{
|
|
16964
16973
|
"kind": "Content",
|
|
16965
|
-
"text": "<any, any
|
|
16974
|
+
"text": "<any, any>;\n rowGroup?: boolean | null;\n initialRowGroup?: boolean;\n rowGroupIndex?: number | null;\n initialRowGroupIndex?: number;\n enableRowGroup?: boolean;\n enableValue?: boolean;\n aggFunc?: string | import(\"@ag-grid-community/core\")."
|
|
16966
16975
|
},
|
|
16967
16976
|
{
|
|
16968
16977
|
"kind": "Reference",
|
|
@@ -16976,7 +16985,7 @@
|
|
|
16976
16985
|
{
|
|
16977
16986
|
"kind": "Reference",
|
|
16978
16987
|
"text": "IAggFunc",
|
|
16979
|
-
"canonicalReference": "ag-grid-community!IAggFunc:
|
|
16988
|
+
"canonicalReference": "ag-grid-community!IAggFunc:type"
|
|
16980
16989
|
},
|
|
16981
16990
|
{
|
|
16982
16991
|
"kind": "Content",
|
|
@@ -16994,7 +17003,7 @@
|
|
|
16994
17003
|
{
|
|
16995
17004
|
"kind": "Reference",
|
|
16996
17005
|
"text": "IAggFunc",
|
|
16997
|
-
"canonicalReference": "ag-grid-community!IAggFunc:
|
|
17006
|
+
"canonicalReference": "ag-grid-community!IAggFunc:type"
|
|
16998
17007
|
},
|
|
16999
17008
|
{
|
|
17000
17009
|
"kind": "Content",
|
|
@@ -17052,7 +17061,7 @@
|
|
|
17052
17061
|
},
|
|
17053
17062
|
{
|
|
17054
17063
|
"kind": "Content",
|
|
17055
|
-
"text": "<any>, isDescending: boolean) => number) | import(\"ag-grid-community
|
|
17064
|
+
"text": "<any>, isDescending: boolean) => number) | import(\"ag-grid-community\")."
|
|
17056
17065
|
},
|
|
17057
17066
|
{
|
|
17058
17067
|
"kind": "Reference",
|
|
@@ -17088,7 +17097,7 @@
|
|
|
17088
17097
|
},
|
|
17089
17098
|
{
|
|
17090
17099
|
"kind": "Content",
|
|
17091
|
-
"text": ", import(\"ag-grid-community
|
|
17100
|
+
"text": ", import(\"ag-grid-community\")."
|
|
17092
17101
|
},
|
|
17093
17102
|
{
|
|
17094
17103
|
"kind": "Reference",
|
|
@@ -17106,16 +17115,16 @@
|
|
|
17106
17115
|
},
|
|
17107
17116
|
{
|
|
17108
17117
|
"kind": "Content",
|
|
17109
|
-
"text": "<any>) => number) |
|
|
17118
|
+
"text": "<any>) => number) | import(\"ag-grid-community\")."
|
|
17110
17119
|
},
|
|
17111
17120
|
{
|
|
17112
17121
|
"kind": "Reference",
|
|
17113
|
-
"text": "
|
|
17114
|
-
"canonicalReference": "ag-grid-community!
|
|
17122
|
+
"text": "ColSpanFunc",
|
|
17123
|
+
"canonicalReference": "ag-grid-community!ColSpanFunc:type"
|
|
17115
17124
|
},
|
|
17116
17125
|
{
|
|
17117
17126
|
"kind": "Content",
|
|
17118
|
-
"text": "<any, any, any
|
|
17127
|
+
"text": "<any, any, any>;\n rowSpan?: ((params: import(\"@ag-grid-community/core\")."
|
|
17119
17128
|
},
|
|
17120
17129
|
{
|
|
17121
17130
|
"kind": "Reference",
|
|
@@ -17124,16 +17133,16 @@
|
|
|
17124
17133
|
},
|
|
17125
17134
|
{
|
|
17126
17135
|
"kind": "Content",
|
|
17127
|
-
"text": "<any>) => number) |
|
|
17136
|
+
"text": "<any>) => number) | import(\"ag-grid-community\")."
|
|
17128
17137
|
},
|
|
17129
17138
|
{
|
|
17130
17139
|
"kind": "Reference",
|
|
17131
|
-
"text": "
|
|
17132
|
-
"canonicalReference": "ag-grid-community!
|
|
17140
|
+
"text": "RowSpanFunc",
|
|
17141
|
+
"canonicalReference": "ag-grid-community!RowSpanFunc:type"
|
|
17133
17142
|
},
|
|
17134
17143
|
{
|
|
17135
17144
|
"kind": "Content",
|
|
17136
|
-
"text": "<any, any, any
|
|
17145
|
+
"text": "<any, any, any>;\n width?: number;\n initialWidth?: number;\n minWidth?: number;\n maxWidth?: number;\n flex?: number | null;\n initialFlex?: number;\n resizable?: boolean;\n suppressSizeToFit?: boolean;\n suppressAutoSize?: boolean;\n pivotValueColumn?: import(\"@ag-grid-community/core\")."
|
|
17137
17146
|
},
|
|
17138
17147
|
{
|
|
17139
17148
|
"kind": "Reference",
|
|
@@ -17165,7 +17174,7 @@
|
|
|
17165
17174
|
{
|
|
17166
17175
|
"kind": "Reference",
|
|
17167
17176
|
"text": "HeaderValueGetterFunc",
|
|
17168
|
-
"canonicalReference": "ag-grid-community!HeaderValueGetterFunc:
|
|
17177
|
+
"canonicalReference": "ag-grid-community!HeaderValueGetterFunc:type"
|
|
17169
17178
|
},
|
|
17170
17179
|
{
|
|
17171
17180
|
"kind": "Content",
|
|
@@ -17196,16 +17205,16 @@
|
|
|
17196
17205
|
},
|
|
17197
17206
|
{
|
|
17198
17207
|
"kind": "Content",
|
|
17199
|
-
"text": "<any>) => boolean) |
|
|
17208
|
+
"text": "<any>) => boolean) | import(\"ag-grid-community\")."
|
|
17200
17209
|
},
|
|
17201
17210
|
{
|
|
17202
17211
|
"kind": "Reference",
|
|
17203
|
-
"text": "
|
|
17204
|
-
"canonicalReference": "ag-grid-community!
|
|
17212
|
+
"text": "SuppressHeaderKeyboardEventFunc",
|
|
17213
|
+
"canonicalReference": "ag-grid-community!SuppressHeaderKeyboardEventFunc:type"
|
|
17205
17214
|
},
|
|
17206
17215
|
{
|
|
17207
17216
|
"kind": "Content",
|
|
17208
|
-
"text": "<any, any, any
|
|
17217
|
+
"text": "<any, any, any>;\n columnGroupShow?: \"open\" | \"closed\";\n toolPanelClass?: string | string[] | ((params: import(\"@ag-grid-community/core\")."
|
|
17209
17218
|
},
|
|
17210
17219
|
{
|
|
17211
17220
|
"kind": "Reference",
|
|
@@ -17223,12 +17232,12 @@
|
|
|
17223
17232
|
},
|
|
17224
17233
|
{
|
|
17225
17234
|
"kind": "Content",
|
|
17226
|
-
"text": "<any, any, any>) => string | string[] | undefined);\n suppressColumnsToolPanel?: boolean;\n suppressFiltersToolPanel?: boolean;\n tooltipComponent?: any;\n tooltipComponentFramework?: any;\n tooltipComponentParams?: any;\n pivotKeys?: string[];\n filter?: any;\n filterFramework?: any;\n filterParams?: any;\n floatingFilterComponent?: any;\n floatingFilterComponentFramework?: any;\n floatingFilterComponentParams?: any;\n cellDataType?: boolean | string;\n allowFormula?: boolean;\n tooltipComponentSelector?: import(\"ag-grid-community\")."
|
|
17235
|
+
"text": "<any, any, any>) => string | string[] | undefined);\n suppressColumnsToolPanel?: boolean;\n suppressFiltersToolPanel?: boolean;\n tooltipComponent?: any;\n tooltipComponentFramework?: any;\n tooltipComponentParams?: any;\n pivotKeys?: string[];\n filter?: any;\n filterFramework?: any;\n filterParams?: any;\n floatingFilterComponent?: any;\n floatingFilterComponentFramework?: any;\n floatingFilterComponentParams?: any;\n cellDataType?: boolean | string;\n allowFormula?: boolean;\n calculatedExpression?: string;\n tooltipComponentSelector?: import(\"ag-grid-community\")."
|
|
17227
17236
|
},
|
|
17228
17237
|
{
|
|
17229
17238
|
"kind": "Reference",
|
|
17230
17239
|
"text": "CellEditorSelectorFunc",
|
|
17231
|
-
"canonicalReference": "ag-grid-community!CellEditorSelectorFunc:
|
|
17240
|
+
"canonicalReference": "ag-grid-community!CellEditorSelectorFunc:type"
|
|
17232
17241
|
},
|
|
17233
17242
|
{
|
|
17234
17243
|
"kind": "Content",
|
|
@@ -17237,38 +17246,65 @@
|
|
|
17237
17246
|
{
|
|
17238
17247
|
"kind": "Reference",
|
|
17239
17248
|
"text": "CellRendererSelectorFunc",
|
|
17240
|
-
"canonicalReference": "ag-grid-community!CellRendererSelectorFunc:
|
|
17249
|
+
"canonicalReference": "ag-grid-community!CellRendererSelectorFunc:type"
|
|
17241
17250
|
},
|
|
17242
17251
|
{
|
|
17243
17252
|
"kind": "Content",
|
|
17244
|
-
"text": ";\n
|
|
17253
|
+
"text": ";\n suppressNoteActions?: boolean | import(\"ag-grid-community\")."
|
|
17245
17254
|
},
|
|
17246
17255
|
{
|
|
17247
17256
|
"kind": "Reference",
|
|
17248
|
-
"text": "
|
|
17249
|
-
"canonicalReference": "ag-grid-community!
|
|
17257
|
+
"text": "SuppressNoteActionsCallback",
|
|
17258
|
+
"canonicalReference": "ag-grid-community!SuppressNoteActionsCallback:type"
|
|
17250
17259
|
},
|
|
17251
17260
|
{
|
|
17252
17261
|
"kind": "Content",
|
|
17253
|
-
"text": "<any, any, any>;\n
|
|
17262
|
+
"text": "<any, any, any>;\n useValueFormatterForExport?: boolean;\n groupRowEditable?: boolean | import(\"ag-grid-community\")."
|
|
17254
17263
|
},
|
|
17255
17264
|
{
|
|
17256
17265
|
"kind": "Reference",
|
|
17257
|
-
"text": "
|
|
17258
|
-
"canonicalReference": "ag-grid-community!
|
|
17266
|
+
"text": "GroupRowEditableCallback",
|
|
17267
|
+
"canonicalReference": "ag-grid-community!GroupRowEditableCallback:type"
|
|
17259
17268
|
},
|
|
17260
17269
|
{
|
|
17261
17270
|
"kind": "Content",
|
|
17262
|
-
"text": "
|
|
17271
|
+
"text": "<any, any>;\n groupRowValueSetter?: boolean | import(\"ag-grid-community\")."
|
|
17263
17272
|
},
|
|
17264
17273
|
{
|
|
17265
17274
|
"kind": "Reference",
|
|
17266
|
-
"text": "
|
|
17267
|
-
"canonicalReference": "ag-grid-community!
|
|
17275
|
+
"text": "GroupRowValueSetterFunc",
|
|
17276
|
+
"canonicalReference": "ag-grid-community!GroupRowValueSetterFunc:type"
|
|
17268
17277
|
},
|
|
17269
17278
|
{
|
|
17270
17279
|
"kind": "Content",
|
|
17271
|
-
"text": "<any, any> |
|
|
17280
|
+
"text": "<any, any> | import(\"ag-grid-community\")."
|
|
17281
|
+
},
|
|
17282
|
+
{
|
|
17283
|
+
"kind": "Reference",
|
|
17284
|
+
"text": "GroupRowValueSetterOptions",
|
|
17285
|
+
"canonicalReference": "ag-grid-community!GroupRowValueSetterOptions:interface"
|
|
17286
|
+
},
|
|
17287
|
+
{
|
|
17288
|
+
"kind": "Content",
|
|
17289
|
+
"text": "<any, any, any>;\n useValueParserForImport?: boolean;\n suppressFloatingFilterButton?: boolean;\n dateComponent?: any;\n dateComponentParams?: any;\n getFindText?: import(\"ag-grid-community\")."
|
|
17290
|
+
},
|
|
17291
|
+
{
|
|
17292
|
+
"kind": "Reference",
|
|
17293
|
+
"text": "GetFindTextFunc",
|
|
17294
|
+
"canonicalReference": "ag-grid-community!GetFindTextFunc:type"
|
|
17295
|
+
},
|
|
17296
|
+
{
|
|
17297
|
+
"kind": "Content",
|
|
17298
|
+
"text": "<any, any, any>;\n columnChooserParams?: import(\"ag-grid-community\")."
|
|
17299
|
+
},
|
|
17300
|
+
{
|
|
17301
|
+
"kind": "Reference",
|
|
17302
|
+
"text": "ColumnChooserParams",
|
|
17303
|
+
"canonicalReference": "ag-grid-community!ColumnChooserParams:interface"
|
|
17304
|
+
},
|
|
17305
|
+
{
|
|
17306
|
+
"kind": "Content",
|
|
17307
|
+
"text": ";\n suppressHeaderMenuButton?: boolean;\n suppressHeaderFilterButton?: boolean;\n mainMenuItems?: (import(\"ag-grid-community\")."
|
|
17272
17308
|
},
|
|
17273
17309
|
{
|
|
17274
17310
|
"kind": "Reference",
|
|
@@ -17286,16 +17322,16 @@
|
|
|
17286
17322
|
},
|
|
17287
17323
|
{
|
|
17288
17324
|
"kind": "Content",
|
|
17289
|
-
"text": ")[]
|
|
17325
|
+
"text": ")[] | import(\"ag-grid-community\")."
|
|
17290
17326
|
},
|
|
17291
17327
|
{
|
|
17292
17328
|
"kind": "Reference",
|
|
17293
|
-
"text": "
|
|
17294
|
-
"canonicalReference": "ag-grid-community!
|
|
17329
|
+
"text": "GetMainMenuItems",
|
|
17330
|
+
"canonicalReference": "ag-grid-community!GetMainMenuItems:type"
|
|
17295
17331
|
},
|
|
17296
17332
|
{
|
|
17297
17333
|
"kind": "Content",
|
|
17298
|
-
"text": "<any
|
|
17334
|
+
"text": "<any>;\n contextMenuItems?: (import(\"ag-grid-community\")."
|
|
17299
17335
|
},
|
|
17300
17336
|
{
|
|
17301
17337
|
"kind": "Reference",
|
|
@@ -17313,16 +17349,70 @@
|
|
|
17313
17349
|
},
|
|
17314
17350
|
{
|
|
17315
17351
|
"kind": "Content",
|
|
17316
|
-
"text": ")[]
|
|
17352
|
+
"text": ")[] | import(\"ag-grid-community\")."
|
|
17353
|
+
},
|
|
17354
|
+
{
|
|
17355
|
+
"kind": "Reference",
|
|
17356
|
+
"text": "GetContextMenuItems",
|
|
17357
|
+
"canonicalReference": "ag-grid-community!GetContextMenuItems:type"
|
|
17358
|
+
},
|
|
17359
|
+
{
|
|
17360
|
+
"kind": "Content",
|
|
17361
|
+
"text": "<any>;\n loadingCellRenderer?: any;\n loadingCellRendererParams?: any;\n loadingCellRendererSelector?: import(\"ag-grid-community\")."
|
|
17317
17362
|
},
|
|
17318
17363
|
{
|
|
17319
17364
|
"kind": "Reference",
|
|
17320
17365
|
"text": "ILoadingCellRendererSelectorFunc",
|
|
17321
|
-
"canonicalReference": "ag-grid-community!ILoadingCellRendererSelectorFunc:
|
|
17366
|
+
"canonicalReference": "ag-grid-community!ILoadingCellRendererSelectorFunc:type"
|
|
17367
|
+
},
|
|
17368
|
+
{
|
|
17369
|
+
"kind": "Content",
|
|
17370
|
+
"text": "<any, any, any>;\n valueIndex?: number;\n initialValueIndex?: number;\n showValuesAs?: import(\"ag-grid-community\")."
|
|
17371
|
+
},
|
|
17372
|
+
{
|
|
17373
|
+
"kind": "Reference",
|
|
17374
|
+
"text": "ShowValuesAsType",
|
|
17375
|
+
"canonicalReference": "ag-grid-community!ShowValuesAsType:type"
|
|
17322
17376
|
},
|
|
17323
17377
|
{
|
|
17324
17378
|
"kind": "Content",
|
|
17325
|
-
"text": "
|
|
17379
|
+
"text": " | import(\"ag-grid-community\")."
|
|
17380
|
+
},
|
|
17381
|
+
{
|
|
17382
|
+
"kind": "Reference",
|
|
17383
|
+
"text": "ShowValuesAs",
|
|
17384
|
+
"canonicalReference": "ag-grid-community!ShowValuesAs:type"
|
|
17385
|
+
},
|
|
17386
|
+
{
|
|
17387
|
+
"kind": "Content",
|
|
17388
|
+
"text": " | null;\n initialShowValuesAs?: import(\"ag-grid-community\")."
|
|
17389
|
+
},
|
|
17390
|
+
{
|
|
17391
|
+
"kind": "Reference",
|
|
17392
|
+
"text": "ShowValuesAsType",
|
|
17393
|
+
"canonicalReference": "ag-grid-community!ShowValuesAsType:type"
|
|
17394
|
+
},
|
|
17395
|
+
{
|
|
17396
|
+
"kind": "Content",
|
|
17397
|
+
"text": " | import(\"ag-grid-community\")."
|
|
17398
|
+
},
|
|
17399
|
+
{
|
|
17400
|
+
"kind": "Reference",
|
|
17401
|
+
"text": "ShowValuesAs",
|
|
17402
|
+
"canonicalReference": "ag-grid-community!ShowValuesAs:type"
|
|
17403
|
+
},
|
|
17404
|
+
{
|
|
17405
|
+
"kind": "Content",
|
|
17406
|
+
"text": ";\n showValuesAsDef?: import(\"ag-grid-community\")."
|
|
17407
|
+
},
|
|
17408
|
+
{
|
|
17409
|
+
"kind": "Reference",
|
|
17410
|
+
"text": "ShowValuesAsDef",
|
|
17411
|
+
"canonicalReference": "ag-grid-community!ShowValuesAsDef:interface"
|
|
17412
|
+
},
|
|
17413
|
+
{
|
|
17414
|
+
"kind": "Content",
|
|
17415
|
+
"text": "<any, any>;\n enableShowValuesAs?: boolean;\n rowGroupingHierarchy?: (string | "
|
|
17326
17416
|
},
|
|
17327
17417
|
{
|
|
17328
17418
|
"kind": "Reference",
|
|
@@ -17340,25 +17430,25 @@
|
|
|
17340
17430
|
},
|
|
17341
17431
|
{
|
|
17342
17432
|
"kind": "Content",
|
|
17343
|
-
"text": "<any, any>)[];\n spanRows?: boolean |
|
|
17433
|
+
"text": "<any, any>)[];\n spanRows?: boolean | import(\"ag-grid-community\")."
|
|
17344
17434
|
},
|
|
17345
17435
|
{
|
|
17346
17436
|
"kind": "Reference",
|
|
17347
|
-
"text": "
|
|
17348
|
-
"canonicalReference": "ag-grid-community!
|
|
17437
|
+
"text": "SpanRowsFunc",
|
|
17438
|
+
"canonicalReference": "ag-grid-community!SpanRowsFunc:type"
|
|
17349
17439
|
},
|
|
17350
17440
|
{
|
|
17351
17441
|
"kind": "Content",
|
|
17352
|
-
"text": "<any, any, any
|
|
17442
|
+
"text": "<any, any, any>;\n suppressSpanHeaderHeight?: boolean;\n headerTooltipValueGetter?: import(\"ag-grid-community\")."
|
|
17353
17443
|
},
|
|
17354
17444
|
{
|
|
17355
17445
|
"kind": "Reference",
|
|
17356
|
-
"text": "
|
|
17357
|
-
"canonicalReference": "ag-grid-community!
|
|
17446
|
+
"text": "HeaderTooltipValueGetterFunc",
|
|
17447
|
+
"canonicalReference": "ag-grid-community!HeaderTooltipValueGetterFunc:type"
|
|
17358
17448
|
},
|
|
17359
17449
|
{
|
|
17360
17450
|
"kind": "Content",
|
|
17361
|
-
"text": "<any, any, any
|
|
17451
|
+
"text": "<any, any, any>;\n headerStyle?: import(\"ag-grid-community\")."
|
|
17362
17452
|
},
|
|
17363
17453
|
{
|
|
17364
17454
|
"kind": "Reference",
|
|
@@ -17372,7 +17462,7 @@
|
|
|
17372
17462
|
{
|
|
17373
17463
|
"kind": "Reference",
|
|
17374
17464
|
"text": "HeaderStyleFunc",
|
|
17375
|
-
"canonicalReference": "ag-grid-community!HeaderStyleFunc:
|
|
17465
|
+
"canonicalReference": "ag-grid-community!HeaderStyleFunc:type"
|
|
17376
17466
|
},
|
|
17377
17467
|
{
|
|
17378
17468
|
"kind": "Content",
|
|
@@ -17386,7 +17476,7 @@
|
|
|
17386
17476
|
"isStatic": false,
|
|
17387
17477
|
"returnTypeTokenRange": {
|
|
17388
17478
|
"startIndex": 6,
|
|
17389
|
-
"endIndex":
|
|
17479
|
+
"endIndex": 242
|
|
17390
17480
|
},
|
|
17391
17481
|
"releaseTag": "Public",
|
|
17392
17482
|
"isProtected": false,
|