react-magma-dom 4.7.0-next.29 → 4.7.0-next.30
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/InputBase/index.d.ts +20 -0
- package/dist/esm/index.js +140 -118
- package/dist/esm/index.js.map +1 -1
- package/dist/properties.json +155 -83
- package/dist/react-magma-dom.cjs.development.js +139 -117
- 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": 12060,
|
|
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": 12171,
|
|
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": 11987,
|
|
2917
2917
|
"name": "SelectOptions"
|
|
2918
2918
|
}
|
|
2919
2919
|
}
|
|
@@ -3250,7 +3250,7 @@
|
|
|
3250
3250
|
},
|
|
3251
3251
|
"typeParameter": [
|
|
3252
3252
|
{
|
|
3253
|
-
"id":
|
|
3253
|
+
"id": 12251,
|
|
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": 11987,
|
|
3263
3263
|
"name": "SelectOptions"
|
|
3264
3264
|
}
|
|
3265
3265
|
}
|
|
@@ -3417,7 +3417,7 @@
|
|
|
3417
3417
|
},
|
|
3418
3418
|
"typeParameter": [
|
|
3419
3419
|
{
|
|
3420
|
-
"id":
|
|
3420
|
+
"id": 12298,
|
|
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": 12170,
|
|
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": 12250,
|
|
3446
3446
|
"typeArguments": [
|
|
3447
3447
|
{
|
|
3448
3448
|
"type": "typeParameter",
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
},
|
|
3935
3935
|
"indexSignature": [
|
|
3936
3936
|
{
|
|
3937
|
-
"id":
|
|
3937
|
+
"id": 25269,
|
|
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": 25270,
|
|
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": 25275,
|
|
4040
4040
|
"name": "BaseDatagridProps"
|
|
4041
4041
|
},
|
|
4042
4042
|
{
|
|
4043
4043
|
"type": "reference",
|
|
4044
|
-
"id":
|
|
4044
|
+
"id": 25571,
|
|
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": 25567,
|
|
4264
4264
|
"name": "ControlledSelectedRowsProps"
|
|
4265
4265
|
},
|
|
4266
4266
|
{
|
|
4267
4267
|
"type": "reference",
|
|
4268
|
-
"id":
|
|
4268
|
+
"id": 25569,
|
|
4269
4269
|
"name": "UncontrolledSelectedRowsProps"
|
|
4270
4270
|
}
|
|
4271
4271
|
],
|
|
@@ -7861,6 +7861,16 @@
|
|
|
7861
7861
|
"defaultValue": "false",
|
|
7862
7862
|
"deprecated": false
|
|
7863
7863
|
},
|
|
7864
|
+
"isLabelVisuallyHidden": {
|
|
7865
|
+
"name": "isLabelVisuallyHidden",
|
|
7866
|
+
"required": false,
|
|
7867
|
+
"type": {
|
|
7868
|
+
"name": "boolean"
|
|
7869
|
+
},
|
|
7870
|
+
"description": "If true, label text will be hidden visually, but will still be read by assistive technology",
|
|
7871
|
+
"defaultValue": "false",
|
|
7872
|
+
"deprecated": false
|
|
7873
|
+
},
|
|
7864
7874
|
"isPasswordInput": {
|
|
7865
7875
|
"name": "isPasswordInput",
|
|
7866
7876
|
"required": false,
|
|
@@ -7879,6 +7889,20 @@
|
|
|
7879
7889
|
"description": "For use in predictive search which moves the icon to the left",
|
|
7880
7890
|
"deprecated": false
|
|
7881
7891
|
},
|
|
7892
|
+
"labelPosition": {
|
|
7893
|
+
"name": "labelPosition",
|
|
7894
|
+
"required": false,
|
|
7895
|
+
"type": {
|
|
7896
|
+
"name": "enum",
|
|
7897
|
+
"options": [
|
|
7898
|
+
"LabelPosition.left",
|
|
7899
|
+
"LabelPosition.top"
|
|
7900
|
+
]
|
|
7901
|
+
},
|
|
7902
|
+
"description": "Position within the component for the label to appear",
|
|
7903
|
+
"defaultValue": "LabelPosition.top",
|
|
7904
|
+
"deprecated": false
|
|
7905
|
+
},
|
|
7882
7906
|
"maxCount": {
|
|
7883
7907
|
"name": "maxCount",
|
|
7884
7908
|
"required": false,
|
|
@@ -8095,6 +8119,16 @@
|
|
|
8095
8119
|
"defaultValue": "false",
|
|
8096
8120
|
"deprecated": false
|
|
8097
8121
|
},
|
|
8122
|
+
"isLabelVisuallyHidden": {
|
|
8123
|
+
"name": "isLabelVisuallyHidden",
|
|
8124
|
+
"required": false,
|
|
8125
|
+
"type": {
|
|
8126
|
+
"name": "boolean"
|
|
8127
|
+
},
|
|
8128
|
+
"description": "If true, label text will be hidden visually, but will still be read by assistive technology",
|
|
8129
|
+
"defaultValue": "false",
|
|
8130
|
+
"deprecated": false
|
|
8131
|
+
},
|
|
8098
8132
|
"isPasswordInput": {
|
|
8099
8133
|
"name": "isPasswordInput",
|
|
8100
8134
|
"required": false,
|
|
@@ -8113,6 +8147,20 @@
|
|
|
8113
8147
|
"description": "For use in predictive search which moves the icon to the left",
|
|
8114
8148
|
"deprecated": false
|
|
8115
8149
|
},
|
|
8150
|
+
"labelPosition": {
|
|
8151
|
+
"name": "labelPosition",
|
|
8152
|
+
"required": false,
|
|
8153
|
+
"type": {
|
|
8154
|
+
"name": "enum",
|
|
8155
|
+
"options": [
|
|
8156
|
+
"LabelPosition.left",
|
|
8157
|
+
"LabelPosition.top"
|
|
8158
|
+
]
|
|
8159
|
+
},
|
|
8160
|
+
"description": "Position within the component for the label to appear",
|
|
8161
|
+
"defaultValue": "LabelPosition.top",
|
|
8162
|
+
"deprecated": false
|
|
8163
|
+
},
|
|
8116
8164
|
"maxCount": {
|
|
8117
8165
|
"name": "maxCount",
|
|
8118
8166
|
"required": false,
|
|
@@ -9421,12 +9469,12 @@
|
|
|
9421
9469
|
"typeArguments": [
|
|
9422
9470
|
{
|
|
9423
9471
|
"type": "reference",
|
|
9424
|
-
"id":
|
|
9472
|
+
"id": 17448,
|
|
9425
9473
|
"name": "NavTabChildrenProps"
|
|
9426
9474
|
},
|
|
9427
9475
|
{
|
|
9428
9476
|
"type": "reference",
|
|
9429
|
-
"id":
|
|
9477
|
+
"id": 17715,
|
|
9430
9478
|
"name": "NavTabComponentProps"
|
|
9431
9479
|
}
|
|
9432
9480
|
],
|
|
@@ -9868,12 +9916,12 @@
|
|
|
9868
9916
|
"types": [
|
|
9869
9917
|
{
|
|
9870
9918
|
"type": "reference",
|
|
9871
|
-
"id":
|
|
9919
|
+
"id": 27218,
|
|
9872
9920
|
"name": "ControlledPaginationProps"
|
|
9873
9921
|
},
|
|
9874
9922
|
{
|
|
9875
9923
|
"type": "reference",
|
|
9876
|
-
"id":
|
|
9924
|
+
"id": 27494,
|
|
9877
9925
|
"name": "UncontrolledPaginationProps"
|
|
9878
9926
|
}
|
|
9879
9927
|
]
|
|
@@ -10841,6 +10889,16 @@
|
|
|
10841
10889
|
"defaultValue": "false",
|
|
10842
10890
|
"deprecated": false
|
|
10843
10891
|
},
|
|
10892
|
+
"isLabelVisuallyHidden": {
|
|
10893
|
+
"name": "isLabelVisuallyHidden",
|
|
10894
|
+
"required": false,
|
|
10895
|
+
"type": {
|
|
10896
|
+
"name": "boolean"
|
|
10897
|
+
},
|
|
10898
|
+
"description": "If true, label text will be hidden visually, but will still be read by assistive technology",
|
|
10899
|
+
"defaultValue": "false",
|
|
10900
|
+
"deprecated": false
|
|
10901
|
+
},
|
|
10844
10902
|
"isLoading": {
|
|
10845
10903
|
"name": "isLoading",
|
|
10846
10904
|
"required": false,
|
|
@@ -10869,6 +10927,20 @@
|
|
|
10869
10927
|
"description": "For use in predictive search which moves the icon to the left",
|
|
10870
10928
|
"deprecated": false
|
|
10871
10929
|
},
|
|
10930
|
+
"labelPosition": {
|
|
10931
|
+
"name": "labelPosition",
|
|
10932
|
+
"required": false,
|
|
10933
|
+
"type": {
|
|
10934
|
+
"name": "enum",
|
|
10935
|
+
"options": [
|
|
10936
|
+
"LabelPosition.left",
|
|
10937
|
+
"LabelPosition.top"
|
|
10938
|
+
]
|
|
10939
|
+
},
|
|
10940
|
+
"description": "Position within the component for the label to appear",
|
|
10941
|
+
"defaultValue": "LabelPosition.top",
|
|
10942
|
+
"deprecated": false
|
|
10943
|
+
},
|
|
10872
10944
|
"labelText": {
|
|
10873
10945
|
"name": "labelText",
|
|
10874
10946
|
"required": false,
|
|
@@ -10988,7 +11060,7 @@
|
|
|
10988
11060
|
"flags": {},
|
|
10989
11061
|
"typeParameter": [
|
|
10990
11062
|
{
|
|
10991
|
-
"id":
|
|
11063
|
+
"id": 11661,
|
|
10992
11064
|
"name": "T",
|
|
10993
11065
|
"kind": 131072,
|
|
10994
11066
|
"kindString": "Type parameter",
|
|
@@ -11113,7 +11185,7 @@
|
|
|
11113
11185
|
"flags": {},
|
|
11114
11186
|
"typeParameter": [
|
|
11115
11187
|
{
|
|
11116
|
-
"id":
|
|
11188
|
+
"id": 11705,
|
|
11117
11189
|
"name": "T",
|
|
11118
11190
|
"kind": 131072,
|
|
11119
11191
|
"kindString": "Type parameter",
|
|
@@ -11259,7 +11331,7 @@
|
|
|
11259
11331
|
"flags": {},
|
|
11260
11332
|
"typeParameter": [
|
|
11261
11333
|
{
|
|
11262
|
-
"id":
|
|
11334
|
+
"id": 11765,
|
|
11263
11335
|
"name": "T",
|
|
11264
11336
|
"kind": 131072,
|
|
11265
11337
|
"kindString": "Type parameter",
|
|
@@ -11363,7 +11435,7 @@
|
|
|
11363
11435
|
},
|
|
11364
11436
|
"typeParameter": [
|
|
11365
11437
|
{
|
|
11366
|
-
"id":
|
|
11438
|
+
"id": 11614,
|
|
11367
11439
|
"name": "T",
|
|
11368
11440
|
"kind": 131072,
|
|
11369
11441
|
"kindString": "Type parameter",
|
|
@@ -11375,7 +11447,7 @@
|
|
|
11375
11447
|
"type": {
|
|
11376
11448
|
"type": "reflection",
|
|
11377
11449
|
"declaration": {
|
|
11378
|
-
"id":
|
|
11450
|
+
"id": 11615,
|
|
11379
11451
|
"name": "__type",
|
|
11380
11452
|
"kind": 65536,
|
|
11381
11453
|
"kindString": "Type literal",
|
|
@@ -11384,7 +11456,7 @@
|
|
|
11384
11456
|
},
|
|
11385
11457
|
"indexSignature": [
|
|
11386
11458
|
{
|
|
11387
|
-
"id":
|
|
11459
|
+
"id": 11623,
|
|
11388
11460
|
"name": "__index",
|
|
11389
11461
|
"kind": 8192,
|
|
11390
11462
|
"kindString": "Index signature",
|
|
@@ -11393,7 +11465,7 @@
|
|
|
11393
11465
|
},
|
|
11394
11466
|
"parameters": [
|
|
11395
11467
|
{
|
|
11396
|
-
"id":
|
|
11468
|
+
"id": 11624,
|
|
11397
11469
|
"name": "key",
|
|
11398
11470
|
"kind": 32768,
|
|
11399
11471
|
"kindString": "Parameter",
|
|
@@ -11414,7 +11486,7 @@
|
|
|
11414
11486
|
],
|
|
11415
11487
|
"children": [
|
|
11416
11488
|
{
|
|
11417
|
-
"id":
|
|
11489
|
+
"id": 11617,
|
|
11418
11490
|
"name": "isFocused",
|
|
11419
11491
|
"kind": 32,
|
|
11420
11492
|
"kindString": "Variable",
|
|
@@ -11435,7 +11507,7 @@
|
|
|
11435
11507
|
}
|
|
11436
11508
|
},
|
|
11437
11509
|
{
|
|
11438
|
-
"id":
|
|
11510
|
+
"id": 11618,
|
|
11439
11511
|
"name": "isInverse",
|
|
11440
11512
|
"kind": 32,
|
|
11441
11513
|
"kindString": "Variable",
|
|
@@ -11456,7 +11528,7 @@
|
|
|
11456
11528
|
}
|
|
11457
11529
|
},
|
|
11458
11530
|
{
|
|
11459
|
-
"id":
|
|
11531
|
+
"id": 11619,
|
|
11460
11532
|
"name": "item",
|
|
11461
11533
|
"kind": 32,
|
|
11462
11534
|
"kindString": "Variable",
|
|
@@ -11476,7 +11548,7 @@
|
|
|
11476
11548
|
}
|
|
11477
11549
|
},
|
|
11478
11550
|
{
|
|
11479
|
-
"id":
|
|
11551
|
+
"id": 11620,
|
|
11480
11552
|
"name": "itemRef",
|
|
11481
11553
|
"kind": 32,
|
|
11482
11554
|
"kindString": "Variable",
|
|
@@ -11502,7 +11574,7 @@
|
|
|
11502
11574
|
}
|
|
11503
11575
|
},
|
|
11504
11576
|
{
|
|
11505
|
-
"id":
|
|
11577
|
+
"id": 11621,
|
|
11506
11578
|
"name": "itemString",
|
|
11507
11579
|
"kind": 32,
|
|
11508
11580
|
"kindString": "Variable",
|
|
@@ -11522,7 +11594,7 @@
|
|
|
11522
11594
|
}
|
|
11523
11595
|
},
|
|
11524
11596
|
{
|
|
11525
|
-
"id":
|
|
11597
|
+
"id": 11616,
|
|
11526
11598
|
"name": "key",
|
|
11527
11599
|
"kind": 32,
|
|
11528
11600
|
"kindString": "Variable",
|
|
@@ -11542,7 +11614,7 @@
|
|
|
11542
11614
|
}
|
|
11543
11615
|
},
|
|
11544
11616
|
{
|
|
11545
|
-
"id":
|
|
11617
|
+
"id": 11622,
|
|
11546
11618
|
"name": "theme",
|
|
11547
11619
|
"kind": 32,
|
|
11548
11620
|
"kindString": "Variable",
|
|
@@ -11567,13 +11639,13 @@
|
|
|
11567
11639
|
"title": "Variables",
|
|
11568
11640
|
"kind": 32,
|
|
11569
11641
|
"children": [
|
|
11570
|
-
|
|
11571
|
-
|
|
11572
|
-
|
|
11573
|
-
|
|
11574
|
-
|
|
11575
|
-
|
|
11576
|
-
|
|
11642
|
+
11617,
|
|
11643
|
+
11618,
|
|
11644
|
+
11619,
|
|
11645
|
+
11620,
|
|
11646
|
+
11621,
|
|
11647
|
+
11616,
|
|
11648
|
+
11622
|
|
11577
11649
|
]
|
|
11578
11650
|
}
|
|
11579
11651
|
],
|
|
@@ -11599,7 +11671,7 @@
|
|
|
11599
11671
|
},
|
|
11600
11672
|
"typeParameter": [
|
|
11601
11673
|
{
|
|
11602
|
-
"id":
|
|
11674
|
+
"id": 11626,
|
|
11603
11675
|
"name": "T",
|
|
11604
11676
|
"kind": 131072,
|
|
11605
11677
|
"kindString": "Type parameter",
|
|
@@ -11611,7 +11683,7 @@
|
|
|
11611
11683
|
"type": {
|
|
11612
11684
|
"type": "reflection",
|
|
11613
11685
|
"declaration": {
|
|
11614
|
-
"id":
|
|
11686
|
+
"id": 11627,
|
|
11615
11687
|
"name": "__type",
|
|
11616
11688
|
"kind": 65536,
|
|
11617
11689
|
"kindString": "Type literal",
|
|
@@ -11620,7 +11692,7 @@
|
|
|
11620
11692
|
},
|
|
11621
11693
|
"children": [
|
|
11622
11694
|
{
|
|
11623
|
-
"id":
|
|
11695
|
+
"id": 11628,
|
|
11624
11696
|
"name": "ClearIndicator",
|
|
11625
11697
|
"kind": 32,
|
|
11626
11698
|
"kindString": "Variable",
|
|
@@ -11648,7 +11720,7 @@
|
|
|
11648
11720
|
}
|
|
11649
11721
|
},
|
|
11650
11722
|
{
|
|
11651
|
-
"id":
|
|
11723
|
+
"id": 11629,
|
|
11652
11724
|
"name": "DropdownIndicator",
|
|
11653
11725
|
"kind": 32,
|
|
11654
11726
|
"kindString": "Variable",
|
|
@@ -11681,7 +11753,7 @@
|
|
|
11681
11753
|
}
|
|
11682
11754
|
},
|
|
11683
11755
|
{
|
|
11684
|
-
"id":
|
|
11756
|
+
"id": 11631,
|
|
11685
11757
|
"name": "Item",
|
|
11686
11758
|
"kind": 32,
|
|
11687
11759
|
"kindString": "Variable",
|
|
@@ -11701,7 +11773,7 @@
|
|
|
11701
11773
|
"typeArguments": [
|
|
11702
11774
|
{
|
|
11703
11775
|
"type": "reference",
|
|
11704
|
-
"id":
|
|
11776
|
+
"id": 11613,
|
|
11705
11777
|
"typeArguments": [
|
|
11706
11778
|
{
|
|
11707
11779
|
"type": "typeParameter",
|
|
@@ -11715,7 +11787,7 @@
|
|
|
11715
11787
|
}
|
|
11716
11788
|
},
|
|
11717
11789
|
{
|
|
11718
|
-
"id":
|
|
11790
|
+
"id": 11630,
|
|
11719
11791
|
"name": "LoadingIndicator",
|
|
11720
11792
|
"kind": 32,
|
|
11721
11793
|
"kindString": "Variable",
|
|
@@ -11748,10 +11820,10 @@
|
|
|
11748
11820
|
"title": "Variables",
|
|
11749
11821
|
"kind": 32,
|
|
11750
11822
|
"children": [
|
|
11751
|
-
|
|
11752
|
-
|
|
11753
|
-
|
|
11754
|
-
|
|
11823
|
+
11628,
|
|
11824
|
+
11629,
|
|
11825
|
+
11631,
|
|
11826
|
+
11630
|
|
11755
11827
|
]
|
|
11756
11828
|
}
|
|
11757
11829
|
],
|
|
@@ -11777,7 +11849,7 @@
|
|
|
11777
11849
|
},
|
|
11778
11850
|
"typeParameter": [
|
|
11779
11851
|
{
|
|
11780
|
-
"id":
|
|
11852
|
+
"id": 11826,
|
|
11781
11853
|
"name": "T",
|
|
11782
11854
|
"kind": 131072,
|
|
11783
11855
|
"kindString": "Type parameter",
|
|
@@ -11809,7 +11881,7 @@
|
|
|
11809
11881
|
},
|
|
11810
11882
|
"typeParameter": [
|
|
11811
11883
|
{
|
|
11812
|
-
"id":
|
|
11884
|
+
"id": 11805,
|
|
11813
11885
|
"name": "T",
|
|
11814
11886
|
"kind": 131072,
|
|
11815
11887
|
"kindString": "Type parameter",
|
|
@@ -12003,7 +12075,7 @@
|
|
|
12003
12075
|
},
|
|
12004
12076
|
"typeParameter": [
|
|
12005
12077
|
{
|
|
12006
|
-
"id":
|
|
12078
|
+
"id": 11944,
|
|
12007
12079
|
"name": "T",
|
|
12008
12080
|
"kind": 131072,
|
|
12009
12081
|
"kindString": "Type parameter",
|
|
@@ -12012,7 +12084,7 @@
|
|
|
12012
12084
|
},
|
|
12013
12085
|
"type": {
|
|
12014
12086
|
"type": "reference",
|
|
12015
|
-
"id":
|
|
12087
|
+
"id": 11987,
|
|
12016
12088
|
"name": "SelectOptions"
|
|
12017
12089
|
}
|
|
12018
12090
|
}
|
|
@@ -12160,7 +12232,7 @@
|
|
|
12160
12232
|
},
|
|
12161
12233
|
"typeParameter": [
|
|
12162
12234
|
{
|
|
12163
|
-
"id":
|
|
12235
|
+
"id": 11832,
|
|
12164
12236
|
"name": "T",
|
|
12165
12237
|
"kind": 131072,
|
|
12166
12238
|
"kindString": "Type parameter",
|
|
@@ -12169,7 +12241,7 @@
|
|
|
12169
12241
|
},
|
|
12170
12242
|
"type": {
|
|
12171
12243
|
"type": "reference",
|
|
12172
|
-
"id":
|
|
12244
|
+
"id": 11987,
|
|
12173
12245
|
"name": "SelectOptions"
|
|
12174
12246
|
}
|
|
12175
12247
|
}
|
|
@@ -12637,7 +12709,7 @@
|
|
|
12637
12709
|
{
|
|
12638
12710
|
"type": "reflection",
|
|
12639
12711
|
"declaration": {
|
|
12640
|
-
"id":
|
|
12712
|
+
"id": 11988,
|
|
12641
12713
|
"name": "__type",
|
|
12642
12714
|
"kind": 65536,
|
|
12643
12715
|
"kindString": "Type literal",
|
|
@@ -12646,7 +12718,7 @@
|
|
|
12646
12718
|
},
|
|
12647
12719
|
"indexSignature": [
|
|
12648
12720
|
{
|
|
12649
|
-
"id":
|
|
12721
|
+
"id": 11991,
|
|
12650
12722
|
"name": "__index",
|
|
12651
12723
|
"kind": 8192,
|
|
12652
12724
|
"kindString": "Index signature",
|
|
@@ -12655,7 +12727,7 @@
|
|
|
12655
12727
|
},
|
|
12656
12728
|
"parameters": [
|
|
12657
12729
|
{
|
|
12658
|
-
"id":
|
|
12730
|
+
"id": 11992,
|
|
12659
12731
|
"name": "key",
|
|
12660
12732
|
"kind": 32768,
|
|
12661
12733
|
"kindString": "Parameter",
|
|
@@ -12676,7 +12748,7 @@
|
|
|
12676
12748
|
],
|
|
12677
12749
|
"children": [
|
|
12678
12750
|
{
|
|
12679
|
-
"id":
|
|
12751
|
+
"id": 11990,
|
|
12680
12752
|
"name": "label",
|
|
12681
12753
|
"kind": 32,
|
|
12682
12754
|
"kindString": "Variable",
|
|
@@ -12696,7 +12768,7 @@
|
|
|
12696
12768
|
}
|
|
12697
12769
|
},
|
|
12698
12770
|
{
|
|
12699
|
-
"id":
|
|
12771
|
+
"id": 11989,
|
|
12700
12772
|
"name": "value",
|
|
12701
12773
|
"kind": 32,
|
|
12702
12774
|
"kindString": "Variable",
|
|
@@ -12721,8 +12793,8 @@
|
|
|
12721
12793
|
"title": "Variables",
|
|
12722
12794
|
"kind": 32,
|
|
12723
12795
|
"children": [
|
|
12724
|
-
|
|
12725
|
-
|
|
12796
|
+
11990,
|
|
12797
|
+
11989
|
|
12726
12798
|
]
|
|
12727
12799
|
}
|
|
12728
12800
|
],
|
|
@@ -12754,7 +12826,7 @@
|
|
|
12754
12826
|
},
|
|
12755
12827
|
"typeParameter": [
|
|
12756
12828
|
{
|
|
12757
|
-
"id":
|
|
12829
|
+
"id": 12013,
|
|
12758
12830
|
"name": "T",
|
|
12759
12831
|
"kind": 131072,
|
|
12760
12832
|
"kindString": "Type parameter",
|
|
@@ -12768,7 +12840,7 @@
|
|
|
12768
12840
|
"typeArguments": [
|
|
12769
12841
|
{
|
|
12770
12842
|
"type": "reference",
|
|
12771
|
-
"id":
|
|
12843
|
+
"id": 11831,
|
|
12772
12844
|
"typeArguments": [
|
|
12773
12845
|
{
|
|
12774
12846
|
"type": "typeParameter",
|
|
@@ -12779,7 +12851,7 @@
|
|
|
12779
12851
|
},
|
|
12780
12852
|
{
|
|
12781
12853
|
"type": "reference",
|
|
12782
|
-
"id":
|
|
12854
|
+
"id": 11943,
|
|
12783
12855
|
"typeArguments": [
|
|
12784
12856
|
{
|
|
12785
12857
|
"type": "typeParameter",
|
|
@@ -14150,12 +14222,12 @@
|
|
|
14150
14222
|
"typeArguments": [
|
|
14151
14223
|
{
|
|
14152
14224
|
"type": "reference",
|
|
14153
|
-
"id":
|
|
14225
|
+
"id": 24602,
|
|
14154
14226
|
"name": "ControlledPageProps"
|
|
14155
14227
|
},
|
|
14156
14228
|
{
|
|
14157
14229
|
"type": "reference",
|
|
14158
|
-
"id":
|
|
14230
|
+
"id": 24604,
|
|
14159
14231
|
"name": "UncontrolledPageProps"
|
|
14160
14232
|
}
|
|
14161
14233
|
],
|
|
@@ -14177,12 +14249,12 @@
|
|
|
14177
14249
|
"typeArguments": [
|
|
14178
14250
|
{
|
|
14179
14251
|
"type": "reference",
|
|
14180
|
-
"id":
|
|
14252
|
+
"id": 24606,
|
|
14181
14253
|
"name": "ControlledRowsPerPageProps"
|
|
14182
14254
|
},
|
|
14183
14255
|
{
|
|
14184
14256
|
"type": "reference",
|
|
14185
|
-
"id":
|
|
14257
|
+
"id": 24608,
|
|
14186
14258
|
"name": "UncontrolledRowsPerPageProps"
|
|
14187
14259
|
}
|
|
14188
14260
|
],
|
|
@@ -14204,17 +14276,17 @@
|
|
|
14204
14276
|
"types": [
|
|
14205
14277
|
{
|
|
14206
14278
|
"type": "reference",
|
|
14207
|
-
"id":
|
|
14279
|
+
"id": 24330,
|
|
14208
14280
|
"name": "BaseTablePaginationProps"
|
|
14209
14281
|
},
|
|
14210
14282
|
{
|
|
14211
14283
|
"type": "reference",
|
|
14212
|
-
"id":
|
|
14284
|
+
"id": 24617,
|
|
14213
14285
|
"name": "PagePaginationProps"
|
|
14214
14286
|
},
|
|
14215
14287
|
{
|
|
14216
14288
|
"type": "reference",
|
|
14217
|
-
"id":
|
|
14289
|
+
"id": 24618,
|
|
14218
14290
|
"name": "RowsPaginationProps"
|
|
14219
14291
|
}
|
|
14220
14292
|
]
|
|
@@ -14830,12 +14902,12 @@
|
|
|
14830
14902
|
"types": [
|
|
14831
14903
|
{
|
|
14832
14904
|
"type": "reference",
|
|
14833
|
-
"id":
|
|
14905
|
+
"id": 15691,
|
|
14834
14906
|
"name": "HorizontalTabsProps"
|
|
14835
14907
|
},
|
|
14836
14908
|
{
|
|
14837
14909
|
"type": "reference",
|
|
14838
|
-
"id":
|
|
14910
|
+
"id": 15688,
|
|
14839
14911
|
"name": "VerticalTabsProps"
|
|
14840
14912
|
}
|
|
14841
14913
|
]
|
|
@@ -15313,12 +15385,12 @@
|
|
|
15313
15385
|
"typeArguments": [
|
|
15314
15386
|
{
|
|
15315
15387
|
"type": "reference",
|
|
15316
|
-
"id":
|
|
15388
|
+
"id": 29749,
|
|
15317
15389
|
"name": "DeletableTagProps"
|
|
15318
15390
|
},
|
|
15319
15391
|
{
|
|
15320
15392
|
"type": "reference",
|
|
15321
|
-
"id":
|
|
15393
|
+
"id": 29762,
|
|
15322
15394
|
"name": "ClickableTagProps"
|
|
15323
15395
|
}
|
|
15324
15396
|
],
|
|
@@ -15563,7 +15635,7 @@
|
|
|
15563
15635
|
"type": "query",
|
|
15564
15636
|
"queryType": {
|
|
15565
15637
|
"type": "reference",
|
|
15566
|
-
"id":
|
|
15638
|
+
"id": 31065,
|
|
15567
15639
|
"name": "useTimePicker"
|
|
15568
15640
|
}
|
|
15569
15641
|
}
|
|
@@ -16258,12 +16330,12 @@
|
|
|
16258
16330
|
"typeArguments": [
|
|
16259
16331
|
{
|
|
16260
16332
|
"type": "reference",
|
|
16261
|
-
"id":
|
|
16333
|
+
"id": 33600,
|
|
16262
16334
|
"name": "ToggleButtonTextProps"
|
|
16263
16335
|
},
|
|
16264
16336
|
{
|
|
16265
16337
|
"type": "reference",
|
|
16266
|
-
"id":
|
|
16338
|
+
"id": 33878,
|
|
16267
16339
|
"name": "ToggleButtonIconProps"
|
|
16268
16340
|
}
|
|
16269
16341
|
],
|
|
@@ -17636,7 +17708,7 @@
|
|
|
17636
17708
|
"type": "query",
|
|
17637
17709
|
"queryType": {
|
|
17638
17710
|
"type": "reference",
|
|
17639
|
-
"id":
|
|
17711
|
+
"id": 33218,
|
|
17640
17712
|
"name": "useTreeView"
|
|
17641
17713
|
}
|
|
17642
17714
|
}
|
|
@@ -17833,7 +17905,7 @@
|
|
|
17833
17905
|
},
|
|
17834
17906
|
"typeParameter": [
|
|
17835
17907
|
{
|
|
17836
|
-
"id":
|
|
17908
|
+
"id": 22521,
|
|
17837
17909
|
"name": "PaginatedItem",
|
|
17838
17910
|
"kind": 131072,
|
|
17839
17911
|
"kindString": "Type parameter",
|
|
@@ -17893,7 +17965,7 @@
|
|
|
17893
17965
|
},
|
|
17894
17966
|
"typeParameter": [
|
|
17895
17967
|
{
|
|
17896
|
-
"id":
|
|
17968
|
+
"id": 22530,
|
|
17897
17969
|
"name": "PaginatedItem",
|
|
17898
17970
|
"kind": 131072,
|
|
17899
17971
|
"kindString": "Type parameter",
|