react-magma-dom 3.5.1 → 3.6.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/components/Accordion/AccordionButton.d.ts +5 -0
- package/dist/components/ButtonGroup/ButtonGroup.stories.d.ts +2 -2
- package/dist/components/CharacterCounter/CharacterCounter.stories.d.ts +4 -4
- package/dist/components/Datagrid/Datagrid.stories.d.ts +8 -8
- package/dist/components/Dropdown/Dropdown.stories.d.ts +3 -1
- package/dist/components/Dropdown/DropdownExpandableMenuButton.d.ts +8 -0
- package/dist/components/Dropdown/DropdownExpandableMenuGroup.d.ts +7 -0
- package/dist/components/Dropdown/DropdownExpandableMenuItem.d.ts +18 -0
- package/dist/components/Dropdown/DropdownExpandableMenuListItem.d.ts +8 -0
- package/dist/components/Dropdown/DropdownExpandableMenuPanel.d.ts +5 -0
- package/dist/components/Dropdown/index.d.ts +6 -0
- package/dist/components/Input/Input.stories.d.ts +348 -21
- package/dist/components/InputBase/index.d.ts +5 -0
- package/dist/components/PasswordInput/PasswordInput.stories.d.ts +1 -0
- package/dist/components/PasswordInput/index.d.ts +6 -0
- package/dist/components/Table/Table.stories.d.ts +13 -12
- package/dist/components/Table/TablePagination.d.ts +2 -1
- package/dist/components/Tag/Tag.stories.d.ts +4 -4
- package/dist/components/Textarea/Textarea.stories.d.ts +4 -4
- package/dist/components/ToggleButton/ToggleButton.stories.d.ts +8 -8
- package/dist/components/ToggleButtonGroup/ToggleButtonGroup.stories.d.ts +4 -4
- package/dist/esm/index.js +9681 -12469
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +5 -0
- package/dist/properties.json +331 -93
- package/dist/react-magma-dom.cjs.development.js +7122 -8339
- 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": 3654,
|
|
1929
1929
|
"name": "BaseButtonProps"
|
|
1930
1930
|
},
|
|
1931
1931
|
{
|
|
1932
1932
|
"type": "reference",
|
|
1933
|
-
"id":
|
|
1933
|
+
"id": 3645,
|
|
1934
1934
|
"name": "ButtonStyles"
|
|
1935
1935
|
}
|
|
1936
1936
|
]
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
"flags": {},
|
|
2701
2701
|
"typeParameter": [
|
|
2702
2702
|
{
|
|
2703
|
-
"id":
|
|
2703
|
+
"id": 11728,
|
|
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": 11823,
|
|
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": 11655,
|
|
2905
2905
|
"name": "SelectOptions"
|
|
2906
2906
|
}
|
|
2907
2907
|
}
|
|
@@ -3238,7 +3238,7 @@
|
|
|
3238
3238
|
},
|
|
3239
3239
|
"typeParameter": [
|
|
3240
3240
|
{
|
|
3241
|
-
"id":
|
|
3241
|
+
"id": 11894,
|
|
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": 11655,
|
|
3251
3251
|
"name": "SelectOptions"
|
|
3252
3252
|
}
|
|
3253
3253
|
}
|
|
@@ -3405,7 +3405,7 @@
|
|
|
3405
3405
|
},
|
|
3406
3406
|
"typeParameter": [
|
|
3407
3407
|
{
|
|
3408
|
-
"id":
|
|
3408
|
+
"id": 11941,
|
|
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": 11822,
|
|
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": 11893,
|
|
3434
3434
|
"typeArguments": [
|
|
3435
3435
|
{
|
|
3436
3436
|
"type": "typeParameter",
|
|
@@ -3922,7 +3922,7 @@
|
|
|
3922
3922
|
},
|
|
3923
3923
|
"indexSignature": [
|
|
3924
3924
|
{
|
|
3925
|
-
"id":
|
|
3925
|
+
"id": 24029,
|
|
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": 24030,
|
|
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": 24035,
|
|
4028
4028
|
"name": "BaseDatagridProps"
|
|
4029
4029
|
},
|
|
4030
4030
|
{
|
|
4031
4031
|
"type": "reference",
|
|
4032
|
-
"id":
|
|
4032
|
+
"id": 24332,
|
|
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": 24328,
|
|
4252
4252
|
"name": "ControlledSelectedRowsProps"
|
|
4253
4253
|
},
|
|
4254
4254
|
{
|
|
4255
4255
|
"type": "reference",
|
|
4256
|
-
"id":
|
|
4256
|
+
"id": 24330,
|
|
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": 4549,
|
|
5277
5277
|
"name": "IconOnlyDropdownButtonProps"
|
|
5278
5278
|
},
|
|
5279
5279
|
{
|
|
5280
5280
|
"type": "reference",
|
|
5281
|
-
"id":
|
|
5281
|
+
"id": 4553,
|
|
5282
5282
|
"name": "IconTextDropdownButtonProps"
|
|
5283
5283
|
}
|
|
5284
5284
|
],
|
|
@@ -5351,6 +5351,180 @@
|
|
|
5351
5351
|
}
|
|
5352
5352
|
}
|
|
5353
5353
|
},
|
|
5354
|
+
{
|
|
5355
|
+
"name": "DropdownExpandableMenuButtonProps",
|
|
5356
|
+
"kind": 256,
|
|
5357
|
+
"kindString": "Interface",
|
|
5358
|
+
"flags": {
|
|
5359
|
+
"isExported": true
|
|
5360
|
+
},
|
|
5361
|
+
"id": "DropdownExpandableMenuButtonProps",
|
|
5362
|
+
"tags": {},
|
|
5363
|
+
"properties": {
|
|
5364
|
+
"icon": {
|
|
5365
|
+
"name": "icon",
|
|
5366
|
+
"required": false,
|
|
5367
|
+
"type": {
|
|
5368
|
+
"name": "ReactElement"
|
|
5369
|
+
},
|
|
5370
|
+
"deprecated": false
|
|
5371
|
+
},
|
|
5372
|
+
"isInverse": {
|
|
5373
|
+
"name": "isInverse",
|
|
5374
|
+
"required": false,
|
|
5375
|
+
"type": {
|
|
5376
|
+
"name": "boolean"
|
|
5377
|
+
},
|
|
5378
|
+
"description": "If true, the component will have inverse styling to better appear on a dark background",
|
|
5379
|
+
"defaultValue": "false",
|
|
5380
|
+
"deprecated": false
|
|
5381
|
+
},
|
|
5382
|
+
"testId": {
|
|
5383
|
+
"name": "testId",
|
|
5384
|
+
"required": false,
|
|
5385
|
+
"type": {
|
|
5386
|
+
"name": "string"
|
|
5387
|
+
},
|
|
5388
|
+
"deprecated": false
|
|
5389
|
+
}
|
|
5390
|
+
}
|
|
5391
|
+
},
|
|
5392
|
+
{
|
|
5393
|
+
"name": "DropdownExpandableMenuGroupContextInterface",
|
|
5394
|
+
"kind": 256,
|
|
5395
|
+
"kindString": "Interface",
|
|
5396
|
+
"flags": {
|
|
5397
|
+
"isExported": true
|
|
5398
|
+
},
|
|
5399
|
+
"id": "DropdownExpandableMenuGroupContextInterface",
|
|
5400
|
+
"tags": {},
|
|
5401
|
+
"properties": {
|
|
5402
|
+
"expandableMenuButtonHasIcon": {
|
|
5403
|
+
"name": "expandableMenuButtonHasIcon",
|
|
5404
|
+
"required": false,
|
|
5405
|
+
"type": {
|
|
5406
|
+
"name": "boolean"
|
|
5407
|
+
},
|
|
5408
|
+
"deprecated": false
|
|
5409
|
+
},
|
|
5410
|
+
"isExpandablePanel": {
|
|
5411
|
+
"name": "isExpandablePanel",
|
|
5412
|
+
"required": false,
|
|
5413
|
+
"type": {
|
|
5414
|
+
"name": "boolean"
|
|
5415
|
+
},
|
|
5416
|
+
"deprecated": false
|
|
5417
|
+
}
|
|
5418
|
+
}
|
|
5419
|
+
},
|
|
5420
|
+
{
|
|
5421
|
+
"name": "DropdownExpandableMenuItemContextInterface",
|
|
5422
|
+
"kind": 256,
|
|
5423
|
+
"kindString": "Interface",
|
|
5424
|
+
"flags": {
|
|
5425
|
+
"isExported": true
|
|
5426
|
+
},
|
|
5427
|
+
"id": "DropdownExpandableMenuItemContextInterface",
|
|
5428
|
+
"tags": {},
|
|
5429
|
+
"properties": {
|
|
5430
|
+
"disabled": {
|
|
5431
|
+
"name": "disabled",
|
|
5432
|
+
"required": false,
|
|
5433
|
+
"type": {
|
|
5434
|
+
"name": "boolean"
|
|
5435
|
+
},
|
|
5436
|
+
"deprecated": false
|
|
5437
|
+
}
|
|
5438
|
+
}
|
|
5439
|
+
},
|
|
5440
|
+
{
|
|
5441
|
+
"name": "DropdownExpandableMenuItemProps",
|
|
5442
|
+
"kind": 256,
|
|
5443
|
+
"kindString": "Interface",
|
|
5444
|
+
"flags": {
|
|
5445
|
+
"isExported": true
|
|
5446
|
+
},
|
|
5447
|
+
"id": "DropdownExpandableMenuItemProps",
|
|
5448
|
+
"tags": {},
|
|
5449
|
+
"properties": {
|
|
5450
|
+
"disabled": {
|
|
5451
|
+
"name": "disabled",
|
|
5452
|
+
"required": false,
|
|
5453
|
+
"type": {
|
|
5454
|
+
"name": "boolean"
|
|
5455
|
+
},
|
|
5456
|
+
"description": "If true, item will be disabled; it will appear dimmed and onClick event (or any other events) will not fire",
|
|
5457
|
+
"defaultValue": "false",
|
|
5458
|
+
"deprecated": false
|
|
5459
|
+
},
|
|
5460
|
+
"isDisabled": {
|
|
5461
|
+
"name": "isDisabled",
|
|
5462
|
+
"required": false,
|
|
5463
|
+
"type": {
|
|
5464
|
+
"name": "boolean"
|
|
5465
|
+
},
|
|
5466
|
+
"deprecated": false
|
|
5467
|
+
}
|
|
5468
|
+
}
|
|
5469
|
+
},
|
|
5470
|
+
{
|
|
5471
|
+
"name": "DropdownExpandableMenuListItemProps",
|
|
5472
|
+
"kind": 256,
|
|
5473
|
+
"kindString": "Interface",
|
|
5474
|
+
"flags": {
|
|
5475
|
+
"isExported": true
|
|
5476
|
+
},
|
|
5477
|
+
"id": "DropdownExpandableMenuListItemProps",
|
|
5478
|
+
"tags": {},
|
|
5479
|
+
"properties": {
|
|
5480
|
+
"disabled": {
|
|
5481
|
+
"name": "disabled",
|
|
5482
|
+
"required": false,
|
|
5483
|
+
"type": {
|
|
5484
|
+
"name": "boolean"
|
|
5485
|
+
},
|
|
5486
|
+
"deprecated": false
|
|
5487
|
+
},
|
|
5488
|
+
"testId": {
|
|
5489
|
+
"name": "testId",
|
|
5490
|
+
"required": false,
|
|
5491
|
+
"type": {
|
|
5492
|
+
"name": "string"
|
|
5493
|
+
},
|
|
5494
|
+
"deprecated": false
|
|
5495
|
+
}
|
|
5496
|
+
}
|
|
5497
|
+
},
|
|
5498
|
+
{
|
|
5499
|
+
"name": "DropdownExpandableMenuPanelProps",
|
|
5500
|
+
"kind": 256,
|
|
5501
|
+
"kindString": "Interface",
|
|
5502
|
+
"flags": {
|
|
5503
|
+
"isExported": true
|
|
5504
|
+
},
|
|
5505
|
+
"id": "DropdownExpandableMenuPanelProps",
|
|
5506
|
+
"tags": {},
|
|
5507
|
+
"properties": {
|
|
5508
|
+
"isInverse": {
|
|
5509
|
+
"name": "isInverse",
|
|
5510
|
+
"required": false,
|
|
5511
|
+
"type": {
|
|
5512
|
+
"name": "boolean"
|
|
5513
|
+
},
|
|
5514
|
+
"description": "If true, the component will have inverse styling to better appear on a dark background",
|
|
5515
|
+
"defaultValue": "false",
|
|
5516
|
+
"deprecated": false
|
|
5517
|
+
},
|
|
5518
|
+
"testId": {
|
|
5519
|
+
"name": "testId",
|
|
5520
|
+
"required": false,
|
|
5521
|
+
"type": {
|
|
5522
|
+
"name": "string"
|
|
5523
|
+
},
|
|
5524
|
+
"deprecated": false
|
|
5525
|
+
}
|
|
5526
|
+
}
|
|
5527
|
+
},
|
|
5354
5528
|
{
|
|
5355
5529
|
"name": "DropdownHeaderProps",
|
|
5356
5530
|
"kind": 256,
|
|
@@ -7362,12 +7536,12 @@
|
|
|
7362
7536
|
"typeArguments": [
|
|
7363
7537
|
{
|
|
7364
7538
|
"type": "reference",
|
|
7365
|
-
"id":
|
|
7539
|
+
"id": 4248,
|
|
7366
7540
|
"name": "IconOnlyButtonProps"
|
|
7367
7541
|
},
|
|
7368
7542
|
{
|
|
7369
7543
|
"type": "reference",
|
|
7370
|
-
"id":
|
|
7544
|
+
"id": 4252,
|
|
7371
7545
|
"name": "IconTextButtonProps"
|
|
7372
7546
|
}
|
|
7373
7547
|
],
|
|
@@ -8029,6 +8203,18 @@
|
|
|
8029
8203
|
},
|
|
8030
8204
|
"deprecated": false
|
|
8031
8205
|
},
|
|
8206
|
+
"inputSize": {
|
|
8207
|
+
"name": "inputSize",
|
|
8208
|
+
"required": false,
|
|
8209
|
+
"type": {
|
|
8210
|
+
"name": "enum",
|
|
8211
|
+
"options": [
|
|
8212
|
+
"InputSize.large",
|
|
8213
|
+
"InputSize.medium"
|
|
8214
|
+
]
|
|
8215
|
+
},
|
|
8216
|
+
"deprecated": false
|
|
8217
|
+
},
|
|
8032
8218
|
"isClearable": {
|
|
8033
8219
|
"name": "isClearable",
|
|
8034
8220
|
"required": false,
|
|
@@ -9063,12 +9249,12 @@
|
|
|
9063
9249
|
"typeArguments": [
|
|
9064
9250
|
{
|
|
9065
9251
|
"type": "reference",
|
|
9066
|
-
"id":
|
|
9252
|
+
"id": 16381,
|
|
9067
9253
|
"name": "NavTabChildrenProps"
|
|
9068
9254
|
},
|
|
9069
9255
|
{
|
|
9070
9256
|
"type": "reference",
|
|
9071
|
-
"id":
|
|
9257
|
+
"id": 16647,
|
|
9072
9258
|
"name": "NavTabComponentProps"
|
|
9073
9259
|
}
|
|
9074
9260
|
],
|
|
@@ -9498,12 +9684,12 @@
|
|
|
9498
9684
|
"types": [
|
|
9499
9685
|
{
|
|
9500
9686
|
"type": "reference",
|
|
9501
|
-
"id":
|
|
9687
|
+
"id": 26134,
|
|
9502
9688
|
"name": "ControlledPaginationProps"
|
|
9503
9689
|
},
|
|
9504
9690
|
{
|
|
9505
9691
|
"type": "reference",
|
|
9506
|
-
"id":
|
|
9692
|
+
"id": 26411,
|
|
9507
9693
|
"name": "UncontrolledPaginationProps"
|
|
9508
9694
|
}
|
|
9509
9695
|
]
|
|
@@ -9775,6 +9961,20 @@
|
|
|
9775
9961
|
"defaultValue": "\"Hide\"",
|
|
9776
9962
|
"deprecated": false
|
|
9777
9963
|
},
|
|
9964
|
+
"inputSize": {
|
|
9965
|
+
"name": "inputSize",
|
|
9966
|
+
"required": false,
|
|
9967
|
+
"type": {
|
|
9968
|
+
"name": "enum",
|
|
9969
|
+
"options": [
|
|
9970
|
+
"InputSize.large",
|
|
9971
|
+
"InputSize.medium"
|
|
9972
|
+
]
|
|
9973
|
+
},
|
|
9974
|
+
"description": "Relative size of the component",
|
|
9975
|
+
"defaultValue": "InputSize.medium",
|
|
9976
|
+
"deprecated": false
|
|
9977
|
+
},
|
|
9778
9978
|
"isInverse": {
|
|
9779
9979
|
"name": "isInverse",
|
|
9780
9980
|
"required": false,
|
|
@@ -10571,7 +10771,7 @@
|
|
|
10571
10771
|
"flags": {},
|
|
10572
10772
|
"typeParameter": [
|
|
10573
10773
|
{
|
|
10574
|
-
"id":
|
|
10774
|
+
"id": 11394,
|
|
10575
10775
|
"name": "T",
|
|
10576
10776
|
"kind": 131072,
|
|
10577
10777
|
"kindString": "Type parameter",
|
|
@@ -10680,7 +10880,7 @@
|
|
|
10680
10880
|
"flags": {},
|
|
10681
10881
|
"typeParameter": [
|
|
10682
10882
|
{
|
|
10683
|
-
"id":
|
|
10883
|
+
"id": 11426,
|
|
10684
10884
|
"name": "T",
|
|
10685
10885
|
"kind": 131072,
|
|
10686
10886
|
"kindString": "Type parameter",
|
|
@@ -10818,7 +11018,7 @@
|
|
|
10818
11018
|
"flags": {},
|
|
10819
11019
|
"typeParameter": [
|
|
10820
11020
|
{
|
|
10821
|
-
"id":
|
|
11021
|
+
"id": 11455,
|
|
10822
11022
|
"name": "T",
|
|
10823
11023
|
"kind": 131072,
|
|
10824
11024
|
"kindString": "Type parameter",
|
|
@@ -10914,7 +11114,7 @@
|
|
|
10914
11114
|
},
|
|
10915
11115
|
"typeParameter": [
|
|
10916
11116
|
{
|
|
10917
|
-
"id":
|
|
11117
|
+
"id": 11347,
|
|
10918
11118
|
"name": "T",
|
|
10919
11119
|
"kind": 131072,
|
|
10920
11120
|
"kindString": "Type parameter",
|
|
@@ -10926,7 +11126,7 @@
|
|
|
10926
11126
|
"type": {
|
|
10927
11127
|
"type": "reflection",
|
|
10928
11128
|
"declaration": {
|
|
10929
|
-
"id":
|
|
11129
|
+
"id": 11348,
|
|
10930
11130
|
"name": "__type",
|
|
10931
11131
|
"kind": 65536,
|
|
10932
11132
|
"kindString": "Type literal",
|
|
@@ -10935,7 +11135,7 @@
|
|
|
10935
11135
|
},
|
|
10936
11136
|
"indexSignature": [
|
|
10937
11137
|
{
|
|
10938
|
-
"id":
|
|
11138
|
+
"id": 11356,
|
|
10939
11139
|
"name": "__index",
|
|
10940
11140
|
"kind": 8192,
|
|
10941
11141
|
"kindString": "Index signature",
|
|
@@ -10944,7 +11144,7 @@
|
|
|
10944
11144
|
},
|
|
10945
11145
|
"parameters": [
|
|
10946
11146
|
{
|
|
10947
|
-
"id":
|
|
11147
|
+
"id": 11357,
|
|
10948
11148
|
"name": "key",
|
|
10949
11149
|
"kind": 32768,
|
|
10950
11150
|
"kindString": "Parameter",
|
|
@@ -10965,7 +11165,7 @@
|
|
|
10965
11165
|
],
|
|
10966
11166
|
"children": [
|
|
10967
11167
|
{
|
|
10968
|
-
"id":
|
|
11168
|
+
"id": 11350,
|
|
10969
11169
|
"name": "isFocused",
|
|
10970
11170
|
"kind": 32,
|
|
10971
11171
|
"kindString": "Variable",
|
|
@@ -10986,7 +11186,7 @@
|
|
|
10986
11186
|
}
|
|
10987
11187
|
},
|
|
10988
11188
|
{
|
|
10989
|
-
"id":
|
|
11189
|
+
"id": 11351,
|
|
10990
11190
|
"name": "isInverse",
|
|
10991
11191
|
"kind": 32,
|
|
10992
11192
|
"kindString": "Variable",
|
|
@@ -11007,7 +11207,7 @@
|
|
|
11007
11207
|
}
|
|
11008
11208
|
},
|
|
11009
11209
|
{
|
|
11010
|
-
"id":
|
|
11210
|
+
"id": 11352,
|
|
11011
11211
|
"name": "item",
|
|
11012
11212
|
"kind": 32,
|
|
11013
11213
|
"kindString": "Variable",
|
|
@@ -11027,7 +11227,7 @@
|
|
|
11027
11227
|
}
|
|
11028
11228
|
},
|
|
11029
11229
|
{
|
|
11030
|
-
"id":
|
|
11230
|
+
"id": 11353,
|
|
11031
11231
|
"name": "itemRef",
|
|
11032
11232
|
"kind": 32,
|
|
11033
11233
|
"kindString": "Variable",
|
|
@@ -11053,7 +11253,7 @@
|
|
|
11053
11253
|
}
|
|
11054
11254
|
},
|
|
11055
11255
|
{
|
|
11056
|
-
"id":
|
|
11256
|
+
"id": 11354,
|
|
11057
11257
|
"name": "itemString",
|
|
11058
11258
|
"kind": 32,
|
|
11059
11259
|
"kindString": "Variable",
|
|
@@ -11073,7 +11273,7 @@
|
|
|
11073
11273
|
}
|
|
11074
11274
|
},
|
|
11075
11275
|
{
|
|
11076
|
-
"id":
|
|
11276
|
+
"id": 11349,
|
|
11077
11277
|
"name": "key",
|
|
11078
11278
|
"kind": 32,
|
|
11079
11279
|
"kindString": "Variable",
|
|
@@ -11093,7 +11293,7 @@
|
|
|
11093
11293
|
}
|
|
11094
11294
|
},
|
|
11095
11295
|
{
|
|
11096
|
-
"id":
|
|
11296
|
+
"id": 11355,
|
|
11097
11297
|
"name": "theme",
|
|
11098
11298
|
"kind": 32,
|
|
11099
11299
|
"kindString": "Variable",
|
|
@@ -11118,13 +11318,13 @@
|
|
|
11118
11318
|
"title": "Variables",
|
|
11119
11319
|
"kind": 32,
|
|
11120
11320
|
"children": [
|
|
11121
|
-
|
|
11122
|
-
|
|
11123
|
-
|
|
11124
|
-
|
|
11125
|
-
|
|
11126
|
-
|
|
11127
|
-
|
|
11321
|
+
11350,
|
|
11322
|
+
11351,
|
|
11323
|
+
11352,
|
|
11324
|
+
11353,
|
|
11325
|
+
11354,
|
|
11326
|
+
11349,
|
|
11327
|
+
11355
|
|
11128
11328
|
]
|
|
11129
11329
|
}
|
|
11130
11330
|
],
|
|
@@ -11150,7 +11350,7 @@
|
|
|
11150
11350
|
},
|
|
11151
11351
|
"typeParameter": [
|
|
11152
11352
|
{
|
|
11153
|
-
"id":
|
|
11353
|
+
"id": 11359,
|
|
11154
11354
|
"name": "T",
|
|
11155
11355
|
"kind": 131072,
|
|
11156
11356
|
"kindString": "Type parameter",
|
|
@@ -11162,7 +11362,7 @@
|
|
|
11162
11362
|
"type": {
|
|
11163
11363
|
"type": "reflection",
|
|
11164
11364
|
"declaration": {
|
|
11165
|
-
"id":
|
|
11365
|
+
"id": 11360,
|
|
11166
11366
|
"name": "__type",
|
|
11167
11367
|
"kind": 65536,
|
|
11168
11368
|
"kindString": "Type literal",
|
|
@@ -11171,7 +11371,7 @@
|
|
|
11171
11371
|
},
|
|
11172
11372
|
"children": [
|
|
11173
11373
|
{
|
|
11174
|
-
"id":
|
|
11374
|
+
"id": 11361,
|
|
11175
11375
|
"name": "ClearIndicator",
|
|
11176
11376
|
"kind": 32,
|
|
11177
11377
|
"kindString": "Variable",
|
|
@@ -11191,7 +11391,7 @@
|
|
|
11191
11391
|
"typeArguments": [
|
|
11192
11392
|
{
|
|
11193
11393
|
"type": "reference",
|
|
11194
|
-
"id":
|
|
11394
|
+
"id": 4534,
|
|
11195
11395
|
"name": "IconButtonProps"
|
|
11196
11396
|
}
|
|
11197
11397
|
],
|
|
@@ -11199,7 +11399,7 @@
|
|
|
11199
11399
|
}
|
|
11200
11400
|
},
|
|
11201
11401
|
{
|
|
11202
|
-
"id":
|
|
11402
|
+
"id": 11362,
|
|
11203
11403
|
"name": "DropdownIndicator",
|
|
11204
11404
|
"kind": 32,
|
|
11205
11405
|
"kindString": "Variable",
|
|
@@ -11232,7 +11432,7 @@
|
|
|
11232
11432
|
}
|
|
11233
11433
|
},
|
|
11234
11434
|
{
|
|
11235
|
-
"id":
|
|
11435
|
+
"id": 11364,
|
|
11236
11436
|
"name": "Item",
|
|
11237
11437
|
"kind": 32,
|
|
11238
11438
|
"kindString": "Variable",
|
|
@@ -11252,7 +11452,7 @@
|
|
|
11252
11452
|
"typeArguments": [
|
|
11253
11453
|
{
|
|
11254
11454
|
"type": "reference",
|
|
11255
|
-
"id":
|
|
11455
|
+
"id": 11346,
|
|
11256
11456
|
"typeArguments": [
|
|
11257
11457
|
{
|
|
11258
11458
|
"type": "typeParameter",
|
|
@@ -11266,7 +11466,7 @@
|
|
|
11266
11466
|
}
|
|
11267
11467
|
},
|
|
11268
11468
|
{
|
|
11269
|
-
"id":
|
|
11469
|
+
"id": 11363,
|
|
11270
11470
|
"name": "LoadingIndicator",
|
|
11271
11471
|
"kind": 32,
|
|
11272
11472
|
"kindString": "Variable",
|
|
@@ -11286,7 +11486,7 @@
|
|
|
11286
11486
|
"typeArguments": [
|
|
11287
11487
|
{
|
|
11288
11488
|
"type": "reference",
|
|
11289
|
-
"id":
|
|
11489
|
+
"id": 2762,
|
|
11290
11490
|
"name": "SpinnerProps"
|
|
11291
11491
|
}
|
|
11292
11492
|
],
|
|
@@ -11299,10 +11499,10 @@
|
|
|
11299
11499
|
"title": "Variables",
|
|
11300
11500
|
"kind": 32,
|
|
11301
11501
|
"children": [
|
|
11302
|
-
|
|
11303
|
-
|
|
11304
|
-
|
|
11305
|
-
|
|
11502
|
+
11361,
|
|
11503
|
+
11362,
|
|
11504
|
+
11364,
|
|
11505
|
+
11363
|
|
11306
11506
|
]
|
|
11307
11507
|
}
|
|
11308
11508
|
],
|
|
@@ -11328,7 +11528,7 @@
|
|
|
11328
11528
|
},
|
|
11329
11529
|
"typeParameter": [
|
|
11330
11530
|
{
|
|
11331
|
-
"id":
|
|
11531
|
+
"id": 11504,
|
|
11332
11532
|
"name": "T",
|
|
11333
11533
|
"kind": 131072,
|
|
11334
11534
|
"kindString": "Type parameter",
|
|
@@ -11360,7 +11560,7 @@
|
|
|
11360
11560
|
},
|
|
11361
11561
|
"typeParameter": [
|
|
11362
11562
|
{
|
|
11363
|
-
"id":
|
|
11563
|
+
"id": 11483,
|
|
11364
11564
|
"name": "T",
|
|
11365
11565
|
"kind": 131072,
|
|
11366
11566
|
"kindString": "Type parameter",
|
|
@@ -11554,7 +11754,7 @@
|
|
|
11554
11754
|
},
|
|
11555
11755
|
"typeParameter": [
|
|
11556
11756
|
{
|
|
11557
|
-
"id":
|
|
11757
|
+
"id": 11612,
|
|
11558
11758
|
"name": "T",
|
|
11559
11759
|
"kind": 131072,
|
|
11560
11760
|
"kindString": "Type parameter",
|
|
@@ -11563,7 +11763,7 @@
|
|
|
11563
11763
|
},
|
|
11564
11764
|
"type": {
|
|
11565
11765
|
"type": "reference",
|
|
11566
|
-
"id":
|
|
11766
|
+
"id": 11655,
|
|
11567
11767
|
"name": "SelectOptions"
|
|
11568
11768
|
}
|
|
11569
11769
|
}
|
|
@@ -11721,7 +11921,7 @@
|
|
|
11721
11921
|
},
|
|
11722
11922
|
"typeParameter": [
|
|
11723
11923
|
{
|
|
11724
|
-
"id":
|
|
11924
|
+
"id": 11510,
|
|
11725
11925
|
"name": "T",
|
|
11726
11926
|
"kind": 131072,
|
|
11727
11927
|
"kindString": "Type parameter",
|
|
@@ -11730,7 +11930,7 @@
|
|
|
11730
11930
|
},
|
|
11731
11931
|
"type": {
|
|
11732
11932
|
"type": "reference",
|
|
11733
|
-
"id":
|
|
11933
|
+
"id": 11655,
|
|
11734
11934
|
"name": "SelectOptions"
|
|
11735
11935
|
}
|
|
11736
11936
|
}
|
|
@@ -12189,7 +12389,7 @@
|
|
|
12189
12389
|
{
|
|
12190
12390
|
"type": "reflection",
|
|
12191
12391
|
"declaration": {
|
|
12192
|
-
"id":
|
|
12392
|
+
"id": 11656,
|
|
12193
12393
|
"name": "__type",
|
|
12194
12394
|
"kind": 65536,
|
|
12195
12395
|
"kindString": "Type literal",
|
|
@@ -12198,7 +12398,7 @@
|
|
|
12198
12398
|
},
|
|
12199
12399
|
"indexSignature": [
|
|
12200
12400
|
{
|
|
12201
|
-
"id":
|
|
12401
|
+
"id": 11659,
|
|
12202
12402
|
"name": "__index",
|
|
12203
12403
|
"kind": 8192,
|
|
12204
12404
|
"kindString": "Index signature",
|
|
@@ -12207,7 +12407,7 @@
|
|
|
12207
12407
|
},
|
|
12208
12408
|
"parameters": [
|
|
12209
12409
|
{
|
|
12210
|
-
"id":
|
|
12410
|
+
"id": 11660,
|
|
12211
12411
|
"name": "key",
|
|
12212
12412
|
"kind": 32768,
|
|
12213
12413
|
"kindString": "Parameter",
|
|
@@ -12228,7 +12428,7 @@
|
|
|
12228
12428
|
],
|
|
12229
12429
|
"children": [
|
|
12230
12430
|
{
|
|
12231
|
-
"id":
|
|
12431
|
+
"id": 11658,
|
|
12232
12432
|
"name": "label",
|
|
12233
12433
|
"kind": 32,
|
|
12234
12434
|
"kindString": "Variable",
|
|
@@ -12248,7 +12448,7 @@
|
|
|
12248
12448
|
}
|
|
12249
12449
|
},
|
|
12250
12450
|
{
|
|
12251
|
-
"id":
|
|
12451
|
+
"id": 11657,
|
|
12252
12452
|
"name": "value",
|
|
12253
12453
|
"kind": 32,
|
|
12254
12454
|
"kindString": "Variable",
|
|
@@ -12273,8 +12473,8 @@
|
|
|
12273
12473
|
"title": "Variables",
|
|
12274
12474
|
"kind": 32,
|
|
12275
12475
|
"children": [
|
|
12276
|
-
|
|
12277
|
-
|
|
12476
|
+
11658,
|
|
12477
|
+
11657
|
|
12278
12478
|
]
|
|
12279
12479
|
}
|
|
12280
12480
|
],
|
|
@@ -12306,7 +12506,7 @@
|
|
|
12306
12506
|
},
|
|
12307
12507
|
"typeParameter": [
|
|
12308
12508
|
{
|
|
12309
|
-
"id":
|
|
12509
|
+
"id": 11681,
|
|
12310
12510
|
"name": "T",
|
|
12311
12511
|
"kind": 131072,
|
|
12312
12512
|
"kindString": "Type parameter",
|
|
@@ -12320,7 +12520,7 @@
|
|
|
12320
12520
|
"typeArguments": [
|
|
12321
12521
|
{
|
|
12322
12522
|
"type": "reference",
|
|
12323
|
-
"id":
|
|
12523
|
+
"id": 11509,
|
|
12324
12524
|
"typeArguments": [
|
|
12325
12525
|
{
|
|
12326
12526
|
"type": "typeParameter",
|
|
@@ -12331,7 +12531,7 @@
|
|
|
12331
12531
|
},
|
|
12332
12532
|
{
|
|
12333
12533
|
"type": "reference",
|
|
12334
|
-
"id":
|
|
12534
|
+
"id": 11611,
|
|
12335
12535
|
"typeArguments": [
|
|
12336
12536
|
{
|
|
12337
12537
|
"type": "typeParameter",
|
|
@@ -13315,7 +13515,7 @@
|
|
|
13315
13515
|
"type": {
|
|
13316
13516
|
"name": "function"
|
|
13317
13517
|
},
|
|
13318
|
-
"description": "Event that fires when the number of rows per page changes",
|
|
13518
|
+
"description": "Event that fires when the number of rows per page changes.\nIf no function is passed, the rows per page select will be hidden",
|
|
13319
13519
|
"deprecated": false
|
|
13320
13520
|
},
|
|
13321
13521
|
"rowsPerPageValues": {
|
|
@@ -13371,6 +13571,44 @@
|
|
|
13371
13571
|
}
|
|
13372
13572
|
}
|
|
13373
13573
|
},
|
|
13574
|
+
{
|
|
13575
|
+
"name": "RowsPerPageControllerProps",
|
|
13576
|
+
"kind": 256,
|
|
13577
|
+
"kindString": "Interface",
|
|
13578
|
+
"flags": {},
|
|
13579
|
+
"id": "RowsPerPageControllerProps",
|
|
13580
|
+
"tags": {},
|
|
13581
|
+
"properties": {
|
|
13582
|
+
"handleRowsPerPageChange": {
|
|
13583
|
+
"name": "handleRowsPerPageChange",
|
|
13584
|
+
"required": false,
|
|
13585
|
+
"type": {
|
|
13586
|
+
"name": "function"
|
|
13587
|
+
},
|
|
13588
|
+
"description": "Event that fires when the number of rows per page changes",
|
|
13589
|
+
"deprecated": false
|
|
13590
|
+
},
|
|
13591
|
+
"isInverse": {
|
|
13592
|
+
"name": "isInverse",
|
|
13593
|
+
"required": false,
|
|
13594
|
+
"type": {
|
|
13595
|
+
"name": "boolean"
|
|
13596
|
+
},
|
|
13597
|
+
"description": "If true, the component will have inverse styling to better appear on a dark background",
|
|
13598
|
+
"defaultValue": "false",
|
|
13599
|
+
"deprecated": false
|
|
13600
|
+
},
|
|
13601
|
+
"rowsPerPageValues": {
|
|
13602
|
+
"name": "rowsPerPageValues",
|
|
13603
|
+
"required": true,
|
|
13604
|
+
"type": {
|
|
13605
|
+
"name": "number[]"
|
|
13606
|
+
},
|
|
13607
|
+
"description": "Values added to the rows per page select",
|
|
13608
|
+
"deprecated": false
|
|
13609
|
+
}
|
|
13610
|
+
}
|
|
13611
|
+
},
|
|
13374
13612
|
{
|
|
13375
13613
|
"name": "UncontrolledPageProps",
|
|
13376
13614
|
"kind": 256,
|
|
@@ -13427,12 +13665,12 @@
|
|
|
13427
13665
|
"typeArguments": [
|
|
13428
13666
|
{
|
|
13429
13667
|
"type": "reference",
|
|
13430
|
-
"id":
|
|
13668
|
+
"id": 23385,
|
|
13431
13669
|
"name": "ControlledPageProps"
|
|
13432
13670
|
},
|
|
13433
13671
|
{
|
|
13434
13672
|
"type": "reference",
|
|
13435
|
-
"id":
|
|
13673
|
+
"id": 23387,
|
|
13436
13674
|
"name": "UncontrolledPageProps"
|
|
13437
13675
|
}
|
|
13438
13676
|
],
|
|
@@ -13454,12 +13692,12 @@
|
|
|
13454
13692
|
"typeArguments": [
|
|
13455
13693
|
{
|
|
13456
13694
|
"type": "reference",
|
|
13457
|
-
"id":
|
|
13695
|
+
"id": 23389,
|
|
13458
13696
|
"name": "ControlledRowsPerPageProps"
|
|
13459
13697
|
},
|
|
13460
13698
|
{
|
|
13461
13699
|
"type": "reference",
|
|
13462
|
-
"id":
|
|
13700
|
+
"id": 23391,
|
|
13463
13701
|
"name": "UncontrolledRowsPerPageProps"
|
|
13464
13702
|
}
|
|
13465
13703
|
],
|
|
@@ -13481,17 +13719,17 @@
|
|
|
13481
13719
|
"types": [
|
|
13482
13720
|
{
|
|
13483
13721
|
"type": "reference",
|
|
13484
|
-
"id":
|
|
13722
|
+
"id": 23112,
|
|
13485
13723
|
"name": "BaseTablePaginationProps"
|
|
13486
13724
|
},
|
|
13487
13725
|
{
|
|
13488
13726
|
"type": "reference",
|
|
13489
|
-
"id":
|
|
13727
|
+
"id": 23400,
|
|
13490
13728
|
"name": "PagePaginationProps"
|
|
13491
13729
|
},
|
|
13492
13730
|
{
|
|
13493
13731
|
"type": "reference",
|
|
13494
|
-
"id":
|
|
13732
|
+
"id": 23401,
|
|
13495
13733
|
"name": "RowsPaginationProps"
|
|
13496
13734
|
}
|
|
13497
13735
|
]
|
|
@@ -13558,7 +13796,7 @@
|
|
|
13558
13796
|
"type": {
|
|
13559
13797
|
"name": "function"
|
|
13560
13798
|
},
|
|
13561
|
-
"description": "Event that fires when the number of rows per page changes",
|
|
13799
|
+
"description": "Event that fires when the number of rows per page changes.\nIf no function is passed, the rows per page select will be hidden",
|
|
13562
13800
|
"deprecated": false
|
|
13563
13801
|
},
|
|
13564
13802
|
"rowsPerPageValues": {
|
|
@@ -14030,12 +14268,12 @@
|
|
|
14030
14268
|
"types": [
|
|
14031
14269
|
{
|
|
14032
14270
|
"type": "reference",
|
|
14033
|
-
"id":
|
|
14271
|
+
"id": 15196,
|
|
14034
14272
|
"name": "HorizontalTabsProps"
|
|
14035
14273
|
},
|
|
14036
14274
|
{
|
|
14037
14275
|
"type": "reference",
|
|
14038
|
-
"id":
|
|
14276
|
+
"id": 15193,
|
|
14039
14277
|
"name": "VerticalTabsProps"
|
|
14040
14278
|
}
|
|
14041
14279
|
]
|
|
@@ -14491,12 +14729,12 @@
|
|
|
14491
14729
|
"typeArguments": [
|
|
14492
14730
|
{
|
|
14493
14731
|
"type": "reference",
|
|
14494
|
-
"id":
|
|
14732
|
+
"id": 27644,
|
|
14495
14733
|
"name": "DeletableTagProps"
|
|
14496
14734
|
},
|
|
14497
14735
|
{
|
|
14498
14736
|
"type": "reference",
|
|
14499
|
-
"id":
|
|
14737
|
+
"id": 27657,
|
|
14500
14738
|
"name": "ClickableTagProps"
|
|
14501
14739
|
}
|
|
14502
14740
|
],
|
|
@@ -14741,7 +14979,7 @@
|
|
|
14741
14979
|
"type": "query",
|
|
14742
14980
|
"queryType": {
|
|
14743
14981
|
"type": "reference",
|
|
14744
|
-
"id":
|
|
14982
|
+
"id": 28912,
|
|
14745
14983
|
"name": "useTimePicker"
|
|
14746
14984
|
}
|
|
14747
14985
|
}
|
|
@@ -15436,12 +15674,12 @@
|
|
|
15436
15674
|
"typeArguments": [
|
|
15437
15675
|
{
|
|
15438
15676
|
"type": "reference",
|
|
15439
|
-
"id":
|
|
15677
|
+
"id": 30453,
|
|
15440
15678
|
"name": "ToggleButtonTextProps"
|
|
15441
15679
|
},
|
|
15442
15680
|
{
|
|
15443
15681
|
"type": "reference",
|
|
15444
|
-
"id":
|
|
15682
|
+
"id": 30732,
|
|
15445
15683
|
"name": "ToggleButtonIconProps"
|
|
15446
15684
|
}
|
|
15447
15685
|
],
|
|
@@ -16042,7 +16280,7 @@
|
|
|
16042
16280
|
},
|
|
16043
16281
|
"typeParameter": [
|
|
16044
16282
|
{
|
|
16045
|
-
"id":
|
|
16283
|
+
"id": 5397,
|
|
16046
16284
|
"name": "T",
|
|
16047
16285
|
"kind": 131072,
|
|
16048
16286
|
"kindString": "Type parameter",
|
|
@@ -16203,7 +16441,7 @@
|
|
|
16203
16441
|
},
|
|
16204
16442
|
"typeParameter": [
|
|
16205
16443
|
{
|
|
16206
|
-
"id":
|
|
16444
|
+
"id": 21345,
|
|
16207
16445
|
"name": "PaginatedItem",
|
|
16208
16446
|
"kind": 131072,
|
|
16209
16447
|
"kindString": "Type parameter",
|
|
@@ -16263,7 +16501,7 @@
|
|
|
16263
16501
|
},
|
|
16264
16502
|
"typeParameter": [
|
|
16265
16503
|
{
|
|
16266
|
-
"id":
|
|
16504
|
+
"id": 21354,
|
|
16267
16505
|
"name": "PaginatedItem",
|
|
16268
16506
|
"kind": 131072,
|
|
16269
16507
|
"kindString": "Type parameter",
|