react-magma-dom 4.5.0-next.9 → 4.5.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.
Files changed (41) hide show
  1. package/dist/components/AlertBase/index.d.ts +4 -2
  2. package/dist/components/Badge/index.d.ts +1 -1
  3. package/dist/components/BlockQuote/BlockQuoteItem.d.ts +1 -1
  4. package/dist/components/ButtonGroup/ButtonGroup.stories.d.ts +0 -1
  5. package/dist/components/CharacterCounter/CharacterCounter.stories.d.ts +0 -2
  6. package/dist/components/Checkbox/index.d.ts +13 -4
  7. package/dist/components/Datagrid/Datagrid.stories.d.ts +8 -8
  8. package/dist/components/DatePicker/DatePicker.stories.d.ts +1 -0
  9. package/dist/components/Dropdown/DropdownMenuItem.d.ts +6 -4
  10. package/dist/components/Grid/Grid.d.ts +8 -2
  11. package/dist/components/Input/Input.stories.d.ts +3 -3
  12. package/dist/components/InputBase/index.d.ts +15 -5
  13. package/dist/components/Pagination/Pagination.d.ts +6 -2
  14. package/dist/components/Select/SelectContainer.d.ts +5 -2
  15. package/dist/components/Select/shared.d.ts +39 -14
  16. package/dist/components/SelectionControls/InputStyles.d.ts +3 -3
  17. package/dist/components/Stepper/Step.d.ts +4 -1
  18. package/dist/components/StyledButton/index.d.ts +5 -2
  19. package/dist/components/Table/Table.d.ts +10 -5
  20. package/dist/components/Table/Table.stories.d.ts +0 -6
  21. package/dist/components/Table/TableCell.d.ts +1 -1
  22. package/dist/components/Tabs/Tab.d.ts +11 -5
  23. package/dist/components/Tabs/Tabs.d.ts +15 -6
  24. package/dist/components/Tag/Tag.stories.d.ts +0 -2
  25. package/dist/components/Textarea/Textarea.stories.d.ts +0 -1
  26. package/dist/components/ToggleButton/ToggleButton.d.ts +1 -1
  27. package/dist/components/ToggleButton/ToggleButton.stories.d.ts +0 -4
  28. package/dist/components/ToggleButtonGroup/ToggleButtonGroup.stories.d.ts +0 -2
  29. package/dist/components/Tooltip/index.d.ts +10 -5
  30. package/dist/components/Typography/index.d.ts +16 -13
  31. package/dist/esm/index.js +1303 -1079
  32. package/dist/esm/index.js.map +1 -1
  33. package/dist/index.d.ts +7 -2
  34. package/dist/properties.json +126 -99
  35. package/dist/react-magma-dom.cjs.development.js +1290 -1085
  36. package/dist/react-magma-dom.cjs.development.js.map +1 -1
  37. package/dist/react-magma-dom.cjs.production.min.js +1 -1
  38. package/dist/react-magma-dom.cjs.production.min.js.map +1 -1
  39. package/dist/theme/styled.d.ts +4 -3
  40. package/dist/utils/UtilityStyles.d.ts +1 -1
  41. package/package.json +5 -6
@@ -396,22 +396,22 @@
396
396
  "types": [
397
397
  {
398
398
  "type": "reference",
399
- "id": 342,
399
+ "id": 341,
400
400
  "name": "AccordionMultipleProps"
401
401
  },
402
402
  {
403
403
  "type": "reference",
404
- "id": 611,
404
+ "id": 609,
405
405
  "name": "AccordionSingleProps"
406
406
  },
407
407
  {
408
408
  "type": "reference",
409
- "id": 879,
409
+ "id": 876,
410
410
  "name": "AccordionMultipleControlledProps"
411
411
  },
412
412
  {
413
413
  "type": "reference",
414
- "id": 1147,
414
+ "id": 1143,
415
415
  "name": "AccordionSingleControlledProps"
416
416
  }
417
417
  ]
@@ -763,7 +763,7 @@
763
763
  "type": "query",
764
764
  "queryType": {
765
765
  "type": "reference",
766
- "id": 1997,
766
+ "id": 2010,
767
767
  "name": "useAccordionButton"
768
768
  }
769
769
  }
