react-magma-dom 4.8.0-next.4 → 4.8.0-next.5
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/components/Modal/Modal.d.ts +1 -2
- package/dist/esm/index.js +68 -47
- package/dist/esm/index.js.map +1 -1
- package/dist/properties.json +81 -81
- package/dist/react-magma-dom.cjs.development.js +66 -45
- package/dist/react-magma-dom.cjs.development.js.map +1 -1
- package/dist/react-magma-dom.cjs.production.min.js +1 -1
- package/dist/react-magma-dom.cjs.production.min.js.map +1 -1
- package/package.json +1 -1
package/dist/properties.json
CHANGED
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"flags": {},
|
|
2705
2705
|
"typeParameter": [
|
|
2706
2706
|
{
|
|
2707
|
-
"id":
|
|
2707
|
+
"id": 12102,
|
|
2708
2708
|
"name": "T",
|
|
2709
2709
|
"kind": 131072,
|
|
2710
2710
|
"kindString": "Type parameter",
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
},
|
|
2905
2905
|
"typeParameter": [
|
|
2906
2906
|
{
|
|
2907
|
-
"id":
|
|
2907
|
+
"id": 12213,
|
|
2908
2908
|
"name": "T",
|
|
2909
2909
|
"kind": 131072,
|
|
2910
2910
|
"kindString": "Type parameter",
|
|
@@ -2913,7 +2913,7 @@
|
|
|
2913
2913
|
},
|
|
2914
2914
|
"type": {
|
|
2915
2915
|
"type": "reference",
|
|
2916
|
-
"id":
|
|
2916
|
+
"id": 12021,
|
|
2917
2917
|
"name": "SelectOptions"
|
|
2918
2918
|
}
|
|
2919
2919
|
}
|
|
@@ -3250,7 +3250,7 @@
|
|
|
3250
3250
|
},
|
|
3251
3251
|
"typeParameter": [
|
|
3252
3252
|
{
|
|
3253
|
-
"id":
|
|
3253
|
+
"id": 12293,
|
|
3254
3254
|
"name": "T",
|
|
3255
3255
|
"kind": 131072,
|
|
3256
3256
|
"kindString": "Type parameter",
|
|
@@ -3259,7 +3259,7 @@
|
|
|
3259
3259
|
},
|
|
3260
3260
|
"type": {
|
|
3261
3261
|
"type": "reference",
|
|
3262
|
-
"id":
|
|
3262
|
+
"id": 12021,
|
|
3263
3263
|
"name": "SelectOptions"
|
|
3264
3264
|
}
|
|
3265
3265
|
}
|
|
@@ -3417,7 +3417,7 @@
|
|
|
3417
3417
|
},
|
|
3418
3418
|
"typeParameter": [
|
|
3419
3419
|
{
|
|
3420
|
-
"id":
|
|
3420
|
+
"id": 12340,
|
|
3421
3421
|
"name": "T",
|
|
3422
3422
|
"kind": 131072,
|
|
3423
3423
|
"kindString": "Type parameter",
|
|
@@ -3431,7 +3431,7 @@
|
|
|
3431
3431
|
"typeArguments": [
|
|
3432
3432
|
{
|
|
3433
3433
|
"type": "reference",
|
|
3434
|
-
"id":
|
|
3434
|
+
"id": 12212,
|
|
3435
3435
|
"typeArguments": [
|
|
3436
3436
|
{
|
|
3437
3437
|
"type": "typeParameter",
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
},
|
|
3443
3443
|
{
|
|
3444
3444
|
"type": "reference",
|
|
3445
|
-
"id":
|
|
3445
|
+
"id": 12292,
|
|
3446
3446
|
"typeArguments": [
|
|
3447
3447
|
{
|
|
3448
3448
|
"type": "typeParameter",
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
},
|
|
3935
3935
|
"indexSignature": [
|
|
3936
3936
|
{
|
|
3937
|
-
"id":
|
|
3937
|
+
"id": 25311,
|
|
3938
3938
|
"name": "__index",
|
|
3939
3939
|
"kind": 8192,
|
|
3940
3940
|
"kindString": "Index signature",
|
|
@@ -3946,7 +3946,7 @@
|
|
|
3946
3946
|
},
|
|
3947
3947
|
"parameters": [
|
|
3948
3948
|
{
|
|
3949
|
-
"id":
|
|
3949
|
+
"id": 25312,
|
|
3950
3950
|
"name": "key",
|
|
3951
3951
|
"kind": 32768,
|
|
3952
3952
|
"kindString": "Parameter",
|
|
@@ -4036,12 +4036,12 @@
|
|
|
4036
4036
|
"types": [
|
|
4037
4037
|
{
|
|
4038
4038
|
"type": "reference",
|
|
4039
|
-
"id":
|
|
4039
|
+
"id": 25317,
|
|
4040
4040
|
"name": "BaseDatagridProps"
|
|
4041
4041
|
},
|
|
4042
4042
|
{
|
|
4043
4043
|
"type": "reference",
|
|
4044
|
-
"id":
|
|
4044
|
+
"id": 25613,
|
|
4045
4045
|
"name": "DatagridSelectedRowsProps"
|
|
4046
4046
|
}
|
|
4047
4047
|
]
|
|
@@ -4260,12 +4260,12 @@
|
|
|
4260
4260
|
"typeArguments": [
|
|
4261
4261
|
{
|
|
4262
4262
|
"type": "reference",
|
|
4263
|
-
"id":
|
|
4263
|
+
"id": 25609,
|
|
4264
4264
|
"name": "ControlledSelectedRowsProps"
|
|
4265
4265
|
},
|
|
4266
4266
|
{
|
|
4267
4267
|
"type": "reference",
|
|
4268
|
-
"id":
|
|
4268
|
+
"id": 25611,
|
|
4269
4269
|
"name": "UncontrolledSelectedRowsProps"
|
|
4270
4270
|
}
|
|
4271
4271
|
],
|
|
@@ -9469,12 +9469,12 @@
|
|
|
9469
9469
|
"typeArguments": [
|
|
9470
9470
|
{
|
|
9471
9471
|
"type": "reference",
|
|
9472
|
-
"id":
|
|
9472
|
+
"id": 17490,
|
|
9473
9473
|
"name": "NavTabChildrenProps"
|
|
9474
9474
|
},
|
|
9475
9475
|
{
|
|
9476
9476
|
"type": "reference",
|
|
9477
|
-
"id":
|
|
9477
|
+
"id": 17757,
|
|
9478
9478
|
"name": "NavTabComponentProps"
|
|
9479
9479
|
}
|
|
9480
9480
|
],
|
|
@@ -9916,12 +9916,12 @@
|
|
|
9916
9916
|
"types": [
|
|
9917
9917
|
{
|
|
9918
9918
|
"type": "reference",
|
|
9919
|
-
"id":
|
|
9919
|
+
"id": 27260,
|
|
9920
9920
|
"name": "ControlledPaginationProps"
|
|
9921
9921
|
},
|
|
9922
9922
|
{
|
|
9923
9923
|
"type": "reference",
|
|
9924
|
-
"id":
|
|
9924
|
+
"id": 27536,
|
|
9925
9925
|
"name": "UncontrolledPaginationProps"
|
|
9926
9926
|
}
|
|
9927
9927
|
]
|
|
@@ -11060,7 +11060,7 @@
|
|
|
11060
11060
|
"flags": {},
|
|
11061
11061
|
"typeParameter": [
|
|
11062
11062
|
{
|
|
11063
|
-
"id":
|
|
11063
|
+
"id": 11691,
|
|
11064
11064
|
"name": "T",
|
|
11065
11065
|
"kind": 131072,
|
|
11066
11066
|
"kindString": "Type parameter",
|
|
@@ -11193,7 +11193,7 @@
|
|
|
11193
11193
|
"flags": {},
|
|
11194
11194
|
"typeParameter": [
|
|
11195
11195
|
{
|
|
11196
|
-
"id":
|
|
11196
|
+
"id": 11739,
|
|
11197
11197
|
"name": "T",
|
|
11198
11198
|
"kind": 131072,
|
|
11199
11199
|
"kindString": "Type parameter",
|
|
@@ -11339,7 +11339,7 @@
|
|
|
11339
11339
|
"flags": {},
|
|
11340
11340
|
"typeParameter": [
|
|
11341
11341
|
{
|
|
11342
|
-
"id":
|
|
11342
|
+
"id": 11799,
|
|
11343
11343
|
"name": "T",
|
|
11344
11344
|
"kind": 131072,
|
|
11345
11345
|
"kindString": "Type parameter",
|
|
@@ -11443,7 +11443,7 @@
|
|
|
11443
11443
|
},
|
|
11444
11444
|
"typeParameter": [
|
|
11445
11445
|
{
|
|
11446
|
-
"id":
|
|
11446
|
+
"id": 11639,
|
|
11447
11447
|
"name": "T",
|
|
11448
11448
|
"kind": 131072,
|
|
11449
11449
|
"kindString": "Type parameter",
|
|
@@ -11455,7 +11455,7 @@
|
|
|
11455
11455
|
"type": {
|
|
11456
11456
|
"type": "reflection",
|
|
11457
11457
|
"declaration": {
|
|
11458
|
-
"id":
|
|
11458
|
+
"id": 11640,
|
|
11459
11459
|
"name": "__type",
|
|
11460
11460
|
"kind": 65536,
|
|
11461
11461
|
"kindString": "Type literal",
|
|
@@ -11464,7 +11464,7 @@
|
|
|
11464
11464
|
},
|
|
11465
11465
|
"indexSignature": [
|
|
11466
11466
|
{
|
|
11467
|
-
"id":
|
|
11467
|
+
"id": 11648,
|
|
11468
11468
|
"name": "__index",
|
|
11469
11469
|
"kind": 8192,
|
|
11470
11470
|
"kindString": "Index signature",
|
|
@@ -11473,7 +11473,7 @@
|
|
|
11473
11473
|
},
|
|
11474
11474
|
"parameters": [
|
|
11475
11475
|
{
|
|
11476
|
-
"id":
|
|
11476
|
+
"id": 11649,
|
|
11477
11477
|
"name": "key",
|
|
11478
11478
|
"kind": 32768,
|
|
11479
11479
|
"kindString": "Parameter",
|
|
@@ -11494,7 +11494,7 @@
|
|
|
11494
11494
|
],
|
|
11495
11495
|
"children": [
|
|
11496
11496
|
{
|
|
11497
|
-
"id":
|
|
11497
|
+
"id": 11642,
|
|
11498
11498
|
"name": "isFocused",
|
|
11499
11499
|
"kind": 32,
|
|
11500
11500
|
"kindString": "Variable",
|
|
@@ -11515,7 +11515,7 @@
|
|
|
11515
11515
|
}
|
|
11516
11516
|
},
|
|
11517
11517
|
{
|
|
11518
|
-
"id":
|
|
11518
|
+
"id": 11643,
|
|
11519
11519
|
"name": "isInverse",
|
|
11520
11520
|
"kind": 32,
|
|
11521
11521
|
"kindString": "Variable",
|
|
@@ -11536,7 +11536,7 @@
|
|
|
11536
11536
|
}
|
|
11537
11537
|
},
|
|
11538
11538
|
{
|
|
11539
|
-
"id":
|
|
11539
|
+
"id": 11644,
|
|
11540
11540
|
"name": "item",
|
|
11541
11541
|
"kind": 32,
|
|
11542
11542
|
"kindString": "Variable",
|
|
@@ -11556,7 +11556,7 @@
|
|
|
11556
11556
|
}
|
|
11557
11557
|
},
|
|
11558
11558
|
{
|
|
11559
|
-
"id":
|
|
11559
|
+
"id": 11645,
|
|
11560
11560
|
"name": "itemRef",
|
|
11561
11561
|
"kind": 32,
|
|
11562
11562
|
"kindString": "Variable",
|
|
@@ -11582,7 +11582,7 @@
|
|
|
11582
11582
|
}
|
|
11583
11583
|
},
|
|
11584
11584
|
{
|
|
11585
|
-
"id":
|
|
11585
|
+
"id": 11646,
|
|
11586
11586
|
"name": "itemString",
|
|
11587
11587
|
"kind": 32,
|
|
11588
11588
|
"kindString": "Variable",
|
|
@@ -11602,7 +11602,7 @@
|
|
|
11602
11602
|
}
|
|
11603
11603
|
},
|
|
11604
11604
|
{
|
|
11605
|
-
"id":
|
|
11605
|
+
"id": 11641,
|
|
11606
11606
|
"name": "key",
|
|
11607
11607
|
"kind": 32,
|
|
11608
11608
|
"kindString": "Variable",
|
|
@@ -11622,7 +11622,7 @@
|
|
|
11622
11622
|
}
|
|
11623
11623
|
},
|
|
11624
11624
|
{
|
|
11625
|
-
"id":
|
|
11625
|
+
"id": 11647,
|
|
11626
11626
|
"name": "theme",
|
|
11627
11627
|
"kind": 32,
|
|
11628
11628
|
"kindString": "Variable",
|
|
@@ -11647,13 +11647,13 @@
|
|
|
11647
11647
|
"title": "Variables",
|
|
11648
11648
|
"kind": 32,
|
|
11649
11649
|
"children": [
|
|
11650
|
+
11642,
|
|
11651
|
+
11643,
|
|
11652
|
+
11644,
|
|
11650
11653
|
11645,
|
|
11651
11654
|
11646,
|
|
11652
|
-
|
|
11653
|
-
|
|
11654
|
-
11649,
|
|
11655
|
-
11644,
|
|
11656
|
-
11650
|
|
11655
|
+
11641,
|
|
11656
|
+
11647
|
|
11657
11657
|
]
|
|
11658
11658
|
}
|
|
11659
11659
|
],
|
|
@@ -11679,7 +11679,7 @@
|
|
|
11679
11679
|
},
|
|
11680
11680
|
"typeParameter": [
|
|
11681
11681
|
{
|
|
11682
|
-
"id":
|
|
11682
|
+
"id": 11651,
|
|
11683
11683
|
"name": "T",
|
|
11684
11684
|
"kind": 131072,
|
|
11685
11685
|
"kindString": "Type parameter",
|
|
@@ -11691,7 +11691,7 @@
|
|
|
11691
11691
|
"type": {
|
|
11692
11692
|
"type": "reflection",
|
|
11693
11693
|
"declaration": {
|
|
11694
|
-
"id":
|
|
11694
|
+
"id": 11652,
|
|
11695
11695
|
"name": "__type",
|
|
11696
11696
|
"kind": 65536,
|
|
11697
11697
|
"kindString": "Type literal",
|
|
@@ -11700,7 +11700,7 @@
|
|
|
11700
11700
|
},
|
|
11701
11701
|
"children": [
|
|
11702
11702
|
{
|
|
11703
|
-
"id":
|
|
11703
|
+
"id": 11653,
|
|
11704
11704
|
"name": "ClearIndicator",
|
|
11705
11705
|
"kind": 32,
|
|
11706
11706
|
"kindString": "Variable",
|
|
@@ -11728,7 +11728,7 @@
|
|
|
11728
11728
|
}
|
|
11729
11729
|
},
|
|
11730
11730
|
{
|
|
11731
|
-
"id":
|
|
11731
|
+
"id": 11654,
|
|
11732
11732
|
"name": "DropdownIndicator",
|
|
11733
11733
|
"kind": 32,
|
|
11734
11734
|
"kindString": "Variable",
|
|
@@ -11761,7 +11761,7 @@
|
|
|
11761
11761
|
}
|
|
11762
11762
|
},
|
|
11763
11763
|
{
|
|
11764
|
-
"id":
|
|
11764
|
+
"id": 11656,
|
|
11765
11765
|
"name": "Item",
|
|
11766
11766
|
"kind": 32,
|
|
11767
11767
|
"kindString": "Variable",
|
|
@@ -11781,7 +11781,7 @@
|
|
|
11781
11781
|
"typeArguments": [
|
|
11782
11782
|
{
|
|
11783
11783
|
"type": "reference",
|
|
11784
|
-
"id":
|
|
11784
|
+
"id": 11638,
|
|
11785
11785
|
"typeArguments": [
|
|
11786
11786
|
{
|
|
11787
11787
|
"type": "typeParameter",
|
|
@@ -11795,7 +11795,7 @@
|
|
|
11795
11795
|
}
|
|
11796
11796
|
},
|
|
11797
11797
|
{
|
|
11798
|
-
"id":
|
|
11798
|
+
"id": 11655,
|
|
11799
11799
|
"name": "LoadingIndicator",
|
|
11800
11800
|
"kind": 32,
|
|
11801
11801
|
"kindString": "Variable",
|
|
@@ -11828,10 +11828,10 @@
|
|
|
11828
11828
|
"title": "Variables",
|
|
11829
11829
|
"kind": 32,
|
|
11830
11830
|
"children": [
|
|
11831
|
+
11653,
|
|
11832
|
+
11654,
|
|
11831
11833
|
11656,
|
|
11832
|
-
|
|
11833
|
-
11659,
|
|
11834
|
-
11658
|
|
11834
|
+
11655
|
|
11835
11835
|
]
|
|
11836
11836
|
}
|
|
11837
11837
|
],
|
|
@@ -11857,7 +11857,7 @@
|
|
|
11857
11857
|
},
|
|
11858
11858
|
"typeParameter": [
|
|
11859
11859
|
{
|
|
11860
|
-
"id":
|
|
11860
|
+
"id": 11860,
|
|
11861
11861
|
"name": "T",
|
|
11862
11862
|
"kind": 131072,
|
|
11863
11863
|
"kindString": "Type parameter",
|
|
@@ -11889,7 +11889,7 @@
|
|
|
11889
11889
|
},
|
|
11890
11890
|
"typeParameter": [
|
|
11891
11891
|
{
|
|
11892
|
-
"id":
|
|
11892
|
+
"id": 11839,
|
|
11893
11893
|
"name": "T",
|
|
11894
11894
|
"kind": 131072,
|
|
11895
11895
|
"kindString": "Type parameter",
|
|
@@ -12083,7 +12083,7 @@
|
|
|
12083
12083
|
},
|
|
12084
12084
|
"typeParameter": [
|
|
12085
12085
|
{
|
|
12086
|
-
"id":
|
|
12086
|
+
"id": 11978,
|
|
12087
12087
|
"name": "T",
|
|
12088
12088
|
"kind": 131072,
|
|
12089
12089
|
"kindString": "Type parameter",
|
|
@@ -12092,7 +12092,7 @@
|
|
|
12092
12092
|
},
|
|
12093
12093
|
"type": {
|
|
12094
12094
|
"type": "reference",
|
|
12095
|
-
"id":
|
|
12095
|
+
"id": 12021,
|
|
12096
12096
|
"name": "SelectOptions"
|
|
12097
12097
|
}
|
|
12098
12098
|
}
|
|
@@ -12240,7 +12240,7 @@
|
|
|
12240
12240
|
},
|
|
12241
12241
|
"typeParameter": [
|
|
12242
12242
|
{
|
|
12243
|
-
"id":
|
|
12243
|
+
"id": 11866,
|
|
12244
12244
|
"name": "T",
|
|
12245
12245
|
"kind": 131072,
|
|
12246
12246
|
"kindString": "Type parameter",
|
|
@@ -12249,7 +12249,7 @@
|
|
|
12249
12249
|
},
|
|
12250
12250
|
"type": {
|
|
12251
12251
|
"type": "reference",
|
|
12252
|
-
"id":
|
|
12252
|
+
"id": 12021,
|
|
12253
12253
|
"name": "SelectOptions"
|
|
12254
12254
|
}
|
|
12255
12255
|
}
|
|
@@ -12718,7 +12718,7 @@
|
|
|
12718
12718
|
{
|
|
12719
12719
|
"type": "reflection",
|
|
12720
12720
|
"declaration": {
|
|
12721
|
-
"id":
|
|
12721
|
+
"id": 12022,
|
|
12722
12722
|
"name": "__type",
|
|
12723
12723
|
"kind": 65536,
|
|
12724
12724
|
"kindString": "Type literal",
|
|
@@ -12727,7 +12727,7 @@
|
|
|
12727
12727
|
},
|
|
12728
12728
|
"indexSignature": [
|
|
12729
12729
|
{
|
|
12730
|
-
"id":
|
|
12730
|
+
"id": 12025,
|
|
12731
12731
|
"name": "__index",
|
|
12732
12732
|
"kind": 8192,
|
|
12733
12733
|
"kindString": "Index signature",
|
|
@@ -12736,7 +12736,7 @@
|
|
|
12736
12736
|
},
|
|
12737
12737
|
"parameters": [
|
|
12738
12738
|
{
|
|
12739
|
-
"id":
|
|
12739
|
+
"id": 12026,
|
|
12740
12740
|
"name": "key",
|
|
12741
12741
|
"kind": 32768,
|
|
12742
12742
|
"kindString": "Parameter",
|
|
@@ -12757,7 +12757,7 @@
|
|
|
12757
12757
|
],
|
|
12758
12758
|
"children": [
|
|
12759
12759
|
{
|
|
12760
|
-
"id":
|
|
12760
|
+
"id": 12027,
|
|
12761
12761
|
"name": "disabled",
|
|
12762
12762
|
"kind": 32,
|
|
12763
12763
|
"kindString": "Variable",
|
|
@@ -12778,7 +12778,7 @@
|
|
|
12778
12778
|
}
|
|
12779
12779
|
},
|
|
12780
12780
|
{
|
|
12781
|
-
"id":
|
|
12781
|
+
"id": 12024,
|
|
12782
12782
|
"name": "label",
|
|
12783
12783
|
"kind": 32,
|
|
12784
12784
|
"kindString": "Variable",
|
|
@@ -12798,7 +12798,7 @@
|
|
|
12798
12798
|
}
|
|
12799
12799
|
},
|
|
12800
12800
|
{
|
|
12801
|
-
"id":
|
|
12801
|
+
"id": 12023,
|
|
12802
12802
|
"name": "value",
|
|
12803
12803
|
"kind": 32,
|
|
12804
12804
|
"kindString": "Variable",
|
|
@@ -12823,9 +12823,9 @@
|
|
|
12823
12823
|
"title": "Variables",
|
|
12824
12824
|
"kind": 32,
|
|
12825
12825
|
"children": [
|
|
12826
|
-
12030,
|
|
12827
12826
|
12027,
|
|
12828
|
-
|
|
12827
|
+
12024,
|
|
12828
|
+
12023
|
|
12829
12829
|
]
|
|
12830
12830
|
}
|
|
12831
12831
|
],
|
|
@@ -12857,7 +12857,7 @@
|
|
|
12857
12857
|
},
|
|
12858
12858
|
"typeParameter": [
|
|
12859
12859
|
{
|
|
12860
|
-
"id":
|
|
12860
|
+
"id": 12055,
|
|
12861
12861
|
"name": "T",
|
|
12862
12862
|
"kind": 131072,
|
|
12863
12863
|
"kindString": "Type parameter",
|
|
@@ -12871,7 +12871,7 @@
|
|
|
12871
12871
|
"typeArguments": [
|
|
12872
12872
|
{
|
|
12873
12873
|
"type": "reference",
|
|
12874
|
-
"id":
|
|
12874
|
+
"id": 11865,
|
|
12875
12875
|
"typeArguments": [
|
|
12876
12876
|
{
|
|
12877
12877
|
"type": "typeParameter",
|
|
@@ -12882,7 +12882,7 @@
|
|
|
12882
12882
|
},
|
|
12883
12883
|
{
|
|
12884
12884
|
"type": "reference",
|
|
12885
|
-
"id":
|
|
12885
|
+
"id": 11977,
|
|
12886
12886
|
"typeArguments": [
|
|
12887
12887
|
{
|
|
12888
12888
|
"type": "typeParameter",
|
|
@@ -14253,12 +14253,12 @@
|
|
|
14253
14253
|
"typeArguments": [
|
|
14254
14254
|
{
|
|
14255
14255
|
"type": "reference",
|
|
14256
|
-
"id":
|
|
14256
|
+
"id": 24644,
|
|
14257
14257
|
"name": "ControlledPageProps"
|
|
14258
14258
|
},
|
|
14259
14259
|
{
|
|
14260
14260
|
"type": "reference",
|
|
14261
|
-
"id":
|
|
14261
|
+
"id": 24646,
|
|
14262
14262
|
"name": "UncontrolledPageProps"
|
|
14263
14263
|
}
|
|
14264
14264
|
],
|
|
@@ -14280,12 +14280,12 @@
|
|
|
14280
14280
|
"typeArguments": [
|
|
14281
14281
|
{
|
|
14282
14282
|
"type": "reference",
|
|
14283
|
-
"id":
|
|
14283
|
+
"id": 24648,
|
|
14284
14284
|
"name": "ControlledRowsPerPageProps"
|
|
14285
14285
|
},
|
|
14286
14286
|
{
|
|
14287
14287
|
"type": "reference",
|
|
14288
|
-
"id":
|
|
14288
|
+
"id": 24650,
|
|
14289
14289
|
"name": "UncontrolledRowsPerPageProps"
|
|
14290
14290
|
}
|
|
14291
14291
|
],
|
|
@@ -14307,17 +14307,17 @@
|
|
|
14307
14307
|
"types": [
|
|
14308
14308
|
{
|
|
14309
14309
|
"type": "reference",
|
|
14310
|
-
"id":
|
|
14310
|
+
"id": 24372,
|
|
14311
14311
|
"name": "BaseTablePaginationProps"
|
|
14312
14312
|
},
|
|
14313
14313
|
{
|
|
14314
14314
|
"type": "reference",
|
|
14315
|
-
"id":
|
|
14315
|
+
"id": 24659,
|
|
14316
14316
|
"name": "PagePaginationProps"
|
|
14317
14317
|
},
|
|
14318
14318
|
{
|
|
14319
14319
|
"type": "reference",
|
|
14320
|
-
"id":
|
|
14320
|
+
"id": 24660,
|
|
14321
14321
|
"name": "RowsPaginationProps"
|
|
14322
14322
|
}
|
|
14323
14323
|
]
|
|
@@ -14933,12 +14933,12 @@
|
|
|
14933
14933
|
"types": [
|
|
14934
14934
|
{
|
|
14935
14935
|
"type": "reference",
|
|
14936
|
-
"id":
|
|
14936
|
+
"id": 15733,
|
|
14937
14937
|
"name": "HorizontalTabsProps"
|
|
14938
14938
|
},
|
|
14939
14939
|
{
|
|
14940
14940
|
"type": "reference",
|
|
14941
|
-
"id":
|
|
14941
|
+
"id": 15730,
|
|
14942
14942
|
"name": "VerticalTabsProps"
|
|
14943
14943
|
}
|
|
14944
14944
|
]
|
|
@@ -15416,12 +15416,12 @@
|
|
|
15416
15416
|
"typeArguments": [
|
|
15417
15417
|
{
|
|
15418
15418
|
"type": "reference",
|
|
15419
|
-
"id":
|
|
15419
|
+
"id": 29791,
|
|
15420
15420
|
"name": "DeletableTagProps"
|
|
15421
15421
|
},
|
|
15422
15422
|
{
|
|
15423
15423
|
"type": "reference",
|
|
15424
|
-
"id":
|
|
15424
|
+
"id": 29804,
|
|
15425
15425
|
"name": "ClickableTagProps"
|
|
15426
15426
|
}
|
|
15427
15427
|
],
|
|
@@ -15666,7 +15666,7 @@
|
|
|
15666
15666
|
"type": "query",
|
|
15667
15667
|
"queryType": {
|
|
15668
15668
|
"type": "reference",
|
|
15669
|
-
"id":
|
|
15669
|
+
"id": 31107,
|
|
15670
15670
|
"name": "useTimePicker"
|
|
15671
15671
|
}
|
|
15672
15672
|
}
|
|
@@ -16361,12 +16361,12 @@
|
|
|
16361
16361
|
"typeArguments": [
|
|
16362
16362
|
{
|
|
16363
16363
|
"type": "reference",
|
|
16364
|
-
"id":
|
|
16364
|
+
"id": 33669,
|
|
16365
16365
|
"name": "ToggleButtonTextProps"
|
|
16366
16366
|
},
|
|
16367
16367
|
{
|
|
16368
16368
|
"type": "reference",
|
|
16369
|
-
"id":
|
|
16369
|
+
"id": 33947,
|
|
16370
16370
|
"name": "ToggleButtonIconProps"
|
|
16371
16371
|
}
|
|
16372
16372
|
],
|
|
@@ -17747,7 +17747,7 @@
|
|
|
17747
17747
|
"type": "query",
|
|
17748
17748
|
"queryType": {
|
|
17749
17749
|
"type": "reference",
|
|
17750
|
-
"id":
|
|
17750
|
+
"id": 33281,
|
|
17751
17751
|
"name": "useTreeView"
|
|
17752
17752
|
}
|
|
17753
17753
|
}
|
|
@@ -17944,7 +17944,7 @@
|
|
|
17944
17944
|
},
|
|
17945
17945
|
"typeParameter": [
|
|
17946
17946
|
{
|
|
17947
|
-
"id":
|
|
17947
|
+
"id": 22563,
|
|
17948
17948
|
"name": "PaginatedItem",
|
|
17949
17949
|
"kind": 131072,
|
|
17950
17950
|
"kindString": "Type parameter",
|
|
@@ -18004,7 +18004,7 @@
|
|
|
18004
18004
|
},
|
|
18005
18005
|
"typeParameter": [
|
|
18006
18006
|
{
|
|
18007
|
-
"id":
|
|
18007
|
+
"id": 22572,
|
|
18008
18008
|
"name": "PaginatedItem",
|
|
18009
18009
|
"kind": 131072,
|
|
18010
18010
|
"kindString": "Type parameter",
|