react-magma-dom 4.6.0-next.4 → 4.6.0-next.6
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/Button/Button.stories.d.ts +1 -0
- package/dist/components/ButtonGroup/ButtonGroup.stories.d.ts +4 -4
- package/dist/components/CharacterCounter/CharacterCounter.stories.d.ts +8 -8
- package/dist/components/Datagrid/Datagrid.stories.d.ts +8 -8
- package/dist/components/IconButton/IconButton.stories.d.ts +4 -4
- package/dist/components/Input/Input.stories.d.ts +15 -15
- package/dist/components/Spinner/index.d.ts +5 -0
- package/dist/components/Table/Table.stories.d.ts +24 -24
- package/dist/components/Tag/Tag.stories.d.ts +18 -18
- package/dist/components/Textarea/Textarea.stories.d.ts +4 -4
- package/dist/components/ToggleButton/ToggleButton.stories.d.ts +16 -16
- package/dist/components/ToggleButtonGroup/ToggleButtonGroup.stories.d.ts +8 -8
- package/dist/components/TreeView/TreeView.stories.d.ts +6 -0
- package/dist/components/TreeView/TreeViewContext.d.ts +2 -0
- package/dist/components/TreeView/useTreeView.d.ts +15 -0
- package/dist/esm/index.js +140 -117
- package/dist/esm/index.js.map +1 -1
- package/dist/properties.json +143 -87
- package/dist/react-magma-dom.cjs.development.js +137 -114
- 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
|
@@ -1925,12 +1925,12 @@
|
|
|
1925
1925
|
"types": [
|
|
1926
1926
|
{
|
|
1927
1927
|
"type": "reference",
|
|
1928
|
-
"id":
|
|
1928
|
+
"id": 3963,
|
|
1929
1929
|
"name": "BaseButtonProps"
|
|
1930
1930
|
},
|
|
1931
1931
|
{
|
|
1932
1932
|
"type": "reference",
|
|
1933
|
-
"id":
|
|
1933
|
+
"id": 3954,
|
|
1934
1934
|
"name": "ButtonStyles"
|
|
1935
1935
|
}
|
|
1936
1936
|
]
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
"flags": {},
|
|
2701
2701
|
"typeParameter": [
|
|
2702
2702
|
{
|
|
2703
|
-
"id":
|
|
2703
|
+
"id": 11991,
|
|
2704
2704
|
"name": "T",
|
|
2705
2705
|
"kind": 131072,
|
|
2706
2706
|
"kindString": "Type parameter",
|
|
@@ -2892,7 +2892,7 @@
|
|
|
2892
2892
|
},
|
|
2893
2893
|
"typeParameter": [
|
|
2894
2894
|
{
|
|
2895
|
-
"id":
|
|
2895
|
+
"id": 12098,
|
|
2896
2896
|
"name": "T",
|
|
2897
2897
|
"kind": 131072,
|
|
2898
2898
|
"kindString": "Type parameter",
|
|
@@ -2901,7 +2901,7 @@
|
|
|
2901
2901
|
},
|
|
2902
2902
|
"type": {
|
|
2903
2903
|
"type": "reference",
|
|
2904
|
-
"id":
|
|
2904
|
+
"id": 11918,
|
|
2905
2905
|
"name": "SelectOptions"
|
|
2906
2906
|
}
|
|
2907
2907
|
}
|
|
@@ -3238,7 +3238,7 @@
|
|
|
3238
3238
|
},
|
|
3239
3239
|
"typeParameter": [
|
|
3240
3240
|
{
|
|
3241
|
-
"id":
|
|
3241
|
+
"id": 12169,
|
|
3242
3242
|
"name": "T",
|
|
3243
3243
|
"kind": 131072,
|
|
3244
3244
|
"kindString": "Type parameter",
|
|
@@ -3247,7 +3247,7 @@
|
|
|
3247
3247
|
},
|
|
3248
3248
|
"type": {
|
|
3249
3249
|
"type": "reference",
|
|
3250
|
-
"id":
|
|
3250
|
+
"id": 11918,
|
|
3251
3251
|
"name": "SelectOptions"
|
|
3252
3252
|
}
|
|
3253
3253
|
}
|
|
@@ -3405,7 +3405,7 @@
|
|
|
3405
3405
|
},
|
|
3406
3406
|
"typeParameter": [
|
|
3407
3407
|
{
|
|
3408
|
-
"id":
|
|
3408
|
+
"id": 12216,
|
|
3409
3409
|
"name": "T",
|
|
3410
3410
|
"kind": 131072,
|
|
3411
3411
|
"kindString": "Type parameter",
|
|
@@ -3419,7 +3419,7 @@
|
|
|
3419
3419
|
"typeArguments": [
|
|
3420
3420
|
{
|
|
3421
3421
|
"type": "reference",
|
|
3422
|
-
"id":
|
|
3422
|
+
"id": 12097,
|
|
3423
3423
|
"typeArguments": [
|
|
3424
3424
|
{
|
|
3425
3425
|
"type": "typeParameter",
|
|
@@ -3430,7 +3430,7 @@
|
|
|
3430
3430
|
},
|
|
3431
3431
|
{
|
|
3432
3432
|
"type": "reference",
|
|
3433
|
-
"id":
|
|
3433
|
+
"id": 12168,
|
|
3434
3434
|
"typeArguments": [
|
|
3435
3435
|
{
|
|
3436
3436
|
"type": "typeParameter",
|
|
@@ -3922,7 +3922,7 @@
|
|
|
3922
3922
|
},
|
|
3923
3923
|
"indexSignature": [
|
|
3924
3924
|
{
|
|
3925
|
-
"id":
|
|
3925
|
+
"id": 25160,
|
|
3926
3926
|
"name": "__index",
|
|
3927
3927
|
"kind": 8192,
|
|
3928
3928
|
"kindString": "Index signature",
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
},
|
|
3935
3935
|
"parameters": [
|
|
3936
3936
|
{
|
|
3937
|
-
"id":
|
|
3937
|
+
"id": 25161,
|
|
3938
3938
|
"name": "key",
|
|
3939
3939
|
"kind": 32768,
|
|
3940
3940
|
"kindString": "Parameter",
|
|
@@ -4024,12 +4024,12 @@
|
|
|
4024
4024
|
"types": [
|
|
4025
4025
|
{
|
|
4026
4026
|
"type": "reference",
|
|
4027
|
-
"id":
|
|
4027
|
+
"id": 25166,
|
|
4028
4028
|
"name": "BaseDatagridProps"
|
|
4029
4029
|
},
|
|
4030
4030
|
{
|
|
4031
4031
|
"type": "reference",
|
|
4032
|
-
"id":
|
|
4032
|
+
"id": 25462,
|
|
4033
4033
|
"name": "DatagridSelectedRowsProps"
|
|
4034
4034
|
}
|
|
4035
4035
|
]
|
|
@@ -4248,12 +4248,12 @@
|
|
|
4248
4248
|
"typeArguments": [
|
|
4249
4249
|
{
|
|
4250
4250
|
"type": "reference",
|
|
4251
|
-
"id":
|
|
4251
|
+
"id": 25458,
|
|
4252
4252
|
"name": "ControlledSelectedRowsProps"
|
|
4253
4253
|
},
|
|
4254
4254
|
{
|
|
4255
4255
|
"type": "reference",
|
|
4256
|
-
"id":
|
|
4256
|
+
"id": 25460,
|
|
4257
4257
|
"name": "UncontrolledSelectedRowsProps"
|
|
4258
4258
|
}
|
|
4259
4259
|
],
|
|
@@ -5273,12 +5273,12 @@
|
|
|
5273
5273
|
"typeArguments": [
|
|
5274
5274
|
{
|
|
5275
5275
|
"type": "reference",
|
|
5276
|
-
"id":
|
|
5276
|
+
"id": 4867,
|
|
5277
5277
|
"name": "IconOnlyDropdownButtonProps"
|
|
5278
5278
|
},
|
|
5279
5279
|
{
|
|
5280
5280
|
"type": "reference",
|
|
5281
|
-
"id":
|
|
5281
|
+
"id": 4871,
|
|
5282
5282
|
"name": "IconTextDropdownButtonProps"
|
|
5283
5283
|
}
|
|
5284
5284
|
],
|
|
@@ -7574,12 +7574,12 @@
|
|
|
7574
7574
|
"typeArguments": [
|
|
7575
7575
|
{
|
|
7576
7576
|
"type": "reference",
|
|
7577
|
-
"id":
|
|
7577
|
+
"id": 4559,
|
|
7578
7578
|
"name": "IconOnlyButtonProps"
|
|
7579
7579
|
},
|
|
7580
7580
|
{
|
|
7581
7581
|
"type": "reference",
|
|
7582
|
-
"id":
|
|
7582
|
+
"id": 4563,
|
|
7583
7583
|
"name": "IconTextButtonProps"
|
|
7584
7584
|
}
|
|
7585
7585
|
],
|
|
@@ -9341,12 +9341,12 @@
|
|
|
9341
9341
|
"typeArguments": [
|
|
9342
9342
|
{
|
|
9343
9343
|
"type": "reference",
|
|
9344
|
-
"id":
|
|
9344
|
+
"id": 17356,
|
|
9345
9345
|
"name": "NavTabChildrenProps"
|
|
9346
9346
|
},
|
|
9347
9347
|
{
|
|
9348
9348
|
"type": "reference",
|
|
9349
|
-
"id":
|
|
9349
|
+
"id": 17622,
|
|
9350
9350
|
"name": "NavTabComponentProps"
|
|
9351
9351
|
}
|
|
9352
9352
|
],
|
|
@@ -9776,12 +9776,12 @@
|
|
|
9776
9776
|
"types": [
|
|
9777
9777
|
{
|
|
9778
9778
|
"type": "reference",
|
|
9779
|
-
"id":
|
|
9779
|
+
"id": 27101,
|
|
9780
9780
|
"name": "ControlledPaginationProps"
|
|
9781
9781
|
},
|
|
9782
9782
|
{
|
|
9783
9783
|
"type": "reference",
|
|
9784
|
-
"id":
|
|
9784
|
+
"id": 27377,
|
|
9785
9785
|
"name": "UncontrolledPaginationProps"
|
|
9786
9786
|
}
|
|
9787
9787
|
]
|
|
@@ -10896,7 +10896,7 @@
|
|
|
10896
10896
|
"flags": {},
|
|
10897
10897
|
"typeParameter": [
|
|
10898
10898
|
{
|
|
10899
|
-
"id":
|
|
10899
|
+
"id": 11615,
|
|
10900
10900
|
"name": "T",
|
|
10901
10901
|
"kind": 131072,
|
|
10902
10902
|
"kindString": "Type parameter",
|
|
@@ -11005,7 +11005,7 @@
|
|
|
11005
11005
|
"flags": {},
|
|
11006
11006
|
"typeParameter": [
|
|
11007
11007
|
{
|
|
11008
|
-
"id":
|
|
11008
|
+
"id": 11654,
|
|
11009
11009
|
"name": "T",
|
|
11010
11010
|
"kind": 131072,
|
|
11011
11011
|
"kindString": "Type parameter",
|
|
@@ -11151,7 +11151,7 @@
|
|
|
11151
11151
|
"flags": {},
|
|
11152
11152
|
"typeParameter": [
|
|
11153
11153
|
{
|
|
11154
|
-
"id":
|
|
11154
|
+
"id": 11709,
|
|
11155
11155
|
"name": "T",
|
|
11156
11156
|
"kind": 131072,
|
|
11157
11157
|
"kindString": "Type parameter",
|
|
@@ -11247,7 +11247,7 @@
|
|
|
11247
11247
|
},
|
|
11248
11248
|
"typeParameter": [
|
|
11249
11249
|
{
|
|
11250
|
-
"id":
|
|
11250
|
+
"id": 11568,
|
|
11251
11251
|
"name": "T",
|
|
11252
11252
|
"kind": 131072,
|
|
11253
11253
|
"kindString": "Type parameter",
|
|
@@ -11259,7 +11259,7 @@
|
|
|
11259
11259
|
"type": {
|
|
11260
11260
|
"type": "reflection",
|
|
11261
11261
|
"declaration": {
|
|
11262
|
-
"id":
|
|
11262
|
+
"id": 11569,
|
|
11263
11263
|
"name": "__type",
|
|
11264
11264
|
"kind": 65536,
|
|
11265
11265
|
"kindString": "Type literal",
|
|
@@ -11268,7 +11268,7 @@
|
|
|
11268
11268
|
},
|
|
11269
11269
|
"indexSignature": [
|
|
11270
11270
|
{
|
|
11271
|
-
"id":
|
|
11271
|
+
"id": 11577,
|
|
11272
11272
|
"name": "__index",
|
|
11273
11273
|
"kind": 8192,
|
|
11274
11274
|
"kindString": "Index signature",
|
|
@@ -11277,7 +11277,7 @@
|
|
|
11277
11277
|
},
|
|
11278
11278
|
"parameters": [
|
|
11279
11279
|
{
|
|
11280
|
-
"id":
|
|
11280
|
+
"id": 11578,
|
|
11281
11281
|
"name": "key",
|
|
11282
11282
|
"kind": 32768,
|
|
11283
11283
|
"kindString": "Parameter",
|
|
@@ -11298,7 +11298,7 @@
|
|
|
11298
11298
|
],
|
|
11299
11299
|
"children": [
|
|
11300
11300
|
{
|
|
11301
|
-
"id":
|
|
11301
|
+
"id": 11571,
|
|
11302
11302
|
"name": "isFocused",
|
|
11303
11303
|
"kind": 32,
|
|
11304
11304
|
"kindString": "Variable",
|
|
@@ -11319,7 +11319,7 @@
|
|
|
11319
11319
|
}
|
|
11320
11320
|
},
|
|
11321
11321
|
{
|
|
11322
|
-
"id":
|
|
11322
|
+
"id": 11572,
|
|
11323
11323
|
"name": "isInverse",
|
|
11324
11324
|
"kind": 32,
|
|
11325
11325
|
"kindString": "Variable",
|
|
@@ -11340,7 +11340,7 @@
|
|
|
11340
11340
|
}
|
|
11341
11341
|
},
|
|
11342
11342
|
{
|
|
11343
|
-
"id":
|
|
11343
|
+
"id": 11573,
|
|
11344
11344
|
"name": "item",
|
|
11345
11345
|
"kind": 32,
|
|
11346
11346
|
"kindString": "Variable",
|
|
@@ -11360,7 +11360,7 @@
|
|
|
11360
11360
|
}
|
|
11361
11361
|
},
|
|
11362
11362
|
{
|
|
11363
|
-
"id":
|
|
11363
|
+
"id": 11574,
|
|
11364
11364
|
"name": "itemRef",
|
|
11365
11365
|
"kind": 32,
|
|
11366
11366
|
"kindString": "Variable",
|
|
@@ -11386,7 +11386,7 @@
|
|
|
11386
11386
|
}
|
|
11387
11387
|
},
|
|
11388
11388
|
{
|
|
11389
|
-
"id":
|
|
11389
|
+
"id": 11575,
|
|
11390
11390
|
"name": "itemString",
|
|
11391
11391
|
"kind": 32,
|
|
11392
11392
|
"kindString": "Variable",
|
|
@@ -11406,7 +11406,7 @@
|
|
|
11406
11406
|
}
|
|
11407
11407
|
},
|
|
11408
11408
|
{
|
|
11409
|
-
"id":
|
|
11409
|
+
"id": 11570,
|
|
11410
11410
|
"name": "key",
|
|
11411
11411
|
"kind": 32,
|
|
11412
11412
|
"kindString": "Variable",
|
|
@@ -11426,7 +11426,7 @@
|
|
|
11426
11426
|
}
|
|
11427
11427
|
},
|
|
11428
11428
|
{
|
|
11429
|
-
"id":
|
|
11429
|
+
"id": 11576,
|
|
11430
11430
|
"name": "theme",
|
|
11431
11431
|
"kind": 32,
|
|
11432
11432
|
"kindString": "Variable",
|
|
@@ -11451,13 +11451,13 @@
|
|
|
11451
11451
|
"title": "Variables",
|
|
11452
11452
|
"kind": 32,
|
|
11453
11453
|
"children": [
|
|
11454
|
-
11570,
|
|
11455
11454
|
11571,
|
|
11456
11455
|
11572,
|
|
11457
11456
|
11573,
|
|
11458
11457
|
11574,
|
|
11459
|
-
|
|
11460
|
-
|
|
11458
|
+
11575,
|
|
11459
|
+
11570,
|
|
11460
|
+
11576
|
|
11461
11461
|
]
|
|
11462
11462
|
}
|
|
11463
11463
|
],
|
|
@@ -11483,7 +11483,7 @@
|
|
|
11483
11483
|
},
|
|
11484
11484
|
"typeParameter": [
|
|
11485
11485
|
{
|
|
11486
|
-
"id":
|
|
11486
|
+
"id": 11580,
|
|
11487
11487
|
"name": "T",
|
|
11488
11488
|
"kind": 131072,
|
|
11489
11489
|
"kindString": "Type parameter",
|
|
@@ -11495,7 +11495,7 @@
|
|
|
11495
11495
|
"type": {
|
|
11496
11496
|
"type": "reflection",
|
|
11497
11497
|
"declaration": {
|
|
11498
|
-
"id":
|
|
11498
|
+
"id": 11581,
|
|
11499
11499
|
"name": "__type",
|
|
11500
11500
|
"kind": 65536,
|
|
11501
11501
|
"kindString": "Type literal",
|
|
@@ -11504,7 +11504,7 @@
|
|
|
11504
11504
|
},
|
|
11505
11505
|
"children": [
|
|
11506
11506
|
{
|
|
11507
|
-
"id":
|
|
11507
|
+
"id": 11582,
|
|
11508
11508
|
"name": "ClearIndicator",
|
|
11509
11509
|
"kind": 32,
|
|
11510
11510
|
"kindString": "Variable",
|
|
@@ -11524,7 +11524,7 @@
|
|
|
11524
11524
|
"typeArguments": [
|
|
11525
11525
|
{
|
|
11526
11526
|
"type": "reference",
|
|
11527
|
-
"id":
|
|
11527
|
+
"id": 4844,
|
|
11528
11528
|
"name": "IconButtonProps"
|
|
11529
11529
|
}
|
|
11530
11530
|
],
|
|
@@ -11532,7 +11532,7 @@
|
|
|
11532
11532
|
}
|
|
11533
11533
|
},
|
|
11534
11534
|
{
|
|
11535
|
-
"id":
|
|
11535
|
+
"id": 11583,
|
|
11536
11536
|
"name": "DropdownIndicator",
|
|
11537
11537
|
"kind": 32,
|
|
11538
11538
|
"kindString": "Variable",
|
|
@@ -11565,7 +11565,7 @@
|
|
|
11565
11565
|
}
|
|
11566
11566
|
},
|
|
11567
11567
|
{
|
|
11568
|
-
"id":
|
|
11568
|
+
"id": 11585,
|
|
11569
11569
|
"name": "Item",
|
|
11570
11570
|
"kind": 32,
|
|
11571
11571
|
"kindString": "Variable",
|
|
@@ -11585,7 +11585,7 @@
|
|
|
11585
11585
|
"typeArguments": [
|
|
11586
11586
|
{
|
|
11587
11587
|
"type": "reference",
|
|
11588
|
-
"id":
|
|
11588
|
+
"id": 11567,
|
|
11589
11589
|
"typeArguments": [
|
|
11590
11590
|
{
|
|
11591
11591
|
"type": "typeParameter",
|
|
@@ -11599,7 +11599,7 @@
|
|
|
11599
11599
|
}
|
|
11600
11600
|
},
|
|
11601
11601
|
{
|
|
11602
|
-
"id":
|
|
11602
|
+
"id": 11584,
|
|
11603
11603
|
"name": "LoadingIndicator",
|
|
11604
11604
|
"kind": 32,
|
|
11605
11605
|
"kindString": "Variable",
|
|
@@ -11632,10 +11632,10 @@
|
|
|
11632
11632
|
"title": "Variables",
|
|
11633
11633
|
"kind": 32,
|
|
11634
11634
|
"children": [
|
|
11635
|
-
11581,
|
|
11636
11635
|
11582,
|
|
11637
|
-
|
|
11638
|
-
|
|
11636
|
+
11583,
|
|
11637
|
+
11585,
|
|
11638
|
+
11584
|
|
11639
11639
|
]
|
|
11640
11640
|
}
|
|
11641
11641
|
],
|
|
@@ -11661,7 +11661,7 @@
|
|
|
11661
11661
|
},
|
|
11662
11662
|
"typeParameter": [
|
|
11663
11663
|
{
|
|
11664
|
-
"id":
|
|
11664
|
+
"id": 11766,
|
|
11665
11665
|
"name": "T",
|
|
11666
11666
|
"kind": 131072,
|
|
11667
11667
|
"kindString": "Type parameter",
|
|
@@ -11693,7 +11693,7 @@
|
|
|
11693
11693
|
},
|
|
11694
11694
|
"typeParameter": [
|
|
11695
11695
|
{
|
|
11696
|
-
"id":
|
|
11696
|
+
"id": 11745,
|
|
11697
11697
|
"name": "T",
|
|
11698
11698
|
"kind": 131072,
|
|
11699
11699
|
"kindString": "Type parameter",
|
|
@@ -11887,7 +11887,7 @@
|
|
|
11887
11887
|
},
|
|
11888
11888
|
"typeParameter": [
|
|
11889
11889
|
{
|
|
11890
|
-
"id":
|
|
11890
|
+
"id": 11875,
|
|
11891
11891
|
"name": "T",
|
|
11892
11892
|
"kind": 131072,
|
|
11893
11893
|
"kindString": "Type parameter",
|
|
@@ -11896,7 +11896,7 @@
|
|
|
11896
11896
|
},
|
|
11897
11897
|
"type": {
|
|
11898
11898
|
"type": "reference",
|
|
11899
|
-
"id":
|
|
11899
|
+
"id": 11918,
|
|
11900
11900
|
"name": "SelectOptions"
|
|
11901
11901
|
}
|
|
11902
11902
|
}
|
|
@@ -12054,7 +12054,7 @@
|
|
|
12054
12054
|
},
|
|
12055
12055
|
"typeParameter": [
|
|
12056
12056
|
{
|
|
12057
|
-
"id":
|
|
12057
|
+
"id": 11772,
|
|
12058
12058
|
"name": "T",
|
|
12059
12059
|
"kind": 131072,
|
|
12060
12060
|
"kindString": "Type parameter",
|
|
@@ -12063,7 +12063,7 @@
|
|
|
12063
12063
|
},
|
|
12064
12064
|
"type": {
|
|
12065
12065
|
"type": "reference",
|
|
12066
|
-
"id":
|
|
12066
|
+
"id": 11918,
|
|
12067
12067
|
"name": "SelectOptions"
|
|
12068
12068
|
}
|
|
12069
12069
|
}
|
|
@@ -12531,7 +12531,7 @@
|
|
|
12531
12531
|
{
|
|
12532
12532
|
"type": "reflection",
|
|
12533
12533
|
"declaration": {
|
|
12534
|
-
"id":
|
|
12534
|
+
"id": 11919,
|
|
12535
12535
|
"name": "__type",
|
|
12536
12536
|
"kind": 65536,
|
|
12537
12537
|
"kindString": "Type literal",
|
|
@@ -12540,7 +12540,7 @@
|
|
|
12540
12540
|
},
|
|
12541
12541
|
"indexSignature": [
|
|
12542
12542
|
{
|
|
12543
|
-
"id":
|
|
12543
|
+
"id": 11922,
|
|
12544
12544
|
"name": "__index",
|
|
12545
12545
|
"kind": 8192,
|
|
12546
12546
|
"kindString": "Index signature",
|
|
@@ -12549,7 +12549,7 @@
|
|
|
12549
12549
|
},
|
|
12550
12550
|
"parameters": [
|
|
12551
12551
|
{
|
|
12552
|
-
"id":
|
|
12552
|
+
"id": 11923,
|
|
12553
12553
|
"name": "key",
|
|
12554
12554
|
"kind": 32768,
|
|
12555
12555
|
"kindString": "Parameter",
|
|
@@ -12570,7 +12570,7 @@
|
|
|
12570
12570
|
],
|
|
12571
12571
|
"children": [
|
|
12572
12572
|
{
|
|
12573
|
-
"id":
|
|
12573
|
+
"id": 11921,
|
|
12574
12574
|
"name": "label",
|
|
12575
12575
|
"kind": 32,
|
|
12576
12576
|
"kindString": "Variable",
|
|
@@ -12590,7 +12590,7 @@
|
|
|
12590
12590
|
}
|
|
12591
12591
|
},
|
|
12592
12592
|
{
|
|
12593
|
-
"id":
|
|
12593
|
+
"id": 11920,
|
|
12594
12594
|
"name": "value",
|
|
12595
12595
|
"kind": 32,
|
|
12596
12596
|
"kindString": "Variable",
|
|
@@ -12615,8 +12615,8 @@
|
|
|
12615
12615
|
"title": "Variables",
|
|
12616
12616
|
"kind": 32,
|
|
12617
12617
|
"children": [
|
|
12618
|
-
|
|
12619
|
-
|
|
12618
|
+
11921,
|
|
12619
|
+
11920
|
|
12620
12620
|
]
|
|
12621
12621
|
}
|
|
12622
12622
|
],
|
|
@@ -12648,7 +12648,7 @@
|
|
|
12648
12648
|
},
|
|
12649
12649
|
"typeParameter": [
|
|
12650
12650
|
{
|
|
12651
|
-
"id":
|
|
12651
|
+
"id": 11944,
|
|
12652
12652
|
"name": "T",
|
|
12653
12653
|
"kind": 131072,
|
|
12654
12654
|
"kindString": "Type parameter",
|
|
@@ -12662,7 +12662,7 @@
|
|
|
12662
12662
|
"typeArguments": [
|
|
12663
12663
|
{
|
|
12664
12664
|
"type": "reference",
|
|
12665
|
-
"id":
|
|
12665
|
+
"id": 11771,
|
|
12666
12666
|
"typeArguments": [
|
|
12667
12667
|
{
|
|
12668
12668
|
"type": "typeParameter",
|
|
@@ -12673,7 +12673,7 @@
|
|
|
12673
12673
|
},
|
|
12674
12674
|
{
|
|
12675
12675
|
"type": "reference",
|
|
12676
|
-
"id":
|
|
12676
|
+
"id": 11874,
|
|
12677
12677
|
"typeArguments": [
|
|
12678
12678
|
{
|
|
12679
12679
|
"type": "typeParameter",
|
|
@@ -13977,12 +13977,12 @@
|
|
|
13977
13977
|
"typeArguments": [
|
|
13978
13978
|
{
|
|
13979
13979
|
"type": "reference",
|
|
13980
|
-
"id":
|
|
13980
|
+
"id": 24493,
|
|
13981
13981
|
"name": "ControlledPageProps"
|
|
13982
13982
|
},
|
|
13983
13983
|
{
|
|
13984
13984
|
"type": "reference",
|
|
13985
|
-
"id":
|
|
13985
|
+
"id": 24495,
|
|
13986
13986
|
"name": "UncontrolledPageProps"
|
|
13987
13987
|
}
|
|
13988
13988
|
],
|
|
@@ -14004,12 +14004,12 @@
|
|
|
14004
14004
|
"typeArguments": [
|
|
14005
14005
|
{
|
|
14006
14006
|
"type": "reference",
|
|
14007
|
-
"id":
|
|
14007
|
+
"id": 24497,
|
|
14008
14008
|
"name": "ControlledRowsPerPageProps"
|
|
14009
14009
|
},
|
|
14010
14010
|
{
|
|
14011
14011
|
"type": "reference",
|
|
14012
|
-
"id":
|
|
14012
|
+
"id": 24499,
|
|
14013
14013
|
"name": "UncontrolledRowsPerPageProps"
|
|
14014
14014
|
}
|
|
14015
14015
|
],
|
|
@@ -14031,17 +14031,17 @@
|
|
|
14031
14031
|
"types": [
|
|
14032
14032
|
{
|
|
14033
14033
|
"type": "reference",
|
|
14034
|
-
"id":
|
|
14034
|
+
"id": 24221,
|
|
14035
14035
|
"name": "BaseTablePaginationProps"
|
|
14036
14036
|
},
|
|
14037
14037
|
{
|
|
14038
14038
|
"type": "reference",
|
|
14039
|
-
"id":
|
|
14039
|
+
"id": 24508,
|
|
14040
14040
|
"name": "PagePaginationProps"
|
|
14041
14041
|
},
|
|
14042
14042
|
{
|
|
14043
14043
|
"type": "reference",
|
|
14044
|
-
"id":
|
|
14044
|
+
"id": 24509,
|
|
14045
14045
|
"name": "RowsPaginationProps"
|
|
14046
14046
|
}
|
|
14047
14047
|
]
|
|
@@ -14617,12 +14617,12 @@
|
|
|
14617
14617
|
"types": [
|
|
14618
14618
|
{
|
|
14619
14619
|
"type": "reference",
|
|
14620
|
-
"id":
|
|
14620
|
+
"id": 15603,
|
|
14621
14621
|
"name": "HorizontalTabsProps"
|
|
14622
14622
|
},
|
|
14623
14623
|
{
|
|
14624
14624
|
"type": "reference",
|
|
14625
|
-
"id":
|
|
14625
|
+
"id": 15600,
|
|
14626
14626
|
"name": "VerticalTabsProps"
|
|
14627
14627
|
}
|
|
14628
14628
|
]
|
|
@@ -15100,12 +15100,12 @@
|
|
|
15100
15100
|
"typeArguments": [
|
|
15101
15101
|
{
|
|
15102
15102
|
"type": "reference",
|
|
15103
|
-
"id":
|
|
15103
|
+
"id": 29600,
|
|
15104
15104
|
"name": "DeletableTagProps"
|
|
15105
15105
|
},
|
|
15106
15106
|
{
|
|
15107
15107
|
"type": "reference",
|
|
15108
|
-
"id":
|
|
15108
|
+
"id": 29613,
|
|
15109
15109
|
"name": "ClickableTagProps"
|
|
15110
15110
|
}
|
|
15111
15111
|
],
|
|
@@ -15350,7 +15350,7 @@
|
|
|
15350
15350
|
"type": "query",
|
|
15351
15351
|
"queryType": {
|
|
15352
15352
|
"type": "reference",
|
|
15353
|
-
"id":
|
|
15353
|
+
"id": 30916,
|
|
15354
15354
|
"name": "useTimePicker"
|
|
15355
15355
|
}
|
|
15356
15356
|
}
|
|
@@ -16045,12 +16045,12 @@
|
|
|
16045
16045
|
"typeArguments": [
|
|
16046
16046
|
{
|
|
16047
16047
|
"type": "reference",
|
|
16048
|
-
"id":
|
|
16048
|
+
"id": 33396,
|
|
16049
16049
|
"name": "ToggleButtonTextProps"
|
|
16050
16050
|
},
|
|
16051
16051
|
{
|
|
16052
16052
|
"type": "reference",
|
|
16053
|
-
"id":
|
|
16053
|
+
"id": 33674,
|
|
16054
16054
|
"name": "ToggleButtonIconProps"
|
|
16055
16055
|
}
|
|
16056
16056
|
],
|
|
@@ -16823,6 +16823,26 @@
|
|
|
16823
16823
|
"description": "Text for aria-labelledby attribute for the tree.\nIf there is visible text that labels an element, use aria-labelledby.\nIt's required to use either `ariaLabel` OR `ariaLabelledBy`.",
|
|
16824
16824
|
"deprecated": false
|
|
16825
16825
|
},
|
|
16826
|
+
"checkChildren": {
|
|
16827
|
+
"name": "checkChildren",
|
|
16828
|
+
"required": false,
|
|
16829
|
+
"type": {
|
|
16830
|
+
"name": "boolean"
|
|
16831
|
+
},
|
|
16832
|
+
"description": "Only affects if selectable mode is TreeViewSelectable.multi.\nDetermines if the child checkboxes get selected when the user selects parent checkbox.",
|
|
16833
|
+
"defaultValue": "true",
|
|
16834
|
+
"deprecated": false
|
|
16835
|
+
},
|
|
16836
|
+
"checkParents": {
|
|
16837
|
+
"name": "checkParents",
|
|
16838
|
+
"required": false,
|
|
16839
|
+
"type": {
|
|
16840
|
+
"name": "boolean"
|
|
16841
|
+
},
|
|
16842
|
+
"description": "Only affects if selectable mode is TreeViewSelectable.multi.\nDetermines if the parent checkbox will get selected when the user selects all its children checkboxes.\nWhen checkParents is enabled, the TreeView displays the indeterminate state of the parent checkboxes too.",
|
|
16843
|
+
"defaultValue": "true",
|
|
16844
|
+
"deprecated": false
|
|
16845
|
+
},
|
|
16826
16846
|
"children": {
|
|
16827
16847
|
"name": "children",
|
|
16828
16848
|
"required": false,
|
|
@@ -16939,6 +16959,22 @@
|
|
|
16939
16959
|
"id": "TreeViewContextInterface",
|
|
16940
16960
|
"tags": {},
|
|
16941
16961
|
"properties": {
|
|
16962
|
+
"checkChildren": {
|
|
16963
|
+
"name": "checkChildren",
|
|
16964
|
+
"required": true,
|
|
16965
|
+
"type": {
|
|
16966
|
+
"name": "boolean"
|
|
16967
|
+
},
|
|
16968
|
+
"deprecated": false
|
|
16969
|
+
},
|
|
16970
|
+
"checkParents": {
|
|
16971
|
+
"name": "checkParents",
|
|
16972
|
+
"required": true,
|
|
16973
|
+
"type": {
|
|
16974
|
+
"name": "boolean"
|
|
16975
|
+
},
|
|
16976
|
+
"deprecated": false
|
|
16977
|
+
},
|
|
16942
16978
|
"children": {
|
|
16943
16979
|
"name": "children",
|
|
16944
16980
|
"required": false,
|
|
@@ -17171,7 +17207,7 @@
|
|
|
17171
17207
|
"type": "query",
|
|
17172
17208
|
"queryType": {
|
|
17173
17209
|
"type": "reference",
|
|
17174
|
-
"id":
|
|
17210
|
+
"id": 32655,
|
|
17175
17211
|
"name": "useTreeItem"
|
|
17176
17212
|
}
|
|
17177
17213
|
}
|
|
@@ -17210,6 +17246,26 @@
|
|
|
17210
17246
|
"description": "Text for aria-labelledby attribute for the tree.\nIf there is visible text that labels an element, use aria-labelledby.\nIt's required to use either `ariaLabel` OR `ariaLabelledBy`.",
|
|
17211
17247
|
"deprecated": false
|
|
17212
17248
|
},
|
|
17249
|
+
"checkChildren": {
|
|
17250
|
+
"name": "checkChildren",
|
|
17251
|
+
"required": false,
|
|
17252
|
+
"type": {
|
|
17253
|
+
"name": "boolean"
|
|
17254
|
+
},
|
|
17255
|
+
"description": "Only affects if selectable mode is TreeViewSelectable.multi.\nDetermines if the child checkboxes get selected when the user selects parent checkbox.",
|
|
17256
|
+
"defaultValue": "true",
|
|
17257
|
+
"deprecated": false
|
|
17258
|
+
},
|
|
17259
|
+
"checkParents": {
|
|
17260
|
+
"name": "checkParents",
|
|
17261
|
+
"required": false,
|
|
17262
|
+
"type": {
|
|
17263
|
+
"name": "boolean"
|
|
17264
|
+
},
|
|
17265
|
+
"description": "Only affects if selectable mode is TreeViewSelectable.multi.\nDetermines if the parent checkbox will get selected when the user selects all its children checkboxes.\nWhen checkParents is enabled, the TreeView displays the indeterminate state of the parent checkboxes too.",
|
|
17266
|
+
"defaultValue": "true",
|
|
17267
|
+
"deprecated": false
|
|
17268
|
+
},
|
|
17213
17269
|
"children": {
|
|
17214
17270
|
"name": "children",
|
|
17215
17271
|
"required": false,
|
|
@@ -17297,7 +17353,7 @@
|
|
|
17297
17353
|
"type": "query",
|
|
17298
17354
|
"queryType": {
|
|
17299
17355
|
"type": "reference",
|
|
17300
|
-
"id":
|
|
17356
|
+
"id": 32334,
|
|
17301
17357
|
"name": "useTreeView"
|
|
17302
17358
|
}
|
|
17303
17359
|
}
|
|
@@ -17317,7 +17373,7 @@
|
|
|
17317
17373
|
},
|
|
17318
17374
|
"typeParameter": [
|
|
17319
17375
|
{
|
|
17320
|
-
"id":
|
|
17376
|
+
"id": 5726,
|
|
17321
17377
|
"name": "T",
|
|
17322
17378
|
"kind": 131072,
|
|
17323
17379
|
"kindString": "Type parameter",
|
|
@@ -17494,7 +17550,7 @@
|
|
|
17494
17550
|
},
|
|
17495
17551
|
"typeParameter": [
|
|
17496
17552
|
{
|
|
17497
|
-
"id":
|
|
17553
|
+
"id": 22412,
|
|
17498
17554
|
"name": "PaginatedItem",
|
|
17499
17555
|
"kind": 131072,
|
|
17500
17556
|
"kindString": "Type parameter",
|
|
@@ -17554,7 +17610,7 @@
|
|
|
17554
17610
|
},
|
|
17555
17611
|
"typeParameter": [
|
|
17556
17612
|
{
|
|
17557
|
-
"id":
|
|
17613
|
+
"id": 22421,
|
|
17558
17614
|
"name": "PaginatedItem",
|
|
17559
17615
|
"kind": 131072,
|
|
17560
17616
|
"kindString": "Type parameter",
|