@@ -866,7 +866,7 @@
866
866
  "type": "query",
867
867
  "queryType": {
868
868
  "type": "reference",
869
- "id": 1432,
869
+ "id": 1439,
870
870
  "name": "useAccordionItem"
871
871
  }
872
872
  }
@@ -1925,12 +1925,12 @@
1925
1925
  "types": [
1926
1926
  {
1927
1927
  "type": "reference",
1928
- "id": 3658,
1928
+ "id": 3695,
1929
1929
  "name": "BaseButtonProps"
1930
1930
  },
1931
1931
  {
1932
1932
  "type": "reference",
1933
- "id": 3649,
1933
+ "id": 3686,
1934
1934
  "name": "ButtonStyles"
1935
1935
  }
1936
1936
  ]
@@ -2700,7 +2700,7 @@
2700
2700
  "flags": {},
2701
2701
  "typeParameter": [
2702
2702
  {
2703
- "id": 11770,
2703
+ "id": 11990,
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": 11865,
2895
+ "id": 12097,
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": 11697,
2904
+ "id": 11917,
2905
2905
  "name": "SelectOptions"
2906
2906
  }
2907
2907
  }
@@ -3238,7 +3238,7 @@
3238
3238
  },
3239
3239
  "typeParameter": [
3240
3240
  {
3241
- "id": 11936,
3241
+ "id": 12168,
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": 11697,
3250
+ "id": 11917,
3251
3251
  "name": "SelectOptions"
3252
3252
  }
3253
3253
  }
@@ -3405,7 +3405,7 @@
3405
3405
  },
