react-magma-dom 4.10.0-next.25 → 4.10.0-next.26
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/properties.json
CHANGED
|
@@ -4611,6 +4611,15 @@
|
|
|
4611
4611
|
"defaultValue": "TableCellAlign.left",
|
|
4612
4612
|
"deprecated": false
|
|
4613
4613
|
},
|
|
4614
|
+
"colSpan": {
|
|
4615
|
+
"name": "colSpan",
|
|
4616
|
+
"required": false,
|
|
4617
|
+
"type": {
|
|
4618
|
+
"name": "number"
|
|
4619
|
+
},
|
|
4620
|
+
"description": "Indicates how many columns the header cell spans or extends",
|
|
4621
|
+
"deprecated": false
|
|
4622
|
+
},
|
|
4614
4623
|
"field": {
|
|
4615
4624
|
"name": "field",
|
|
4616
4625
|
"required": true,
|
|
@@ -4657,6 +4666,15 @@
|
|
|
4657
4666
|
"description": "Event that fires when clicking the table header cell sort button",
|
|
4658
4667
|
"deprecated": false
|
|
4659
4668
|
},
|
|
4669
|
+
"rowSpan": {
|
|
4670
|
+
"name": "rowSpan",
|
|
4671
|
+
"required": false,
|
|
4672
|
+
"type": {
|
|
4673
|
+
"name": "number"
|
|
4674
|
+
},
|
|
4675
|
+
"description": "Indicates how many rows the header cell spans or extends",
|
|
4676
|
+
"deprecated": false
|
|
4677
|
+
},
|
|
4660
4678
|
"scope": {
|
|
4661
4679
|
"name": "scope",
|
|
4662
4680
|
"required": false,
|
|
@@ -4749,7 +4767,7 @@
|
|
|
4749
4767
|
},
|
|
4750
4768
|
"indexSignature": [
|
|
4751
4769
|
{
|
|
4752
|
-
"id":
|
|
4770
|
+
"id": 20799,
|
|
4753
4771
|
"name": "__index",
|
|
4754
4772
|
"kind": 8192,
|
|
4755
4773
|
"kindString": "Index signature",
|
|
@@ -4761,7 +4779,7 @@
|
|
|
4761
4779
|
},
|
|
4762
4780
|
"parameters": [
|
|
4763
4781
|
{
|
|
4764
|
-
"id":
|
|
4782
|
+
"id": 20800,
|
|
4765
4783
|
"name": "key",
|
|
4766
4784
|
"kind": 32768,
|
|
4767
4785
|
"kindString": "Parameter",
|
|
@@ -4851,12 +4869,12 @@
|
|
|
4851
4869
|
"types": [
|
|
4852
4870
|
{
|
|
4853
4871
|
"type": "reference",
|
|
4854
|
-
"id":
|
|
4872
|
+
"id": 20805,
|
|
4855
4873
|
"name": "BaseDatagridProps"
|
|
4856
4874
|
},
|
|
4857
4875
|
{
|
|
4858
4876
|
"type": "reference",
|
|
4859
|
-
"id":
|
|
4877
|
+
"id": 21111,
|
|
4860
4878
|
"name": "DatagridSelectedRowsProps"
|
|
4861
4879
|
}
|
|
4862
4880
|
]
|
|
@@ -5104,12 +5122,12 @@
|
|
|
5104
5122
|
"typeArguments": [
|
|
5105
5123
|
{
|
|
5106
5124
|
"type": "reference",
|
|
5107
|
-
"id":
|
|
5125
|
+
"id": 21107,
|
|
5108
5126
|
"name": "ControlledSelectedRowsProps"
|
|
5109
5127
|
},
|
|
5110
5128
|
{
|
|
5111
5129
|
"type": "reference",
|
|
5112
|
-
"id":
|
|
5130
|
+
"id": 21109,
|
|
5113
5131
|
"name": "UncontrolledSelectedRowsProps"
|
|
5114
5132
|
}
|
|
5115
5133
|
],
|
|
@@ -5345,14 +5363,14 @@
|
|
|
5345
5363
|
"type": {
|
|
5346
5364
|
"type": "reflection",
|
|
5347
5365
|
"declaration": {
|
|
5348
|
-
"id":
|
|
5366
|
+
"id": 21557,
|
|
5349
5367
|
"name": "__type",
|
|
5350
5368
|
"kind": 65536,
|
|
5351
5369
|
"kindString": "Type literal",
|
|
5352
5370
|
"flags": {},
|
|
5353
5371
|
"children": [
|
|
5354
5372
|
{
|
|
5355
|
-
"id":
|
|
5373
|
+
"id": 21559,
|
|
5356
5374
|
"name": "disabled",
|
|
5357
5375
|
"kind": 32,
|
|
5358
5376
|
"kindString": "Variable",
|
|
@@ -5370,7 +5388,7 @@
|
|
|
5370
5388
|
}
|
|
5371
5389
|
},
|
|
5372
5390
|
{
|
|
5373
|
-
"id":
|
|
5391
|
+
"id": 21558,
|
|
5374
5392
|
"name": "isChosen",
|
|
5375
5393
|
"kind": 32,
|
|
5376
5394
|
"kindString": "Variable",
|
|
@@ -5388,7 +5406,7 @@
|
|
|
5388
5406
|
}
|
|
5389
5407
|
},
|
|
5390
5408
|
{
|
|
5391
|
-
"id":
|
|
5409
|
+
"id": 21560,
|
|
5392
5410
|
"name": "isDayInCurrentMonth",
|
|
5393
5411
|
"kind": 32,
|
|
5394
5412
|
"kindString": "Variable",
|
|
@@ -5406,7 +5424,7 @@
|
|
|
5406
5424
|
}
|
|
5407
5425
|
},
|
|
5408
5426
|
{
|
|
5409
|
-
"id":
|
|
5427
|
+
"id": 21561,
|
|
5410
5428
|
"name": "isToday",
|
|
5411
5429
|
"kind": 32,
|
|
5412
5430
|
"kindString": "Variable",
|
|
@@ -5429,10 +5447,10 @@
|
|
|
5429
5447
|
"title": "Variables",
|
|
5430
5448
|
"kind": 32,
|
|
5431
5449
|
"children": [
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5450
|
+
21559,
|
|
5451
|
+
21558,
|
|
5452
|
+
21560,
|
|
5453
|
+
21561
|
|
5436
5454
|
]
|
|
5437
5455
|
}
|
|
5438
5456
|
],
|
|
@@ -10633,12 +10651,12 @@
|
|
|
10633
10651
|
"typeArguments": [
|
|
10634
10652
|
{
|
|
10635
10653
|
"type": "reference",
|
|
10636
|
-
"id":
|
|
10654
|
+
"id": 25510,
|
|
10637
10655
|
"name": "NavTabChildrenProps"
|
|
10638
10656
|
},
|
|
10639
10657
|
{
|
|
10640
10658
|
"type": "reference",
|
|
10641
|
-
"id":
|
|
10659
|
+
"id": 25784,
|
|
10642
10660
|
"name": "NavTabComponentProps"
|
|
10643
10661
|
}
|
|
10644
10662
|
],
|
|
@@ -10740,7 +10758,7 @@
|
|
|
10740
10758
|
"typeArguments": [
|
|
10741
10759
|
{
|
|
10742
10760
|
"type": "reference",
|
|
10743
|
-
"id":
|
|
10761
|
+
"id": 23712,
|
|
10744
10762
|
"name": "TabsProps"
|
|
10745
10763
|
},
|
|
10746
10764
|
{
|
|
@@ -11095,12 +11113,12 @@
|
|
|
11095
11113
|
"types": [
|
|
11096
11114
|
{
|
|
11097
11115
|
"type": "reference",
|
|
11098
|
-
"id":
|
|
11116
|
+
"id": 26705,
|
|
11099
11117
|
"name": "ControlledPaginationProps"
|
|
11100
11118
|
},
|
|
11101
11119
|
{
|
|
11102
11120
|
"type": "reference",
|
|
11103
|
-
"id":
|
|
11121
|
+
"id": 26988,
|
|
11104
11122
|
"name": "UncontrolledPaginationProps"
|
|
11105
11123
|
}
|
|
11106
11124
|
]
|
|
@@ -12125,12 +12143,12 @@
|
|
|
12125
12143
|
"typeArguments": [
|
|
12126
12144
|
{
|
|
12127
12145
|
"type": "reference",
|
|
12128
|
-
"id":
|
|
12146
|
+
"id": 31645,
|
|
12129
12147
|
"name": "IconOnlyPopoverTriggerProps"
|
|
12130
12148
|
},
|
|
12131
12149
|
{
|
|
12132
12150
|
"type": "reference",
|
|
12133
|
-
"id":
|
|
12151
|
+
"id": 31650,
|
|
12134
12152
|
"name": "IconTextPopoverTriggerProps"
|
|
12135
12153
|
}
|
|
12136
12154
|
],
|
|
@@ -15706,6 +15724,15 @@
|
|
|
15706
15724
|
"defaultValue": "TableCellAlign.left",
|
|
15707
15725
|
"deprecated": false
|
|
15708
15726
|
},
|
|
15727
|
+
"colSpan": {
|
|
15728
|
+
"name": "colSpan",
|
|
15729
|
+
"required": false,
|
|
15730
|
+
"type": {
|
|
15731
|
+
"name": "number"
|
|
15732
|
+
},
|
|
15733
|
+
"description": "Indicates how many columns the header cell spans or extends",
|
|
15734
|
+
"deprecated": false
|
|
15735
|
+
},
|
|
15709
15736
|
"isRowHeader": {
|
|
15710
15737
|
"name": "isRowHeader",
|
|
15711
15738
|
"required": false,
|
|
@@ -15733,6 +15760,15 @@
|
|
|
15733
15760
|
"description": "Event that fires when clicking the table header cell sort button",
|
|
15734
15761
|
"deprecated": false
|
|
15735
15762
|
},
|
|
15763
|
+
"rowSpan": {
|
|
15764
|
+
"name": "rowSpan",
|
|
15765
|
+
"required": false,
|
|
15766
|
+
"type": {
|
|
15767
|
+
"name": "number"
|
|
15768
|
+
},
|
|
15769
|
+
"description": "Indicates how many rows the header cell spans or extends",
|
|
15770
|
+
"deprecated": false
|
|
15771
|
+
},
|
|
15736
15772
|
"scope": {
|
|
15737
15773
|
"name": "scope",
|
|
15738
15774
|
"required": false,
|
|
@@ -16014,12 +16050,12 @@
|
|
|
16014
16050
|
"typeArguments": [
|
|
16015
16051
|
{
|
|
16016
16052
|
"type": "reference",
|
|
16017
|
-
"id":
|
|
16053
|
+
"id": 20101,
|
|
16018
16054
|
"name": "ControlledPageProps"
|
|
16019
16055
|
},
|
|
16020
16056
|
{
|
|
16021
16057
|
"type": "reference",
|
|
16022
|
-
"id":
|
|
16058
|
+
"id": 20103,
|
|
16023
16059
|
"name": "UncontrolledPageProps"
|
|
16024
16060
|
}
|
|
16025
16061
|
],
|
|
@@ -16041,12 +16077,12 @@
|
|
|
16041
16077
|
"typeArguments": [
|
|
16042
16078
|
{
|
|
16043
16079
|
"type": "reference",
|
|
16044
|
-
"id":
|
|
16080
|
+
"id": 20105,
|
|
16045
16081
|
"name": "ControlledRowsPerPageProps"
|
|
16046
16082
|
},
|
|
16047
16083
|
{
|
|
16048
16084
|
"type": "reference",
|
|
16049
|
-
"id":
|
|
16085
|
+
"id": 20107,
|
|
16050
16086
|
"name": "UncontrolledRowsPerPageProps"
|
|
16051
16087
|
}
|
|
16052
16088
|
],
|
|
@@ -16068,17 +16104,17 @@
|
|
|
16068
16104
|
"types": [
|
|
16069
16105
|
{
|
|
16070
16106
|
"type": "reference",
|
|
16071
|
-
"id":
|
|
16107
|
+
"id": 19821,
|
|
16072
16108
|
"name": "BaseTablePaginationProps"
|
|
16073
16109
|
},
|
|
16074
16110
|
{
|
|
16075
16111
|
"type": "reference",
|
|
16076
|
-
"id":
|
|
16112
|
+
"id": 20117,
|
|
16077
16113
|
"name": "PagePaginationProps"
|
|
16078
16114
|
},
|
|
16079
16115
|
{
|
|
16080
16116
|
"type": "reference",
|
|
16081
|
-
"id":
|
|
16117
|
+
"id": 20118,
|
|
16082
16118
|
"name": "RowsPaginationProps"
|
|
16083
16119
|
}
|
|
16084
16120
|
]
|
|
@@ -16704,12 +16740,12 @@
|
|
|
16704
16740
|
"types": [
|
|
16705
16741
|
{
|
|
16706
16742
|
"type": "reference",
|
|
16707
|
-
"id":
|
|
16743
|
+
"id": 23709,
|
|
16708
16744
|
"name": "HorizontalTabsProps"
|
|
16709
16745
|
},
|
|
16710
16746
|
{
|
|
16711
16747
|
"type": "reference",
|
|
16712
|
-
"id":
|
|
16748
|
+
"id": 23706,
|
|
16713
16749
|
"name": "VerticalTabsProps"
|
|
16714
16750
|
}
|
|
16715
16751
|
]
|
|
@@ -17187,12 +17223,12 @@
|
|
|
17187
17223
|
"typeArguments": [
|
|
17188
17224
|
{
|
|
17189
17225
|
"type": "reference",
|
|
17190
|
-
"id":
|
|
17226
|
+
"id": 29899,
|
|
17191
17227
|
"name": "DeletableTagProps"
|
|
17192
17228
|
},
|
|
17193
17229
|
{
|
|
17194
17230
|
"type": "reference",
|
|
17195
|
-
"id":
|
|
17231
|
+
"id": 29912,
|
|
17196
17232
|
"name": "ClickableTagProps"
|
|
17197
17233
|
}
|
|
17198
17234
|
],
|
|
@@ -17437,7 +17473,7 @@
|
|
|
17437
17473
|
"type": "query",
|
|
17438
17474
|
"queryType": {
|
|
17439
17475
|
"type": "reference",
|
|
17440
|
-
"id":
|
|
17476
|
+
"id": 31240,
|
|
17441
17477
|
"name": "useTimePicker"
|
|
17442
17478
|
}
|
|
17443
17479
|
}
|
|
@@ -18132,12 +18168,12 @@
|
|
|
18132
18168
|
"typeArguments": [
|
|
18133
18169
|
{
|
|
18134
18170
|
"type": "reference",
|
|
18135
|
-
"id":
|
|
18171
|
+
"id": 36050,
|
|
18136
18172
|
"name": "ToggleButtonTextProps"
|
|
18137
18173
|
},
|
|
18138
18174
|
{
|
|
18139
18175
|
"type": "reference",
|
|
18140
|
-
"id":
|
|
18176
|
+
"id": 36334,
|
|
18141
18177
|
"name": "ToggleButtonIconProps"
|
|
18142
18178
|
}
|
|
18143
18179
|
],
|
|
@@ -19677,7 +19713,7 @@
|
|
|
19677
19713
|
"type": "query",
|
|
19678
19714
|
"queryType": {
|
|
19679
19715
|
"type": "reference",
|
|
19680
|
-
"id":
|
|
19716
|
+
"id": 34785,
|
|
19681
19717
|
"name": "useTreeView"
|
|
19682
19718
|
}
|
|
19683
19719
|
}
|