3406
3406
  "typeParameter": [
3407
3407
  {
3408
- "id": 11983,
3408
+ "id": 12215,
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": 11864,
3422
+ "id": 12096,
3423
3423
  "typeArguments": [
3424
3424
  {
3425
3425
  "type": "typeParameter",
@@ -3430,7 +3430,7 @@
3430
3430
  },
3431
3431
  {
3432
3432
  "type": "reference",
3433
- "id": 11935,
3433
+ "id": 12167,
3434
3434
  "typeArguments": [
3435
3435
  {
3436
3436
  "type": "typeParameter",
@@ -3922,7 +3922,7 @@
3922
3922
  },
3923
3923
  "indexSignature": [
3924
3924
  {
3925
- "id": 24651,
3925
+ "id": 25151,
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": 24652,
3937
+ "id": 25152,
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": 24657,
4027
+ "id": 25157,
4028
4028
  "name": "BaseDatagridProps"
4029
4029
  },
4030
4030
  {
4031
4031
  "type": "reference",
4032
- "id": 24954,
4032
+ "id": 25453,
4033
4033
  "name": "DatagridSelectedRowsProps"
4034
4034
  }
4035
4035
  ]
@@ -4248,12 +4248,12 @@
4248
4248
  "typeArguments": [
4249
4249
  {
4250
4250
  "type": "reference",
4251
- "id": 24950,
4251
+ "id": 25449,
4252
4252
  "name": "ControlledSelectedRowsProps"
4253
4253
  },
4254
4254
  {
4255
4255
  "type": "reference",
4256
- "id": 24952,
4256
+ "id": 25451,
4257
4257
  "name": "UncontrolledSelectedRowsProps"
4258
4258
  }
4259
4259
  ],
@@ -5273,12 +5273,12 @@
5273
5273
  "typeArguments": [
5274
5274
  {
5275
5275
  "type": "reference",
5276
- "id": 4553,
5276
+ "id": 4599,
5277
5277
  "name": "IconOnlyDropdownButtonProps"
5278
5278
  },
5279
5279
  {
5280
5280
  "type": "reference",
5281
- "id": 4557,
5281
+ "id": 4603,
5282
5282
  "name": "IconTextDropdownButtonProps"
5283
5283
  }
5284
5284
  ],
@@ -7574,12 +7574,12 @@
7574
7574
  "typeArguments": [
7575
7575
  {
7576
7576
  "type": "reference",
7577
- "id": 4252,
7577
+ "id": 4291,
7578
7578
  "name": "IconOnlyButtonProps"
7579
7579
  },
7580
7580
  {
7581
7581
  "type": "reference",
7582
- "id": 4256,
7582
+ "id": 4295,
7583
7583
  "name": "IconTextButtonProps"
7584
7584
  }
7585
7585
  ],
@@ -7852,6 +7852,15 @@
7852
7852
  "description": "Function to be called when the contents of input are cleared by clicking a clear button",
7853
7853
  "deprecated": false
7854
7854
  },
7855
+ "onDateChange": {
7856
+ "name": "onDateChange",
7857
+ "required": false,
7858
+ "type": {
7859
+ "name": "function"
7860
+ },
7861
+ "description": "Action that will synchronize chosenDate with input value",
7862
+ "deprecated": false
7863
+ },
7855
7864
  "onIconClick": {
7856
7865
  "name": "onIconClick",
7857
7866
  "required": false,
@@ -8077,6 +8086,15 @@
8077
8086
  "description": "Function to be called when the contents of input are cleared by clicking a clear button",
8078
8087
  "deprecated": false
8079
8088
  },
8089
+ "onDateChange": {
8090
+ "name": "onDateChange",
8091
+ "required": false,
8092
+ "type": {
8093
+ "name": "function"
8094
+ },
8095
+ "description": "Action that will synchronize chosenDate with input value",
8096
+ "deprecated": false
8097
+ },
8080
8098
  "onIconClick": {
8081
8099
  "name": "onIconClick",
8082
8100
  "required": false,
@@ -9333,12 +9351,12 @@
9333
9351
  "typeArguments": [
9334
9352
  {
9335
9353
  "type": "reference",
9336
- "id": 16981,
9354
+ "id": 17351,
9337
9355
  "name": "NavTabChildrenProps"
9338
9356
  },
9339
9357
  {
9340
9358
  "type": "reference",
9341
- "id": 17247,
9359
+ "id": 17617,
9342
9360
  "name": "NavTabComponentProps"
9343
9361
  }
9344
9362
  ],
@@ -9768,12 +9786,12 @@
9768
9786
  "types": [
9769
9787
  {
9770
9788
  "type": "reference",
9771
- "id": 26469,
9789
+ "id": 27089,
9772
9790
  "name": "ControlledPaginationProps"
9773
9791
  },
9774
9792
  {
9775
9793
  "type": "reference",
9776
- "id": 26746,
9794
+ "id": 27365,
9777
9795
  "name": "UncontrolledPaginationProps"
9778
9796
  }
9779
9797
  ]
@@ -10806,6 +10824,15 @@
10806
10824
  "description": "Function to be called when the contents of input are cleared by clicking a clear button",
10807
10825
  "deprecated": false
10808
10826
  },
10827
+ "onDateChange": {
10828
+ "name": "onDateChange",
10829
+ "required": false,
10830
+ "type": {
10831
+ "name": "function"
10832
+ },
10833
+ "description": "Action that will synchronize chosenDate with input value",
10834
+ "deprecated": false
10835
+ },
10809
10836
  "onIconClick": {
10810
10837
  "name": "onIconClick",
10811
10838
  "required": false,
@@ -10879,7 +10906,7 @@
10879
10906
  "flags": {},
10880
10907
  "typeParameter": [
10881
10908
  {
10882
- "id": 11423,
10909
+ "id": 11614,
10883
10910
  "name": "T",
10884
10911
  "kind": 131072,
10885
10912
  "kindString": "Type parameter",
@@ -10988,7 +11015,7 @@
10988
11015
  "flags": {},
10989
11016
  "typeParameter": [
10990
11017
  {
10991
- "id": 11456,
11018
+ "id": 11653,
10992
11019
  "name": "T",
10993
11020
  "kind": 131072,
10994
11021
  "kindString": "Type parameter",
@@ -11134,7 +11161,7 @@
11134
11161
  "flags": {},
11135
11162
  "typeParameter": [
11136
11163
  {
11137
- "id": 11495,
11164
+ "id": 11708,
11138
11165
  "name": "T",
11139
11166
  "kind": 131072,
11140
11167
  "kindString": "Type parameter",
@@ -11230,7 +11257,7 @@
11230
11257
  },
11231
11258
  "typeParameter": [
11232
11259
  {
11233
- "id": 11376,
11260
+ "id": 11567,
11234
11261
  "name": "T",
11235
11262
  "kind": 131072,
11236
11263
  "kindString": "Type parameter",
@@ -11242,7 +11269,7 @@
11242
11269
  "type": {
11243
11270
  "type": "reflection",
11244
11271
  "declaration": {
11245
- "id": 11377,
11272
+ "id": 11568,
11246
11273
  "name": "__type",
11247
11274
  "kind": 65536,
11248
11275
  "kindString": "Type literal",
@@ -11251,7 +11278,7 @@
11251
11278
  },
11252
11279
  "indexSignature": [
11253
11280
  {
11254
- "id": 11385,
11281
+ "id": 11576,
11255
11282
  "name": "__index",
11256
11283
  "kind": 8192,
11257
11284
  "kindString": "Index signature",
@@ -11260,7 +11287,7 @@
11260
11287
  },
11261
11288
  "parameters": [
11262
11289
  {
11263
- "id": 11386,
11290
+ "id": 11577,
11264
11291
  "name": "key",
11265
11292
  "kind": 32768,
11266
11293
  "kindString": "Parameter",
@@ -11281,7 +11308,7 @@
11281
11308
  ],
11282
11309
  "children": [
11283
11310
  {
11284
- "id": 11379,
11311
+ "id": 11570,
11285
11312
  "name": "isFocused",
11286
11313
  "kind": 32,
11287
11314
  "kindString": "Variable",
@@ -11302,7 +11329,7 @@
11302
11329
  }
11303
11330
  },
11304
11331
  {
11305
- "id": 11380,
11332
+ "id": 11571,
11306
11333
  "name": "isInverse",
11307
11334
  "kind": 32,
11308
11335
  "kindString": "Variable",
@@ -11323,7 +11350,7 @@
11323
11350
  }
11324
11351
  },
11325
11352
  {
11326
- "id": 11381,
11353
+ "id": 11572,
11327
11354
  "name": "item",
11328
11355
  "kind": 32,
11329
11356
  "kindString": "Variable",
@@ -11343,7 +11370,7 @@
11343
11370
  }
11344
11371
  },
11345
11372
  {
11346
- "id": 11382,
11373
+ "id": 11573,
11347
11374
  "name": "itemRef",
11348
11375
  "kind": 32,
11349
11376
  "kindString": "Variable",
@@ -11369,7 +11396,7 @@
11369
11396
  }
11370
11397
  },
11371
11398
  {
11372
- "id": 11383,
11399
+ "id": 11574,
11373
11400
  "name": "itemString",
11374
11401
  "kind": 32,
11375
11402
  "kindString": "Variable",
@@ -11389,7 +11416,7 @@
11389
11416
  }
11390
11417
  },
11391
11418
  {
11392
- "id": 11378,
11419
+ "id": 11569,
11393
11420
  "name": "key",
11394
11421
  "kind": 32,
11395
11422
  "kindString": "Variable",
@@ -11409,7 +11436,7 @@
11409
11436
  }
11410
11437
  },
11411
11438
  {
11412
- "id": 11384,
11439
+ "id": 11575,
11413
11440
  "name": "theme",
11414
11441
  "kind": 32,
11415
11442
  "kindString": "Variable",
@@ -11434,13 +11461,13 @@
11434
11461
  "title": "Variables",
11435
11462
  "kind": 32,
11436
11463
  "children": [
11437
- 11379,
11438
- 11380,
11439
- 11381,
11440
- 11382,
11441
- 11383,
11442
- 11378,
11443
- 11384
11464
+ 11570,
11465
+ 11571,
11466
+ 11572,
11467
+ 11573,
11468
+ 11574,
11469
+ 11569,
11470
+ 11575
11444
11471
  ]
11445
11472
  }
11446
11473
  ],
@@ -11466,7 +11493,7 @@
11466
11493
  },
11467
11494
  "typeParameter": [
11468
11495
  {
11469
- "id": 11388,
11496
+ "id": 11579,
11470
11497
  "name": "T",
11471
11498
  "kind": 131072,
11472
11499
  "kindString": "Type parameter",
@@ -11478,7 +11505,7 @@
11478
11505
  "type": {
11479
11506
  "type": "reflection",
11480
11507
  "declaration": {
11481
- "id": 11389,
11508
+ "id": 11580,
11482
11509
  "name": "__type",
11483
11510
  "kind": 65536,
11484
11511
  "kindString": "Type literal",
@@ -11487,7 +11514,7 @@
11487
11514
  },
11488
11515
  "children": [
11489
11516
  {
11490
- "id": 11390,
11517
+ "id": 11581,
11491
11518
  "name": "ClearIndicator",
11492
11519
  "kind": 32,
11493
11520
  "kindString": "Variable",
@@ -11507,7 +11534,7 @@
11507
11534
  "typeArguments": [
11508
11535
  {
11509
11536
  "type": "reference",
11510
- "id": 4538,
11537
+ "id": 4576,
11511
11538
  "name": "IconButtonProps"
11512
11539
  }
11513
11540
  ],
@@ -11515,7 +11542,7 @@
11515
11542
  }
11516
11543
  },
11517
11544
  {
11518
- "id": 11391,
11545
+ "id": 11582,
11519
11546
  "name": "DropdownIndicator",
11520
11547
  "kind": 32,
11521
11548
  "kindString": "Variable",
@@ -11548,7 +11575,7 @@
11548
11575
  }
11549
11576
  },
11550
11577
  {
11551
- "id": 11393,
11578
+ "id": 11584,
11552
11579
  "name": "Item",
11553
11580
  "kind": 32,
11554
11581
  "kindString": "Variable",
@@ -11568,7 +11595,7 @@
11568
11595
  "typeArguments": [
11569
11596
  {
11570
11597
  "type": "reference",
11571
- "id": 11375,
11598
+ "id": 11566,
11572
11599
  "typeArguments": [
11573
11600
  {
11574
11601
  "type": "typeParameter",
@@ -11582,7 +11609,7 @@
11582
11609
  }
11583
11610
  },
11584
11611
  {
11585
- "id": 11392,
11612
+ "id": 11583,
11586
11613
  "name": "LoadingIndicator",
11587
11614
  "kind": 32,
11588
11615
  "kindString": "Variable",
@@ -11602,7 +11629,7 @@
11602
11629
  "typeArguments": [
11603
11630
  {
11604
11631
  "type": "reference",
11605
- "id": 2765,
11632
+ "id": 2786,
11606
11633
  "name": "SpinnerProps"
11607
11634
  }
11608
11635
  ],
@@ -11615,10 +11642,10 @@
11615
11642
  "title": "Variables",
11616
11643
  "kind": 32,
11617
11644
  "children": [
11618
- 11390,
11619
- 11391,
11620
- 11393,
11621
- 11392
11645
+ 11581,
11646
+ 11582,
11647
+ 11584,
11648
+ 11583
11622
11649
  ]
11623
11650
  }
11624
11651
  ],
@@ -11644,7 +11671,7 @@
11644
11671
  },
11645
11672
  "typeParameter": [
11646
11673
  {
11647
- "id": 11545,
11674
+ "id": 11765,
11648
11675
  "name": "T",
11649
11676
  "kind": 131072,
11650
11677
  "kindString": "Type parameter",
@@ -11676,7 +11703,7 @@
11676
11703
  },
11677
11704
  "typeParameter": [
11678
11705
  {
11679
- "id": 11524,
11706
+ "id": 11744,
11680
11707
  "name": "T",
11681
11708
  "kind": 131072,
11682
11709
  "kindString": "Type parameter",
@@ -11870,7 +11897,7 @@
11870
11897
  },
11871
11898
  "typeParameter": [
11872
11899
  {
11873
- "id": 11654,
11900
+ "id": 11874,
11874
11901
  "name": "T",
11875
11902
  "kind": 131072,
11876
11903
  "kindString": "Type parameter",
@@ -11879,7 +11906,7 @@
11879
11906
  },
11880
11907
  "type": {
11881
11908
  "type": "reference",
11882
- "id": 11697,
11909
+ "id": 11917,
11883
11910
  "name": "SelectOptions"
11884
11911
  }
11885
11912
  }
@@ -12037,7 +12064,7 @@
12037
12064
  },
12038
12065
  "typeParameter": [
12039
12066
  {
12040
- "id": 11551,
12067
+ "id": 11771,
12041
12068
  "name": "T",
12042
12069
  "kind": 131072,
12043
12070
  "kindString": "Type parameter",
@@ -12046,7 +12073,7 @@
12046
12073
  },
12047
12074
  "type": {
12048
12075
  "type": "reference",
12049
- "id": 11697,
12076
+ "id": 11917,
12050
12077
  "name": "SelectOptions"
12051
12078
  }
12052
12079
  }
@@ -12514,7 +12541,7 @@
12514
12541
  {
12515
12542
  "type": "reflection",
12516
12543
  "declaration": {
12517
- "id": 11698,
12544
+ "id": 11918,
12518
12545
  "name": "__type",
12519
12546
  "kind": 65536,
12520
12547
  "kindString": "Type literal",
@@ -12523,7 +12550,7 @@
12523
12550
  },
12524
12551
  "indexSignature": [
12525
12552
  {
12526
- "id": 11701,
12553
+ "id": 11921,
12527
12554
  "name": "__index",
12528
12555
  "kind": 8192,
12529
12556
  "kindString": "Index signature",
@@ -12532,7 +12559,7 @@
12532
12559
  },
12533
12560
  "parameters": [
12534
12561
  {
12535
- "id": 11702,
12562
+ "id": 11922,
12536
12563
  "name": "key",
12537
12564
  "kind": 32768,
12538
12565
  "kindString": "Parameter",
@@ -12553,7 +12580,7 @@
12553
12580
  ],
12554
12581
  "children": [
12555
12582
  {
12556
- "id": 11700,
12583
+ "id": 11920,
12557
12584
  "name": "label",
12558
12585
  "kind": 32,
12559
12586
  "kindString": "Variable",
@@ -12573,7 +12600,7 @@
12573
12600
  }
12574
12601
  },
12575
12602
  {
12576
- "id": 11699,
12603
+ "id": 11919,
12577
12604
  "name": "value",
12578
12605
  "kind": 32,
12579
12606
  "kindString": "Variable",
@@ -12598,8 +12625,8 @@
12598
12625
  "title": "Variables",
12599
12626
  "kind": 32,
12600
12627
  "children": [
12601
- 11700,
12602
- 11699
12628
+ 11920,
12629
+ 11919
12603
12630
  ]
12604
12631
  }
12605
12632
  ],
@@ -12631,7 +12658,7 @@
12631
12658
  },
12632
12659
  "typeParameter": [
12633
12660
  {
12634
- "id": 11723,
12661
+ "id": 11943,
12635
12662
  "name": "T",
12636
12663
  "kind": 131072,
12637
12664
  "kindString": "Type parameter",
@@ -12645,7 +12672,7 @@
12645
12672
  "typeArguments": [
12646
12673
  {
12647
12674
  "type": "reference",
12648
- "id": 11550,
12675
+ "id": 11770,
12649
12676
  "typeArguments": [
12650
12677
  {
12651
12678
  "type": "typeParameter",
@@ -12656,7 +12683,7 @@
12656
12683
  },
12657
12684
  {
12658
12685
  "type": "reference",
12659
- "id": 11653,
12686
+ "id": 11873,
12660
12687
  "typeArguments": [
12661
12688
  {
12662
12689
  "type": "typeParameter",
@@ -13960,12 +13987,12 @@
13960
13987
  "typeArguments": [
13961
13988
  {
13962
13989
  "type": "reference",
13963
- "id": 24006,
13990
+ "id": 24485,
13964
13991
  "name": "ControlledPageProps"
13965
13992
  },
13966
13993
  {
13967
13994
  "type": "reference",
13968
- "id": 24008,
13995
+ "id": 24487,
13969
13996
  "name": "UncontrolledPageProps"
13970
13997
  }
13971
13998
  ],
@@ -13987,12 +14014,12 @@
13987
14014
  "typeArguments": [
13988
14015
  {
13989
14016
  "type": "reference",
13990
- "id": 24010,
14017
+ "id": 24489,
13991
14018
  "name": "ControlledRowsPerPageProps"
13992
14019
  },
13993
14020
  {
13994
14021
  "type": "reference",
13995
- "id": 24012,
14022
+ "id": 24491,
13996
14023
  "name": "UncontrolledRowsPerPageProps"
13997
14024
  }
13998
14025
  ],
@@ -14014,17 +14041,17 @@
14014
14041
  "types": [
14015
14042
  {
14016
14043
  "type": "reference",
14017
- "id": 23733,
14044
+ "id": 24213,
14018
14045
  "name": "BaseTablePaginationProps"
14019
14046
  },
14020
14047
  {
14021
14048
  "type": "reference",
14022
- "id": 24021,
14049
+ "id": 24500,
14023
14050
  "name": "PagePaginationProps"
14024
14051
  },
14025
14052
  {
14026
14053
  "type": "reference",
14027
- "id": 24022,
14054
+ "id": 24501,
14028
14055
  "name": "RowsPaginationProps"
14029
14056
  }
14030
14057
  ]
@@ -14591,12 +14618,12 @@
14591
14618
  "types": [
14592
14619
  {
14593
14620
  "type": "reference",
14594
- "id": 15265,
14621
+ "id": 15598,
14595
14622
  "name": "HorizontalTabsProps"
14596
14623
  },
14597
14624
  {
14598
14625
  "type": "reference",
14599
- "id": 15262,
14626
+ "id": 15595,
14600
14627
  "name": "VerticalTabsProps"
14601
14628
  }
14602
14629
  ]
@@ -15074,12 +15101,12 @@
15074
15101
  "typeArguments": [
15075
15102
  {
15076
15103
  "type": "reference",
15077
- "id": 28894,
15104
+ "id": 29588,
15078
15105
  "name": "DeletableTagProps"
15079
15106
  },
15080
15107
  {
15081
15108
  "type": "reference",
15082
- "id": 28907,
15109
+ "id": 29601,
15083
15110
  "name": "ClickableTagProps"
15084
15111
  }
15085
15112
  ],
@@ -15324,7 +15351,7 @@
15324
15351
  "type": "query",
15325
15352
  "queryType": {
15326
15353
  "type": "reference",
15327
- "id": 30162,
15354
+ "id": 30904,
15328
15355
  "name": "useTimePicker"
15329
15356
  }
15330
15357
  }
@@ -16019,12 +16046,12 @@
16019
16046
  "typeArguments": [
16020
16047
  {
16021
16048
  "type": "reference",
16022
- "id": 32598,
16049
+ "id": 33376,
16023
16050
  "name": "ToggleButtonTextProps"
16024
16051
  },
16025
16052
  {
16026
16053
  "type": "reference",
16027
- "id": 32877,
16054
+ "id": 33654,
16028
16055
  "name": "ToggleButtonIconProps"
16029
16056
  }
16030
16057
  ],
@@ -17145,7 +17172,7 @@
17145
17172
  "type": "query",
17146
17173
  "queryType": {
17147
17174
  "type": "reference",
17148
- "id": 31884,
17175
+ "id": 32637,
17149
17176
  "name": "useTreeItem"
17150
17177
  }
17151
17178
  }
@@ -17271,7 +17298,7 @@
17271
17298
  "type": "query",
17272
17299
  "queryType": {
17273
17300
  "type": "reference",
17274
- "id": 31564,
17301
+ "id": 32318,
17275
17302
  "name": "useTreeView"
17276
17303
  }
17277
17304
  }
@@ -17291,7 +17318,7 @@
17291
17318
  },
17292
17319
  "typeParameter": [
17293
17320
  {
17294
- "id": 5403,
17321
+ "id": 5458,
17295
17322
  "name": "T",
17296
17323
  "kind": 131072,
17297
17324
  "kindString": "Type parameter",
@@ -17468,7 +17495,7 @@
17468
17495
  },
17469
17496
  "typeParameter": [
17470
17497
  {
17471
- "id": 21955,
17498
+ "id": 22404,
17472
17499
  "name": "PaginatedItem",
17473
17500
  "kind": 131072,
17474
17501
  "kindString": "Type parameter",
@@ -17528,7 +17555,7 @@
17528
17555
  },
17529
17556
  "typeParameter": [
17530
17557
  {
17531
- "id": 21964,
17558
+ "id": 22413,
17532
17559
  "name": "PaginatedItem",
17533
17560
  "kind": 131072,
17534
17561
  "kindString": "Type parameter",