@economic/taco 0.0.19-alpha.0 → 0.0.20-alpha.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 (42) hide show
  1. package/dist/components/Hanger/Hanger.d.ts +7 -3
  2. package/dist/esm/components/Combobox/Combobox.js +1 -1
  3. package/dist/esm/components/Combobox/Combobox.js.map +1 -1
  4. package/dist/esm/components/Hanger/Hanger.js +7 -3
  5. package/dist/esm/components/Hanger/Hanger.js.map +1 -1
  6. package/dist/esm/components/Menu/Menu.js +1 -0
  7. package/dist/esm/components/Menu/Menu.js.map +1 -1
  8. package/dist/esm/components/Popover/Popover.js +34 -29
  9. package/dist/esm/components/Popover/Popover.js.map +1 -1
  10. package/dist/esm/components/Progress/Progress.js +15 -11
  11. package/dist/esm/components/Progress/Progress.js.map +1 -1
  12. package/dist/esm/components/Provider/Provider.js +18 -13
  13. package/dist/esm/components/Provider/Provider.js.map +1 -1
  14. package/dist/esm/components/RadioGroup/RadioGroup.js +57 -45
  15. package/dist/esm/components/RadioGroup/RadioGroup.js.map +1 -1
  16. package/dist/esm/components/Select/Select.js +31 -30
  17. package/dist/esm/components/Select/Select.js.map +1 -1
  18. package/dist/esm/components/Spinner/Spinner.js +19 -12
  19. package/dist/esm/components/Spinner/Spinner.js.map +1 -1
  20. package/dist/esm/components/Switch/Switch.js +10 -9
  21. package/dist/esm/components/Switch/Switch.js.map +1 -1
  22. package/dist/esm/components/Tabs/Tabs.js +27 -25
  23. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  24. package/dist/esm/components/Textarea/Textarea.js +9 -11
  25. package/dist/esm/components/Textarea/Textarea.js.map +1 -1
  26. package/dist/esm/components/Toast/Toaster.js +118 -88
  27. package/dist/esm/components/Toast/Toaster.js.map +1 -1
  28. package/dist/esm/components/Tooltip/Tooltip.js +8 -7
  29. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  30. package/dist/esm/components/Tour/Tour.js +50 -44
  31. package/dist/esm/components/Tour/Tour.js.map +1 -1
  32. package/dist/esm/components/Treeview/Treeview.js +36 -26
  33. package/dist/esm/components/Treeview/Treeview.js.map +1 -1
  34. package/dist/esm/components/VisuallyHidden/VisuallyHidden.js +1 -1
  35. package/dist/esm/components/VisuallyHidden/VisuallyHidden.js.map +1 -1
  36. package/dist/taco.cjs.development.js +518 -427
  37. package/dist/taco.cjs.development.js.map +1 -1
  38. package/dist/taco.cjs.production.min.js +1 -1
  39. package/dist/taco.cjs.production.min.js.map +1 -1
  40. package/dist/utils/tailwind.d.ts +1 -1
  41. package/package.json +2 -2
  42. package/types.json +379 -405
package/types.json CHANGED
@@ -178,7 +178,7 @@
178
178
  ],
179
179
  "props": [
180
180
  {
181
- "id": 738,
181
+ "id": 736,
182
182
  "name": "multiselect",
183
183
  "kind": 1024,
184
184
  "kindString": "Property",
@@ -328,7 +328,7 @@
328
328
  "typeArguments": [
329
329
  {
330
330
  "type": "reference",
331
- "id": 293,
331
+ "id": 288,
332
332
  "name": "HangerProps"
333
333
  }
334
334
  ],
@@ -377,7 +377,7 @@
377
377
  "typeArguments": [
378
378
  {
379
379
  "type": "reference",
380
- "id": 404,
380
+ "id": 402,
381
381
  "name": "MenuProps"
382
382
  }
383
383
  ],
@@ -426,7 +426,7 @@
426
426
  "typeArguments": [
427
427
  {
428
428
  "type": "reference",
429
- "id": 584,
429
+ "id": 582,
430
430
  "name": "PopoverProps"
431
431
  }
432
432
  ],
@@ -667,15 +667,6 @@
667
667
  "UncontrolledCheckboxProps",
668
668
  "ControlledCheckboxProps"
669
669
  ],
670
- "CloseHandler": {
671
- "arguments": {
672
- "event": "React.MouseEvent<HTMLButtonElement, MouseEvent>"
673
- },
674
- "returnValue": [
675
- "void",
676
- "undefined"
677
- ]
678
- },
679
670
  "ComboboxItem": "ScrollableListItem",
680
671
  "ComboboxProps": {
681
672
  "intersections": [
@@ -1910,7 +1901,7 @@
1910
1901
  ],
1911
1902
  "props": [
1912
1903
  {
1913
- "id": 298,
1904
+ "id": 296,
1914
1905
  "name": "Anchor",
1915
1906
  "kind": 1024,
1916
1907
  "kindString": "Property",
@@ -1930,7 +1921,7 @@
1930
1921
  }
1931
1922
  },
1932
1923
  {
1933
- "id": 299,
1924
+ "id": 297,
1934
1925
  "name": "Content",
1935
1926
  "kind": 1024,
1936
1927
  "kindString": "Property",
@@ -1940,7 +1931,7 @@
1940
1931
  "typeArguments": [
1941
1932
  {
1942
1933
  "type": "reference",
1943
- "id": 289,
1934
+ "id": 285,
1944
1935
  "name": "HangerContentProps"
1945
1936
  }
1946
1937
  ],
@@ -1957,7 +1948,7 @@
1957
1948
  ],
1958
1949
  "props": [
1959
1950
  {
1960
- "id": 516,
1951
+ "id": 514,
1961
1952
  "name": "Group",
1962
1953
  "kind": 1024,
1963
1954
  "kindString": "Property",
@@ -1973,7 +1964,7 @@
1973
1964
  "types": [
1974
1965
  {
1975
1966
  "type": "reference",
1976
- "id": 512,
1967
+ "id": 510,
1977
1968
  "name": "NavigationMenuGroupProps"
1978
1969
  },
1979
1970
  {
@@ -2006,7 +1997,7 @@
2006
1997
  ],
2007
1998
  "props": [
2008
1999
  {
2009
- "id": 520,
2000
+ "id": 518,
2010
2001
  "name": "Item",
2011
2002
  "kind": 1024,
2012
2003
  "kindString": "Property",
@@ -2022,7 +2013,7 @@
2022
2013
  "types": [
2023
2014
  {
2024
2015
  "type": "reference",
2025
- "id": 504,
2016
+ "id": 502,
2026
2017
  "name": "NavigationItemProps"
2027
2018
  },
2028
2019
  {
@@ -2048,7 +2039,7 @@
2048
2039
  }
2049
2040
  },
2050
2041
  {
2051
- "id": 521,
2042
+ "id": 519,
2052
2043
  "name": "Menu",
2053
2044
  "kind": 1024,
2054
2045
  "kindString": "Property",
@@ -2058,12 +2049,12 @@
2058
2049
  },
2059
2050
  "type": {
2060
2051
  "type": "reference",
2061
- "id": 514,
2052
+ "id": 512,
2062
2053
  "name": "ForwardedNavigationMenuWithStatics"
2063
2054
  }
2064
2055
  },
2065
2056
  {
2066
- "id": 522,
2057
+ "id": 520,
2067
2058
  "name": "Panel",
2068
2059
  "kind": 1024,
2069
2060
  "kindString": "Property",
@@ -2079,7 +2070,7 @@
2079
2070
  "types": [
2080
2071
  {
2081
2072
  "type": "reference",
2082
- "id": 511,
2073
+ "id": 509,
2083
2074
  "name": "NavigationPanelProps"
2084
2075
  },
2085
2076
  {
@@ -2112,7 +2103,7 @@
2112
2103
  ],
2113
2104
  "props": [
2114
2105
  {
2115
- "id": 591,
2106
+ "id": 589,
2116
2107
  "name": "Close",
2117
2108
  "kind": 1024,
2118
2109
  "kindString": "Property",
@@ -2122,7 +2113,7 @@
2122
2113
  "typeArguments": [
2123
2114
  {
2124
2115
  "type": "reference",
2125
- "id": 583,
2116
+ "id": 581,
2126
2117
  "name": "PopoverCloseProps"
2127
2118
  }
2128
2119
  ],
@@ -2132,7 +2123,7 @@
2132
2123
  }
2133
2124
  },
2134
2125
  {
2135
- "id": 590,
2126
+ "id": 588,
2136
2127
  "name": "Content",
2137
2128
  "kind": 1024,
2138
2129
  "kindString": "Property",
@@ -2142,7 +2133,7 @@
2142
2133
  "typeArguments": [
2143
2134
  {
2144
2135
  "type": "reference",
2145
- "id": 576,
2136
+ "id": 574,
2146
2137
  "name": "PopoverContentProps"
2147
2138
  }
2148
2139
  ],
@@ -2152,7 +2143,7 @@
2152
2143
  }
2153
2144
  },
2154
2145
  {
2155
- "id": 589,
2146
+ "id": 587,
2156
2147
  "name": "Trigger",
2157
2148
  "kind": 1024,
2158
2149
  "kindString": "Property",
@@ -2162,7 +2153,7 @@
2162
2153
  "typeArguments": [
2163
2154
  {
2164
2155
  "type": "reference",
2165
- "id": 571,
2156
+ "id": 569,
2166
2157
  "name": "PopoverTriggerProps"
2167
2158
  }
2168
2159
  ],
@@ -2179,7 +2170,7 @@
2179
2170
  ],
2180
2171
  "props": [
2181
2172
  {
2182
- "id": 722,
2173
+ "id": 720,
2183
2174
  "name": "Item",
2184
2175
  "kind": 1024,
2185
2176
  "kindString": "Property",
@@ -2192,7 +2183,7 @@
2192
2183
  "typeArguments": [
2193
2184
  {
2194
2185
  "type": "reference",
2195
- "id": 713,
2186
+ "id": 711,
2196
2187
  "name": "RadioGroupItemProps"
2197
2188
  }
2198
2189
  ],
@@ -2209,7 +2200,7 @@
2209
2200
  ],
2210
2201
  "props": [
2211
2202
  {
2212
- "id": 1003,
2203
+ "id": 1001,
2213
2204
  "name": "Content",
2214
2205
  "kind": 1024,
2215
2206
  "kindString": "Property",
@@ -2225,7 +2216,7 @@
2225
2216
  "types": [
2226
2217
  {
2227
2218
  "type": "reference",
2228
- "id": 996,
2219
+ "id": 994,
2229
2220
  "name": "TabContentProps"
2230
2221
  },
2231
2222
  {
@@ -2251,7 +2242,7 @@
2251
2242
  }
2252
2243
  },
2253
2244
  {
2254
- "id": 1001,
2245
+ "id": 999,
2255
2246
  "name": "List",
2256
2247
  "kind": 1024,
2257
2248
  "kindString": "Property",
@@ -2267,7 +2258,7 @@
2267
2258
  "types": [
2268
2259
  {
2269
2260
  "type": "reference",
2270
- "id": 991,
2261
+ "id": 989,
2271
2262
  "name": "TabListProps"
2272
2263
  },
2273
2264
  {
@@ -2293,7 +2284,7 @@
2293
2284
  }
2294
2285
  },
2295
2286
  {
2296
- "id": 1002,
2287
+ "id": 1000,
2297
2288
  "name": "Trigger",
2298
2289
  "kind": 1024,
2299
2290
  "kindString": "Property",
@@ -2309,7 +2300,7 @@
2309
2300
  "types": [
2310
2301
  {
2311
2302
  "type": "reference",
2312
- "id": 992,
2303
+ "id": 990,
2313
2304
  "name": "TabTriggerProps"
2314
2305
  },
2315
2306
  {
@@ -2342,7 +2333,7 @@
2342
2333
  ],
2343
2334
  "props": [
2344
2335
  {
2345
- "id": 1126,
2336
+ "id": 1124,
2346
2337
  "name": "Group",
2347
2338
  "kind": 1024,
2348
2339
  "kindString": "Property",
@@ -2358,7 +2349,7 @@
2358
2349
  "types": [
2359
2350
  {
2360
2351
  "type": "reference",
2361
- "id": 1106,
2352
+ "id": 1104,
2362
2353
  "name": "TreeviewGroupProps"
2363
2354
  },
2364
2355
  {
@@ -2384,7 +2375,7 @@
2384
2375
  }
2385
2376
  },
2386
2377
  {
2387
- "id": 1125,
2378
+ "id": 1123,
2388
2379
  "name": "Item",
2389
2380
  "kind": 1024,
2390
2381
  "kindString": "Property",
@@ -2400,7 +2391,7 @@
2400
2391
  "types": [
2401
2392
  {
2402
2393
  "type": "reference",
2403
- "id": 1105,
2394
+ "id": 1103,
2404
2395
  "name": "TreeviewItemProps"
2405
2396
  },
2406
2397
  {
@@ -2486,24 +2477,7 @@
2486
2477
  ],
2487
2478
  "props": [
2488
2479
  {
2489
- "id": 291,
2490
- "name": "onClose",
2491
- "kind": 1024,
2492
- "kindString": "Property",
2493
- "flags": {
2494
- "isOptional": true
2495
- },
2496
- "comment": {
2497
- "shortText": "Handler called when user closes the hanger"
2498
- },
2499
- "type": {
2500
- "type": "reference",
2501
- "id": 285,
2502
- "name": "CloseHandler"
2503
- }
2504
- },
2505
- {
2506
- "id": 292,
2480
+ "id": 287,
2507
2481
  "name": "placement",
2508
2482
  "kind": 1024,
2509
2483
  "kindString": "Property",
@@ -2546,7 +2520,7 @@
2546
2520
  ],
2547
2521
  "props": [
2548
2522
  {
2549
- "id": 311,
2523
+ "id": 309,
2550
2524
  "name": "appearance",
2551
2525
  "kind": 1024,
2552
2526
  "kindString": "Property",
@@ -2563,7 +2537,7 @@
2563
2537
  }
2564
2538
  },
2565
2539
  {
2566
- "id": 318,
2540
+ "id": 316,
2567
2541
  "name": "icon",
2568
2542
  "kind": 1024,
2569
2543
  "kindString": "Property",
@@ -2573,12 +2547,12 @@
2573
2547
  },
2574
2548
  "type": {
2575
2549
  "type": "reference",
2576
- "id": 302,
2550
+ "id": 300,
2577
2551
  "name": "IconName"
2578
2552
  }
2579
2553
  },
2580
2554
  {
2581
- "id": 325,
2555
+ "id": 323,
2582
2556
  "name": "rounded",
2583
2557
  "kind": 1024,
2584
2558
  "kindString": "Property",
@@ -2594,7 +2568,7 @@
2594
2568
  }
2595
2569
  },
2596
2570
  {
2597
- "id": 326,
2571
+ "id": 324,
2598
2572
  "name": "tooltip",
2599
2573
  "kind": 1024,
2600
2574
  "kindString": "Property",
@@ -2610,7 +2584,7 @@
2610
2584
  }
2611
2585
  },
2612
2586
  {
2613
- "id": 312,
2587
+ "id": 310,
2614
2588
  "name": "dialog",
2615
2589
  "kind": 2048,
2616
2590
  "kindString": "Method",
@@ -2619,7 +2593,7 @@
2619
2593
  },
2620
2594
  "signatures": [
2621
2595
  {
2622
- "id": 313,
2596
+ "id": 311,
2623
2597
  "name": "dialog",
2624
2598
  "kind": 4096,
2625
2599
  "kindString": "Call signature",
@@ -2629,7 +2603,7 @@
2629
2603
  },
2630
2604
  "parameters": [
2631
2605
  {
2632
- "id": 314,
2606
+ "id": 312,
2633
2607
  "name": "props",
2634
2608
  "kind": 32768,
2635
2609
  "kindString": "Parameter",
@@ -2659,7 +2633,7 @@
2659
2633
  ]
2660
2634
  },
2661
2635
  {
2662
- "id": 315,
2636
+ "id": 313,
2663
2637
  "name": "hanger",
2664
2638
  "kind": 2048,
2665
2639
  "kindString": "Method",
@@ -2668,7 +2642,7 @@
2668
2642
  },
2669
2643
  "signatures": [
2670
2644
  {
2671
- "id": 316,
2645
+ "id": 314,
2672
2646
  "name": "hanger",
2673
2647
  "kind": 4096,
2674
2648
  "kindString": "Call signature",
@@ -2678,7 +2652,7 @@
2678
2652
  },
2679
2653
  "parameters": [
2680
2654
  {
2681
- "id": 317,
2655
+ "id": 315,
2682
2656
  "name": "props",
2683
2657
  "kind": 32768,
2684
2658
  "kindString": "Parameter",
@@ -2688,7 +2662,7 @@
2688
2662
  "typeArguments": [
2689
2663
  {
2690
2664
  "type": "reference",
2691
- "id": 293,
2665
+ "id": 288,
2692
2666
  "name": "HangerProps"
2693
2667
  }
2694
2668
  ],
@@ -2708,7 +2682,7 @@
2708
2682
  ]
2709
2683
  },
2710
2684
  {
2711
- "id": 319,
2685
+ "id": 317,
2712
2686
  "name": "menu",
2713
2687
  "kind": 2048,
2714
2688
  "kindString": "Method",
@@ -2717,7 +2691,7 @@
2717
2691
  },
2718
2692
  "signatures": [
2719
2693
  {
2720
- "id": 320,
2694
+ "id": 318,
2721
2695
  "name": "menu",
2722
2696
  "kind": 4096,
2723
2697
  "kindString": "Call signature",
@@ -2727,7 +2701,7 @@
2727
2701
  },
2728
2702
  "parameters": [
2729
2703
  {
2730
- "id": 321,
2704
+ "id": 319,
2731
2705
  "name": "props",
2732
2706
  "kind": 32768,
2733
2707
  "kindString": "Parameter",
@@ -2737,7 +2711,7 @@
2737
2711
  "typeArguments": [
2738
2712
  {
2739
2713
  "type": "reference",
2740
- "id": 404,
2714
+ "id": 402,
2741
2715
  "name": "MenuProps"
2742
2716
  }
2743
2717
  ],
@@ -2757,7 +2731,7 @@
2757
2731
  ]
2758
2732
  },
2759
2733
  {
2760
- "id": 322,
2734
+ "id": 320,
2761
2735
  "name": "popover",
2762
2736
  "kind": 2048,
2763
2737
  "kindString": "Method",
@@ -2766,7 +2740,7 @@
2766
2740
  },
2767
2741
  "signatures": [
2768
2742
  {
2769
- "id": 323,
2743
+ "id": 321,
2770
2744
  "name": "popover",
2771
2745
  "kind": 4096,
2772
2746
  "kindString": "Call signature",
@@ -2776,7 +2750,7 @@
2776
2750
  },
2777
2751
  "parameters": [
2778
2752
  {
2779
- "id": 324,
2753
+ "id": 322,
2780
2754
  "name": "props",
2781
2755
  "kind": 32768,
2782
2756
  "kindString": "Parameter",
@@ -2786,7 +2760,7 @@
2786
2760
  "typeArguments": [
2787
2761
  {
2788
2762
  "type": "reference",
2789
- "id": 584,
2763
+ "id": 582,
2790
2764
  "name": "PopoverProps"
2791
2765
  }
2792
2766
  ],
@@ -3619,7 +3593,7 @@
3619
3593
  ],
3620
3594
  "props": [
3621
3595
  {
3622
- "id": 305,
3596
+ "id": 303,
3623
3597
  "name": "name",
3624
3598
  "kind": 1024,
3625
3599
  "kindString": "Property",
@@ -3629,7 +3603,7 @@
3629
3603
  },
3630
3604
  "type": {
3631
3605
  "type": "reference",
3632
- "id": 302,
3606
+ "id": 300,
3633
3607
  "name": "IconName"
3634
3608
  }
3635
3609
  }
@@ -3641,7 +3615,7 @@
3641
3615
  ],
3642
3616
  "props": [
3643
3617
  {
3644
- "id": 347,
3618
+ "id": 345,
3645
3619
  "name": "button",
3646
3620
  "kind": 1024,
3647
3621
  "kindString": "Property",
@@ -3659,7 +3633,7 @@
3659
3633
  }
3660
3634
  },
3661
3635
  {
3662
- "id": 349,
3636
+ "id": 347,
3663
3637
  "name": "highlighted",
3664
3638
  "kind": 1024,
3665
3639
  "kindString": "Property",
@@ -3675,7 +3649,7 @@
3675
3649
  }
3676
3650
  },
3677
3651
  {
3678
- "id": 348,
3652
+ "id": 346,
3679
3653
  "name": "icon",
3680
3654
  "kind": 1024,
3681
3655
  "kindString": "Property",
@@ -3690,7 +3664,7 @@
3690
3664
  "types": [
3691
3665
  {
3692
3666
  "type": "reference",
3693
- "id": 302,
3667
+ "id": 300,
3694
3668
  "name": "IconName"
3695
3669
  },
3696
3670
  {
@@ -3703,7 +3677,7 @@
3703
3677
  }
3704
3678
  },
3705
3679
  {
3706
- "id": 350,
3680
+ "id": 348,
3707
3681
  "name": "state",
3708
3682
  "kind": 1024,
3709
3683
  "kindString": "Property",
@@ -3729,7 +3703,7 @@
3729
3703
  ],
3730
3704
  "props": [
3731
3705
  {
3732
- "id": 379,
3706
+ "id": 377,
3733
3707
  "name": "data",
3734
3708
  "kind": 1024,
3735
3709
  "kindString": "Property",
@@ -3743,13 +3717,13 @@
3743
3717
  "type": "array",
3744
3718
  "elementType": {
3745
3719
  "type": "reference",
3746
- "id": 370,
3720
+ "id": 368,
3747
3721
  "name": "ListboxItem"
3748
3722
  }
3749
3723
  }
3750
3724
  },
3751
3725
  {
3752
- "id": 380,
3726
+ "id": 378,
3753
3727
  "name": "defaultValue",
3754
3728
  "kind": 1024,
3755
3729
  "kindString": "Property",
@@ -3761,12 +3735,12 @@
3761
3735
  },
3762
3736
  "type": {
3763
3737
  "type": "reference",
3764
- "id": 371,
3738
+ "id": 369,
3765
3739
  "name": "ListboxValue"
3766
3740
  }
3767
3741
  },
3768
3742
  {
3769
- "id": 381,
3743
+ "id": 379,
3770
3744
  "name": "emptyValue",
3771
3745
  "kind": 1024,
3772
3746
  "kindString": "Property",
@@ -3778,12 +3752,12 @@
3778
3752
  },
3779
3753
  "type": {
3780
3754
  "type": "reference",
3781
- "id": 371,
3755
+ "id": 369,
3782
3756
  "name": "ListboxValue"
3783
3757
  }
3784
3758
  },
3785
3759
  {
3786
- "id": 382,
3760
+ "id": 380,
3787
3761
  "name": "highlighted",
3788
3762
  "kind": 1024,
3789
3763
  "kindString": "Property",
@@ -3799,7 +3773,7 @@
3799
3773
  }
3800
3774
  },
3801
3775
  {
3802
- "id": 383,
3776
+ "id": 381,
3803
3777
  "name": "loading",
3804
3778
  "kind": 1024,
3805
3779
  "kindString": "Property",
@@ -3815,7 +3789,7 @@
3815
3789
  }
3816
3790
  },
3817
3791
  {
3818
- "id": 384,
3792
+ "id": 382,
3819
3793
  "name": "state",
3820
3794
  "kind": 1024,
3821
3795
  "kindString": "Property",
@@ -3832,7 +3806,7 @@
3832
3806
  }
3833
3807
  },
3834
3808
  {
3835
- "id": 385,
3809
+ "id": 383,
3836
3810
  "name": "value",
3837
3811
  "kind": 1024,
3838
3812
  "kindString": "Property",
@@ -3844,7 +3818,7 @@
3844
3818
  },
3845
3819
  "type": {
3846
3820
  "type": "reference",
3847
- "id": 371,
3821
+ "id": 369,
3848
3822
  "name": "ListboxValue"
3849
3823
  }
3850
3824
  }
@@ -3853,7 +3827,7 @@
3853
3827
  "ListboxTexts": {
3854
3828
  "props": [
3855
3829
  {
3856
- "id": 376,
3830
+ "id": 374,
3857
3831
  "name": "allOption",
3858
3832
  "kind": 1024,
3859
3833
  "kindString": "Property",
@@ -3867,7 +3841,7 @@
3867
3841
  }
3868
3842
  },
3869
3843
  {
3870
- "id": 374,
3844
+ "id": 372,
3871
3845
  "name": "empty",
3872
3846
  "kind": 1024,
3873
3847
  "kindString": "Property",
@@ -3881,7 +3855,7 @@
3881
3855
  }
3882
3856
  },
3883
3857
  {
3884
- "id": 375,
3858
+ "id": 373,
3885
3859
  "name": "loading",
3886
3860
  "kind": 1024,
3887
3861
  "kindString": "Property",
@@ -3900,7 +3874,7 @@
3900
3874
  "Localization": {
3901
3875
  "props": [
3902
3876
  {
3903
- "id": 616,
3877
+ "id": 614,
3904
3878
  "name": "formatting",
3905
3879
  "kind": 1024,
3906
3880
  "kindString": "Property",
@@ -3911,14 +3885,14 @@
3911
3885
  "type": {
3912
3886
  "type": "reflection",
3913
3887
  "declaration": {
3914
- "id": 617,
3888
+ "id": 615,
3915
3889
  "name": "__type",
3916
3890
  "kind": 65536,
3917
3891
  "kindString": "Type literal",
3918
3892
  "flags": {},
3919
3893
  "children": [
3920
3894
  {
3921
- "id": 618,
3895
+ "id": 616,
3922
3896
  "name": "date",
3923
3897
  "kind": 1024,
3924
3898
  "kindString": "Property",
@@ -3937,7 +3911,7 @@
3937
3911
  "title": "Properties",
3938
3912
  "kind": 1024,
3939
3913
  "children": [
3940
- 618
3914
+ 616
3941
3915
  ]
3942
3916
  }
3943
3917
  ]
@@ -3945,7 +3919,7 @@
3945
3919
  }
3946
3920
  },
3947
3921
  {
3948
- "id": 614,
3922
+ "id": 612,
3949
3923
  "name": "locale",
3950
3924
  "kind": 1024,
3951
3925
  "kindString": "Property",
@@ -3960,7 +3934,7 @@
3960
3934
  }
3961
3935
  },
3962
3936
  {
3963
- "id": 615,
3937
+ "id": 613,
3964
3938
  "name": "texts",
3965
3939
  "kind": 1024,
3966
3940
  "kindString": "Property",
@@ -3970,7 +3944,7 @@
3970
3944
  },
3971
3945
  "type": {
3972
3946
  "type": "reference",
3973
- "id": 599,
3947
+ "id": 597,
3974
3948
  "name": "LocalizationTexts"
3975
3949
  }
3976
3950
  }
@@ -3979,7 +3953,7 @@
3979
3953
  "LocalizationTexts": {
3980
3954
  "props": [
3981
3955
  {
3982
- "id": 601,
3956
+ "id": 599,
3983
3957
  "name": "calendar",
3984
3958
  "kind": 1024,
3985
3959
  "kindString": "Property",
@@ -3994,7 +3968,7 @@
3994
3968
  }
3995
3969
  },
3996
3970
  {
3997
- "id": 602,
3971
+ "id": 600,
3998
3972
  "name": "datepicker",
3999
3973
  "kind": 1024,
4000
3974
  "kindString": "Property",
@@ -4009,7 +3983,7 @@
4009
3983
  }
4010
3984
  },
4011
3985
  {
4012
- "id": 605,
3986
+ "id": 603,
4013
3987
  "name": "dialog",
4014
3988
  "kind": 1024,
4015
3989
  "kindString": "Property",
@@ -4024,7 +3998,7 @@
4024
3998
  }
4025
3999
  },
4026
4000
  {
4027
- "id": 603,
4001
+ "id": 601,
4028
4002
  "name": "hanger",
4029
4003
  "kind": 1024,
4030
4004
  "kindString": "Property",
@@ -4039,7 +4013,7 @@
4039
4013
  }
4040
4014
  },
4041
4015
  {
4042
- "id": 604,
4016
+ "id": 602,
4043
4017
  "name": "listbox",
4044
4018
  "kind": 1024,
4045
4019
  "kindString": "Property",
@@ -4049,12 +4023,12 @@
4049
4023
  },
4050
4024
  "type": {
4051
4025
  "type": "reference",
4052
- "id": 372,
4026
+ "id": 370,
4053
4027
  "name": "ListboxTexts"
4054
4028
  }
4055
4029
  },
4056
4030
  {
4057
- "id": 606,
4031
+ "id": 604,
4058
4032
  "name": "pagination",
4059
4033
  "kind": 1024,
4060
4034
  "kindString": "Property",
@@ -4064,12 +4038,12 @@
4064
4038
  },
4065
4039
  "type": {
4066
4040
  "type": "reference",
4067
- "id": 535,
4041
+ "id": 533,
4068
4042
  "name": "PaginationTexts"
4069
4043
  }
4070
4044
  },
4071
4045
  {
4072
- "id": 611,
4046
+ "id": 609,
4073
4047
  "name": "searchInput",
4074
4048
  "kind": 1024,
4075
4049
  "kindString": "Property",
@@ -4079,12 +4053,12 @@
4079
4053
  },
4080
4054
  "type": {
4081
4055
  "type": "reference",
4082
- "id": 357,
4056
+ "id": 355,
4083
4057
  "name": "SearchInputTexts"
4084
4058
  }
4085
4059
  },
4086
4060
  {
4087
- "id": 608,
4061
+ "id": 606,
4088
4062
  "name": "select",
4089
4063
  "kind": 1024,
4090
4064
  "kindString": "Property",
@@ -4094,12 +4068,12 @@
4094
4068
  },
4095
4069
  "type": {
4096
4070
  "type": "reference",
4097
- "id": 733,
4071
+ "id": 731,
4098
4072
  "name": "SelectTexts"
4099
4073
  }
4100
4074
  },
4101
4075
  {
4102
- "id": 607,
4076
+ "id": 605,
4103
4077
  "name": "table",
4104
4078
  "kind": 1024,
4105
4079
  "kindString": "Property",
@@ -4109,12 +4083,12 @@
4109
4083
  },
4110
4084
  "type": {
4111
4085
  "type": "reference",
4112
- "id": 926,
4086
+ "id": 924,
4113
4087
  "name": "TableTexts"
4114
4088
  }
4115
4089
  },
4116
4090
  {
4117
- "id": 609,
4091
+ "id": 607,
4118
4092
  "name": "toasts",
4119
4093
  "kind": 1024,
4120
4094
  "kindString": "Property",
@@ -4128,7 +4102,7 @@
4128
4102
  }
4129
4103
  },
4130
4104
  {
4131
- "id": 610,
4105
+ "id": 608,
4132
4106
  "name": "tour",
4133
4107
  "kind": 1024,
4134
4108
  "kindString": "Property",
@@ -4138,7 +4112,7 @@
4138
4112
  },
4139
4113
  "type": {
4140
4114
  "type": "reference",
4141
- "id": 1057,
4115
+ "id": 1055,
4142
4116
  "name": "TourTexts"
4143
4117
  }
4144
4118
  }
@@ -4147,7 +4121,7 @@
4147
4121
  "MenuProps": {
4148
4122
  "props": [
4149
4123
  {
4150
- "id": 406,
4124
+ "id": 404,
4151
4125
  "name": "children",
4152
4126
  "kind": 1024,
4153
4127
  "kindString": "Property",
@@ -4160,7 +4134,7 @@
4160
4134
  }
4161
4135
  },
4162
4136
  {
4163
- "id": 407,
4137
+ "id": 405,
4164
4138
  "name": "id",
4165
4139
  "kind": 1024,
4166
4140
  "kindString": "Property",
@@ -4173,7 +4147,7 @@
4173
4147
  }
4174
4148
  },
4175
4149
  {
4176
- "id": 408,
4150
+ "id": 406,
4177
4151
  "name": "trigger",
4178
4152
  "kind": 1024,
4179
4153
  "kindString": "Property",
@@ -4198,7 +4172,7 @@
4198
4172
  ],
4199
4173
  "props": [
4200
4174
  {
4201
- "id": 506,
4175
+ "id": 504,
4202
4176
  "name": "active",
4203
4177
  "kind": 1024,
4204
4178
  "kindString": "Property",
@@ -4214,7 +4188,7 @@
4214
4188
  }
4215
4189
  },
4216
4190
  {
4217
- "id": 507,
4191
+ "id": 505,
4218
4192
  "name": "onDrop",
4219
4193
  "kind": 1024,
4220
4194
  "kindString": "Property",
@@ -4232,7 +4206,7 @@
4232
4206
  }
4233
4207
  },
4234
4208
  {
4235
- "id": 508,
4209
+ "id": 506,
4236
4210
  "name": "postfix",
4237
4211
  "kind": 1024,
4238
4212
  "kindString": "Property",
@@ -4250,7 +4224,7 @@
4250
4224
  }
4251
4225
  },
4252
4226
  {
4253
- "id": 509,
4227
+ "id": 507,
4254
4228
  "name": "prefix",
4255
4229
  "kind": 1024,
4256
4230
  "kindString": "Property",
@@ -4268,7 +4242,7 @@
4268
4242
  }
4269
4243
  },
4270
4244
  {
4271
- "id": 510,
4245
+ "id": 508,
4272
4246
  "name": "target",
4273
4247
  "kind": 1024,
4274
4248
  "kindString": "Property",
@@ -4303,7 +4277,7 @@
4303
4277
  ],
4304
4278
  "props": [
4305
4279
  {
4306
- "id": 548,
4280
+ "id": 546,
4307
4281
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
4308
4282
  "kind": 1024,
4309
4283
  "kindString": "Property",
@@ -4319,7 +4293,7 @@
4319
4293
  }
4320
4294
  },
4321
4295
  {
4322
- "id": 543,
4296
+ "id": 541,
4323
4297
  "name": "length",
4324
4298
  "kind": 1024,
4325
4299
  "kindString": "Property",
@@ -4333,7 +4307,7 @@
4333
4307
  }
4334
4308
  },
4335
4309
  {
4336
- "id": 544,
4310
+ "id": 542,
4337
4311
  "name": "pageSizes",
4338
4312
  "kind": 1024,
4339
4313
  "kindString": "Property",
@@ -4352,7 +4326,7 @@
4352
4326
  }
4353
4327
  },
4354
4328
  {
4355
- "id": 545,
4329
+ "id": 543,
4356
4330
  "name": "showPageControls",
4357
4331
  "kind": 1024,
4358
4332
  "kindString": "Property",
@@ -4368,7 +4342,7 @@
4368
4342
  }
4369
4343
  },
4370
4344
  {
4371
- "id": 546,
4345
+ "id": 544,
4372
4346
  "name": "showPageNumbers",
4373
4347
  "kind": 1024,
4374
4348
  "kindString": "Property",
@@ -4384,7 +4358,7 @@
4384
4358
  }
4385
4359
  },
4386
4360
  {
4387
- "id": 547,
4361
+ "id": 545,
4388
4362
  "name": "showPageSize",
4389
4363
  "kind": 1024,
4390
4364
  "kindString": "Property",
@@ -4404,7 +4378,7 @@
4404
4378
  "PaginationTexts": {
4405
4379
  "props": [
4406
4380
  {
4407
- "id": 540,
4381
+ "id": 538,
4408
4382
  "name": "actions",
4409
4383
  "kind": 1024,
4410
4384
  "kindString": "Property",
@@ -4414,12 +4388,12 @@
4414
4388
  },
4415
4389
  "type": {
4416
4390
  "type": "reference",
4417
- "id": 524,
4391
+ "id": 522,
4418
4392
  "name": "PaginationTextsActions"
4419
4393
  }
4420
4394
  },
4421
4395
  {
4422
- "id": 537,
4396
+ "id": 535,
4423
4397
  "name": "label",
4424
4398
  "kind": 1024,
4425
4399
  "kindString": "Property",
@@ -4433,7 +4407,7 @@
4433
4407
  }
4434
4408
  },
4435
4409
  {
4436
- "id": 538,
4410
+ "id": 536,
4437
4411
  "name": "pageSize",
4438
4412
  "kind": 1024,
4439
4413
  "kindString": "Property",
@@ -4447,7 +4421,7 @@
4447
4421
  }
4448
4422
  },
4449
4423
  {
4450
- "id": 539,
4424
+ "id": 537,
4451
4425
  "name": "showingXofYofTotal",
4452
4426
  "kind": 1024,
4453
4427
  "kindString": "Property",
@@ -4465,7 +4439,7 @@
4465
4439
  "PaginationTextsActions": {
4466
4440
  "props": [
4467
4441
  {
4468
- "id": 526,
4442
+ "id": 524,
4469
4443
  "name": "firstPage",
4470
4444
  "kind": 1024,
4471
4445
  "kindString": "Property",
@@ -4479,7 +4453,7 @@
4479
4453
  }
4480
4454
  },
4481
4455
  {
4482
- "id": 527,
4456
+ "id": 525,
4483
4457
  "name": "firstPageWithShortcut",
4484
4458
  "kind": 1024,
4485
4459
  "kindString": "Property",
@@ -4493,7 +4467,7 @@
4493
4467
  }
4494
4468
  },
4495
4469
  {
4496
- "id": 532,
4470
+ "id": 530,
4497
4471
  "name": "lastPage",
4498
4472
  "kind": 1024,
4499
4473
  "kindString": "Property",
@@ -4507,7 +4481,7 @@
4507
4481
  }
4508
4482
  },
4509
4483
  {
4510
- "id": 533,
4484
+ "id": 531,
4511
4485
  "name": "lastPageWithShortcut",
4512
4486
  "kind": 1024,
4513
4487
  "kindString": "Property",
@@ -4521,7 +4495,7 @@
4521
4495
  }
4522
4496
  },
4523
4497
  {
4524
- "id": 528,
4498
+ "id": 526,
4525
4499
  "name": "nextPage",
4526
4500
  "kind": 1024,
4527
4501
  "kindString": "Property",
@@ -4535,7 +4509,7 @@
4535
4509
  }
4536
4510
  },
4537
4511
  {
4538
- "id": 529,
4512
+ "id": 527,
4539
4513
  "name": "nextPageWithShortcut",
4540
4514
  "kind": 1024,
4541
4515
  "kindString": "Property",
@@ -4549,7 +4523,7 @@
4549
4523
  }
4550
4524
  },
4551
4525
  {
4552
- "id": 534,
4526
+ "id": 532,
4553
4527
  "name": "pageX",
4554
4528
  "kind": 1024,
4555
4529
  "kindString": "Property",
@@ -4563,7 +4537,7 @@
4563
4537
  }
4564
4538
  },
4565
4539
  {
4566
- "id": 530,
4540
+ "id": 528,
4567
4541
  "name": "previousPage",
4568
4542
  "kind": 1024,
4569
4543
  "kindString": "Property",
@@ -4577,7 +4551,7 @@
4577
4551
  }
4578
4552
  },
4579
4553
  {
4580
- "id": 531,
4554
+ "id": 529,
4581
4555
  "name": "previousPageWithShortcut",
4582
4556
  "kind": 1024,
4583
4557
  "kindString": "Property",
@@ -4599,7 +4573,7 @@
4599
4573
  ],
4600
4574
  "props": [
4601
4575
  {
4602
- "id": 578,
4576
+ "id": 576,
4603
4577
  "name": "children",
4604
4578
  "kind": 1024,
4605
4579
  "kindString": "Property",
@@ -4616,28 +4590,28 @@
4616
4590
  {
4617
4591
  "type": "reflection",
4618
4592
  "declaration": {
4619
- "id": 579,
4593
+ "id": 577,
4620
4594
  "name": "__type",
4621
4595
  "kind": 65536,
4622
4596
  "kindString": "Type literal",
4623
4597
  "flags": {},
4624
4598
  "signatures": [
4625
4599
  {
4626
- "id": 580,
4600
+ "id": 578,
4627
4601
  "name": "__type",
4628
4602
  "kind": 4096,
4629
4603
  "kindString": "Call signature",
4630
4604
  "flags": {},
4631
4605
  "parameters": [
4632
4606
  {
4633
- "id": 581,
4607
+ "id": 579,
4634
4608
  "name": "props",
4635
4609
  "kind": 32768,
4636
4610
  "kindString": "Parameter",
4637
4611
  "flags": {},
4638
4612
  "type": {
4639
4613
  "type": "reference",
4640
- "id": 572,
4614
+ "id": 570,
4641
4615
  "name": "PopoverContentRenderProps"
4642
4616
  }
4643
4617
  }
@@ -4656,7 +4630,7 @@
4656
4630
  }
4657
4631
  },
4658
4632
  {
4659
- "id": 582,
4633
+ "id": 580,
4660
4634
  "name": "placement",
4661
4635
  "kind": 1024,
4662
4636
  "kindString": "Property",
@@ -4677,14 +4651,14 @@
4677
4651
  "PopoverContentRenderProps": {
4678
4652
  "props": [
4679
4653
  {
4680
- "id": 574,
4654
+ "id": 572,
4681
4655
  "name": "close",
4682
4656
  "kind": 2048,
4683
4657
  "kindString": "Method",
4684
4658
  "flags": {},
4685
4659
  "signatures": [
4686
4660
  {
4687
- "id": 575,
4661
+ "id": 573,
4688
4662
  "name": "close",
4689
4663
  "kind": 4096,
4690
4664
  "kindString": "Call signature",
@@ -4706,7 +4680,7 @@
4706
4680
  ],
4707
4681
  "props": [
4708
4682
  {
4709
- "id": 595,
4683
+ "id": 593,
4710
4684
  "name": "duration",
4711
4685
  "kind": 1024,
4712
4686
  "kindString": "Property",
@@ -4726,7 +4700,7 @@
4726
4700
  "ProviderProps": {
4727
4701
  "props": [
4728
4702
  {
4729
- "id": 696,
4703
+ "id": 694,
4730
4704
  "name": "children",
4731
4705
  "kind": 1024,
4732
4706
  "kindString": "Property",
@@ -4742,7 +4716,7 @@
4742
4716
  }
4743
4717
  },
4744
4718
  {
4745
- "id": 697,
4719
+ "id": 695,
4746
4720
  "name": "localization",
4747
4721
  "kind": 1024,
4748
4722
  "kindString": "Property",
@@ -4754,7 +4728,7 @@
4754
4728
  },
4755
4729
  "type": {
4756
4730
  "type": "reference",
4757
- "id": 612,
4731
+ "id": 610,
4758
4732
  "name": "Localization"
4759
4733
  }
4760
4734
  }
@@ -4766,7 +4740,7 @@
4766
4740
  ],
4767
4741
  "props": [
4768
4742
  {
4769
- "id": 715,
4743
+ "id": 713,
4770
4744
  "name": "children",
4771
4745
  "kind": 1024,
4772
4746
  "kindString": "Property",
@@ -4782,7 +4756,7 @@
4782
4756
  }
4783
4757
  },
4784
4758
  {
4785
- "id": 716,
4759
+ "id": 714,
4786
4760
  "name": "disabled",
4787
4761
  "kind": 1024,
4788
4762
  "kindString": "Property",
@@ -4795,7 +4769,7 @@
4795
4769
  }
4796
4770
  },
4797
4771
  {
4798
- "id": 717,
4772
+ "id": 715,
4799
4773
  "name": "value",
4800
4774
  "kind": 1024,
4801
4775
  "kindString": "Property",
@@ -4805,7 +4779,7 @@
4805
4779
  },
4806
4780
  "type": {
4807
4781
  "type": "reference",
4808
- "id": 705,
4782
+ "id": 703,
4809
4783
  "name": "RadioGroupItemValue"
4810
4784
  }
4811
4785
  }
@@ -4830,7 +4804,7 @@
4830
4804
  ],
4831
4805
  "props": [
4832
4806
  {
4833
- "id": 770,
4807
+ "id": 768,
4834
4808
  "name": "subRows",
4835
4809
  "kind": 1024,
4836
4810
  "kindString": "Property",
@@ -4841,11 +4815,11 @@
4841
4815
  "type": "array",
4842
4816
  "elementType": {
4843
4817
  "type": "reference",
4844
- "id": 768,
4818
+ "id": 766,
4845
4819
  "typeArguments": [
4846
4820
  {
4847
4821
  "type": "reference",
4848
- "id": 772,
4822
+ "id": 770,
4849
4823
  "name": "TRow"
4850
4824
  }
4851
4825
  ],
@@ -4915,7 +4889,7 @@
4915
4889
  ],
4916
4890
  "props": [
4917
4891
  {
4918
- "id": 362,
4892
+ "id": 360,
4919
4893
  "name": "onSearch",
4920
4894
  "kind": 2048,
4921
4895
  "kindString": "Method",
@@ -4924,7 +4898,7 @@
4924
4898
  },
4925
4899
  "signatures": [
4926
4900
  {
4927
- "id": 363,
4901
+ "id": 361,
4928
4902
  "name": "onSearch",
4929
4903
  "kind": 4096,
4930
4904
  "kindString": "Call signature",
@@ -4934,7 +4908,7 @@
4934
4908
  },
4935
4909
  "parameters": [
4936
4910
  {
4937
- "id": 364,
4911
+ "id": 362,
4938
4912
  "name": "value",
4939
4913
  "kind": 32768,
4940
4914
  "kindString": "Parameter",
@@ -4981,7 +4955,7 @@
4981
4955
  "SearchInputTexts": {
4982
4956
  "props": [
4983
4957
  {
4984
- "id": 359,
4958
+ "id": 357,
4985
4959
  "name": "inputLabel",
4986
4960
  "kind": 1024,
4987
4961
  "kindString": "Property",
@@ -5002,7 +4976,7 @@
5002
4976
  ],
5003
4977
  "props": [
5004
4978
  {
5005
- "id": 741,
4979
+ "id": 739,
5006
4980
  "name": "editable",
5007
4981
  "kind": 1024,
5008
4982
  "kindString": "Property",
@@ -5022,7 +4996,7 @@
5022
4996
  "SelectTexts": {
5023
4997
  "props": [
5024
4998
  {
5025
- "id": 735,
4999
+ "id": 733,
5026
5000
  "name": "allOptionsSelected",
5027
5001
  "kind": 1024,
5028
5002
  "kindString": "Property",
@@ -5062,7 +5036,7 @@
5062
5036
  "SortRule": {
5063
5037
  "props": [
5064
5038
  {
5065
- "id": 821,
5039
+ "id": 819,
5066
5040
  "name": "accessor",
5067
5041
  "kind": 1024,
5068
5042
  "kindString": "Property",
@@ -5075,7 +5049,7 @@
5075
5049
  "typeArguments": [
5076
5050
  {
5077
5051
  "type": "reference",
5078
- "id": 823,
5052
+ "id": 821,
5079
5053
  "name": "T"
5080
5054
  }
5081
5055
  ],
@@ -5085,7 +5059,7 @@
5085
5059
  }
5086
5060
  },
5087
5061
  {
5088
- "id": 822,
5062
+ "id": 820,
5089
5063
  "name": "desc",
5090
5064
  "kind": 1024,
5091
5065
  "kindString": "Property",
@@ -5130,7 +5104,7 @@
5130
5104
  ],
5131
5105
  "props": [
5132
5106
  {
5133
- "id": 757,
5107
+ "id": 755,
5134
5108
  "name": "delay",
5135
5109
  "kind": 1024,
5136
5110
  "kindString": "Property",
@@ -5146,7 +5120,7 @@
5146
5120
  }
5147
5121
  },
5148
5122
  {
5149
- "id": 758,
5123
+ "id": 756,
5150
5124
  "name": "label",
5151
5125
  "kind": 1024,
5152
5126
  "kindString": "Property",
@@ -5173,7 +5147,7 @@
5173
5147
  ],
5174
5148
  "props": [
5175
5149
  {
5176
- "id": 998,
5150
+ "id": 996,
5177
5151
  "name": "id",
5178
5152
  "kind": 1024,
5179
5153
  "kindString": "Property",
@@ -5195,7 +5169,7 @@
5195
5169
  ],
5196
5170
  "props": [
5197
5171
  {
5198
- "id": 995,
5172
+ "id": 993,
5199
5173
  "name": "disabled",
5200
5174
  "kind": 1024,
5201
5175
  "kindString": "Property",
@@ -5211,7 +5185,7 @@
5211
5185
  }
5212
5186
  },
5213
5187
  {
5214
- "id": 994,
5188
+ "id": 992,
5215
5189
  "name": "id",
5216
5190
  "kind": 1024,
5217
5191
  "kindString": "Property",
@@ -5229,7 +5203,7 @@
5229
5203
  "TableCell": {
5230
5204
  "props": [
5231
5205
  {
5232
- "id": 827,
5206
+ "id": 825,
5233
5207
  "name": "accessor",
5234
5208
  "kind": 1024,
5235
5209
  "kindString": "Property",
@@ -5240,7 +5214,7 @@
5240
5214
  }
5241
5215
  },
5242
5216
  {
5243
- "id": 828,
5217
+ "id": 826,
5244
5218
  "name": "row",
5245
5219
  "kind": 1024,
5246
5220
  "kindString": "Property",
@@ -5250,11 +5224,11 @@
5250
5224
  },
5251
5225
  "type": {
5252
5226
  "type": "reference",
5253
- "id": 901,
5227
+ "id": 899,
5254
5228
  "typeArguments": [
5255
5229
  {
5256
5230
  "type": "reference",
5257
- "id": 830,
5231
+ "id": 828,
5258
5232
  "name": "TRow"
5259
5233
  }
5260
5234
  ],
@@ -5262,7 +5236,7 @@
5262
5236
  }
5263
5237
  },
5264
5238
  {
5265
- "id": 829,
5239
+ "id": 827,
5266
5240
  "name": "value",
5267
5241
  "kind": 1024,
5268
5242
  "kindString": "Property",
@@ -5280,7 +5254,7 @@
5280
5254
  "TableColumnProps": {
5281
5255
  "props": [
5282
5256
  {
5283
- "id": 833,
5257
+ "id": 831,
5284
5258
  "name": "accessor",
5285
5259
  "kind": 1024,
5286
5260
  "kindString": "Property",
@@ -5294,7 +5268,7 @@
5294
5268
  }
5295
5269
  },
5296
5270
  {
5297
- "id": 834,
5271
+ "id": 832,
5298
5272
  "name": "align",
5299
5273
  "kind": 1024,
5300
5274
  "kindString": "Property",
@@ -5323,7 +5297,7 @@
5323
5297
  }
5324
5298
  },
5325
5299
  {
5326
- "id": 835,
5300
+ "id": 833,
5327
5301
  "name": "className",
5328
5302
  "kind": 1024,
5329
5303
  "kindString": "Property",
@@ -5339,7 +5313,7 @@
5339
5313
  }
5340
5314
  },
5341
5315
  {
5342
- "id": 839,
5316
+ "id": 837,
5343
5317
  "name": "disableSorting",
5344
5318
  "kind": 1024,
5345
5319
  "kindString": "Property",
@@ -5355,7 +5329,7 @@
5355
5329
  }
5356
5330
  },
5357
5331
  {
5358
- "id": 843,
5332
+ "id": 841,
5359
5333
  "name": "flex",
5360
5334
  "kind": 1024,
5361
5335
  "kindString": "Property",
@@ -5375,28 +5349,28 @@
5375
5349
  {
5376
5350
  "type": "reflection",
5377
5351
  "declaration": {
5378
- "id": 844,
5352
+ "id": 842,
5379
5353
  "name": "__type",
5380
5354
  "kind": 65536,
5381
5355
  "kindString": "Type literal",
5382
5356
  "flags": {},
5383
5357
  "signatures": [
5384
5358
  {
5385
- "id": 845,
5359
+ "id": 843,
5386
5360
  "name": "__type",
5387
5361
  "kind": 4096,
5388
5362
  "kindString": "Call signature",
5389
5363
  "flags": {},
5390
5364
  "parameters": [
5391
5365
  {
5392
- "id": 846,
5366
+ "id": 844,
5393
5367
  "name": "row",
5394
5368
  "kind": 32768,
5395
5369
  "kindString": "Parameter",
5396
5370
  "flags": {},
5397
5371
  "type": {
5398
5372
  "type": "reference",
5399
- "id": 853,
5373
+ "id": 851,
5400
5374
  "name": "TRow"
5401
5375
  }
5402
5376
  }
@@ -5413,7 +5387,7 @@
5413
5387
  }
5414
5388
  },
5415
5389
  {
5416
- "id": 847,
5390
+ "id": 845,
5417
5391
  "name": "headRenderer",
5418
5392
  "kind": 1024,
5419
5393
  "kindString": "Property",
@@ -5431,7 +5405,7 @@
5431
5405
  }
5432
5406
  },
5433
5407
  {
5434
- "id": 848,
5408
+ "id": 846,
5435
5409
  "name": "hidden",
5436
5410
  "kind": 1024,
5437
5411
  "kindString": "Property",
@@ -5447,7 +5421,7 @@
5447
5421
  }
5448
5422
  },
5449
5423
  {
5450
- "id": 849,
5424
+ "id": 847,
5451
5425
  "name": "hiddenOnSubRows",
5452
5426
  "kind": 1024,
5453
5427
  "kindString": "Property",
@@ -5463,7 +5437,7 @@
5463
5437
  }
5464
5438
  },
5465
5439
  {
5466
- "id": 850,
5440
+ "id": 848,
5467
5441
  "name": "sort",
5468
5442
  "kind": 1024,
5469
5443
  "kindString": "Property",
@@ -5475,12 +5449,12 @@
5475
5449
  },
5476
5450
  "type": {
5477
5451
  "type": "reference",
5478
- "id": 812,
5452
+ "id": 810,
5479
5453
  "name": "SortDirection"
5480
5454
  }
5481
5455
  },
5482
5456
  {
5483
- "id": 851,
5457
+ "id": 849,
5484
5458
  "name": "sortType",
5485
5459
  "kind": 1024,
5486
5460
  "kindString": "Property",
@@ -5492,12 +5466,12 @@
5492
5466
  },
5493
5467
  "type": {
5494
5468
  "type": "reference",
5495
- "id": 824,
5469
+ "id": 822,
5496
5470
  "name": "SortTypes"
5497
5471
  }
5498
5472
  },
5499
5473
  {
5500
- "id": 852,
5474
+ "id": 850,
5501
5475
  "name": "style",
5502
5476
  "kind": 1024,
5503
5477
  "kindString": "Property",
@@ -5513,7 +5487,7 @@
5513
5487
  }
5514
5488
  },
5515
5489
  {
5516
- "id": 836,
5490
+ "id": 834,
5517
5491
  "name": "cellRenderer",
5518
5492
  "kind": 2048,
5519
5493
  "kindString": "Method",
@@ -5522,7 +5496,7 @@
5522
5496
  },
5523
5497
  "signatures": [
5524
5498
  {
5525
- "id": 837,
5499
+ "id": 835,
5526
5500
  "name": "cellRenderer",
5527
5501
  "kind": 4096,
5528
5502
  "kindString": "Call signature",
@@ -5532,18 +5506,18 @@
5532
5506
  },
5533
5507
  "parameters": [
5534
5508
  {
5535
- "id": 838,
5509
+ "id": 836,
5536
5510
  "name": "cellProps",
5537
5511
  "kind": 32768,
5538
5512
  "kindString": "Parameter",
5539
5513
  "flags": {},
5540
5514
  "type": {
5541
5515
  "type": "reference",
5542
- "id": 825,
5516
+ "id": 823,
5543
5517
  "typeArguments": [
5544
5518
  {
5545
5519
  "type": "reference",
5546
- "id": 853,
5520
+ "id": 851,
5547
5521
  "name": "TRow"
5548
5522
  }
5549
5523
  ],
@@ -5561,7 +5535,7 @@
5561
5535
  ]
5562
5536
  },
5563
5537
  {
5564
- "id": 840,
5538
+ "id": 838,
5565
5539
  "name": "editRenderer",
5566
5540
  "kind": 2048,
5567
5541
  "kindString": "Method",
@@ -5570,25 +5544,25 @@
5570
5544
  },
5571
5545
  "signatures": [
5572
5546
  {
5573
- "id": 841,
5547
+ "id": 839,
5574
5548
  "name": "editRenderer",
5575
5549
  "kind": 4096,
5576
5550
  "kindString": "Call signature",
5577
5551
  "flags": {},
5578
5552
  "parameters": [
5579
5553
  {
5580
- "id": 842,
5554
+ "id": 840,
5581
5555
  "name": "cellProps",
5582
5556
  "kind": 32768,
5583
5557
  "kindString": "Parameter",
5584
5558
  "flags": {},
5585
5559
  "type": {
5586
5560
  "type": "reference",
5587
- "id": 825,
5561
+ "id": 823,
5588
5562
  "typeArguments": [
5589
5563
  {
5590
5564
  "type": "reference",
5591
- "id": 853,
5565
+ "id": 851,
5592
5566
  "name": "TRow"
5593
5567
  }
5594
5568
  ],
@@ -5610,7 +5584,7 @@
5610
5584
  "TableGroupProps": {
5611
5585
  "props": [
5612
5586
  {
5613
- "id": 856,
5587
+ "id": 854,
5614
5588
  "name": "children",
5615
5589
  "kind": 1024,
5616
5590
  "kindString": "Property",
@@ -5626,11 +5600,11 @@
5626
5600
  "typeArguments": [
5627
5601
  {
5628
5602
  "type": "reference",
5629
- "id": 831,
5603
+ "id": 829,
5630
5604
  "typeArguments": [
5631
5605
  {
5632
5606
  "type": "reference",
5633
- "id": 859,
5607
+ "id": 857,
5634
5608
  "name": "TRow"
5635
5609
  }
5636
5610
  ],
@@ -5648,11 +5622,11 @@
5648
5622
  "typeArguments": [
5649
5623
  {
5650
5624
  "type": "reference",
5651
- "id": 831,
5625
+ "id": 829,
5652
5626
  "typeArguments": [
5653
5627
  {
5654
5628
  "type": "reference",
5655
- "id": 859,
5629
+ "id": 857,
5656
5630
  "name": "TRow"
5657
5631
  }
5658
5632
  ],
@@ -5668,7 +5642,7 @@
5668
5642
  }
5669
5643
  },
5670
5644
  {
5671
- "id": 857,
5645
+ "id": 855,
5672
5646
  "name": "hidden",
5673
5647
  "kind": 1024,
5674
5648
  "kindString": "Property",
@@ -5684,7 +5658,7 @@
5684
5658
  }
5685
5659
  },
5686
5660
  {
5687
- "id": 858,
5661
+ "id": 856,
5688
5662
  "name": "title",
5689
5663
  "kind": 1024,
5690
5664
  "kindString": "Property",
@@ -5705,7 +5679,7 @@
5705
5679
  ],
5706
5680
  "props": [
5707
5681
  {
5708
- "id": 895,
5682
+ "id": 893,
5709
5683
  "name": "actions",
5710
5684
  "kind": 1024,
5711
5685
  "kindString": "Property",
@@ -5719,11 +5693,11 @@
5719
5693
  "type": "array",
5720
5694
  "elementType": {
5721
5695
  "type": "reference",
5722
- "id": 808,
5696
+ "id": 806,
5723
5697
  "typeArguments": [
5724
5698
  {
5725
5699
  "type": "reference",
5726
- "id": 900,
5700
+ "id": 898,
5727
5701
  "name": "TRow"
5728
5702
  }
5729
5703
  ],
@@ -5732,7 +5706,7 @@
5732
5706
  }
5733
5707
  },
5734
5708
  {
5735
- "id": 862,
5709
+ "id": 860,
5736
5710
  "name": "autoFocus",
5737
5711
  "kind": 1024,
5738
5712
  "kindString": "Property",
@@ -5748,7 +5722,7 @@
5748
5722
  }
5749
5723
  },
5750
5724
  {
5751
- "id": 863,
5725
+ "id": 861,
5752
5726
  "name": "children",
5753
5727
  "kind": 1024,
5754
5728
  "kindString": "Property",
@@ -5761,7 +5735,7 @@
5761
5735
  "typeArguments": [
5762
5736
  {
5763
5737
  "type": "reference",
5764
- "id": 900,
5738
+ "id": 898,
5765
5739
  "name": "TRow"
5766
5740
  }
5767
5741
  ],
@@ -5769,7 +5743,7 @@
5769
5743
  }
5770
5744
  },
5771
5745
  {
5772
- "id": 865,
5746
+ "id": 863,
5773
5747
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
5774
5748
  "kind": 1024,
5775
5749
  "kindString": "Property",
@@ -5785,7 +5759,7 @@
5785
5759
  }
5786
5760
  },
5787
5761
  {
5788
- "id": 864,
5762
+ "id": 862,
5789
5763
  "name": "data",
5790
5764
  "kind": 1024,
5791
5765
  "kindString": "Property",
@@ -5797,11 +5771,11 @@
5797
5771
  "type": "array",
5798
5772
  "elementType": {
5799
5773
  "type": "reference",
5800
- "id": 768,
5774
+ "id": 766,
5801
5775
  "typeArguments": [
5802
5776
  {
5803
5777
  "type": "reference",
5804
- "id": 900,
5778
+ "id": 898,
5805
5779
  "name": "TRow"
5806
5780
  }
5807
5781
  ],
@@ -5810,7 +5784,7 @@
5810
5784
  }
5811
5785
  },
5812
5786
  {
5813
- "id": 884,
5787
+ "id": 882,
5814
5788
  "name": "disablePagination",
5815
5789
  "kind": 1024,
5816
5790
  "kindString": "Property",
@@ -5823,7 +5797,7 @@
5823
5797
  }
5824
5798
  },
5825
5799
  {
5826
- "id": 880,
5800
+ "id": 878,
5827
5801
  "name": "disableSorting",
5828
5802
  "kind": 1024,
5829
5803
  "kindString": "Property",
@@ -5839,7 +5813,7 @@
5839
5813
  }
5840
5814
  },
5841
5815
  {
5842
- "id": 893,
5816
+ "id": 891,
5843
5817
  "name": "inlineEditingUniqueId",
5844
5818
  "kind": 1024,
5845
5819
  "kindString": "Property",
@@ -5854,13 +5828,13 @@
5854
5828
  "operator": "keyof",
5855
5829
  "target": {
5856
5830
  "type": "reference",
5857
- "id": 900,
5831
+ "id": 898,
5858
5832
  "name": "TRow"
5859
5833
  }
5860
5834
  }
5861
5835
  },
5862
5836
  {
5863
- "id": 885,
5837
+ "id": 883,
5864
5838
  "name": "length",
5865
5839
  "kind": 1024,
5866
5840
  "kindString": "Property",
@@ -5873,7 +5847,7 @@
5873
5847
  }
5874
5848
  },
5875
5849
  {
5876
- "id": 882,
5850
+ "id": 880,
5877
5851
  "name": "manualSorting",
5878
5852
  "kind": 1024,
5879
5853
  "kindString": "Property",
@@ -5889,7 +5863,7 @@
5889
5863
  }
5890
5864
  },
5891
5865
  {
5892
- "id": 886,
5866
+ "id": 884,
5893
5867
  "name": "onPaginate",
5894
5868
  "kind": 1024,
5895
5869
  "kindString": "Property",
@@ -5901,12 +5875,12 @@
5901
5875
  },
5902
5876
  "type": {
5903
5877
  "type": "reference",
5904
- "id": 763,
5878
+ "id": 761,
5905
5879
  "name": "PaginationHandler"
5906
5880
  }
5907
5881
  },
5908
5882
  {
5909
- "id": 899,
5883
+ "id": 897,
5910
5884
  "name": "onRowActive",
5911
5885
  "kind": 1024,
5912
5886
  "kindString": "Property",
@@ -5921,7 +5895,7 @@
5921
5895
  "typeArguments": [
5922
5896
  {
5923
5897
  "type": "reference",
5924
- "id": 900,
5898
+ "id": 898,
5925
5899
  "name": "TRow"
5926
5900
  }
5927
5901
  ],
@@ -5929,7 +5903,7 @@
5929
5903
  }
5930
5904
  },
5931
5905
  {
5932
- "id": 868,
5906
+ "id": 866,
5933
5907
  "name": "onRowClick",
5934
5908
  "kind": 1024,
5935
5909
  "kindString": "Property",
@@ -5941,11 +5915,11 @@
5941
5915
  },
5942
5916
  "type": {
5943
5917
  "type": "reference",
5944
- "id": 774,
5918
+ "id": 772,
5945
5919
  "typeArguments": [
5946
5920
  {
5947
5921
  "type": "reference",
5948
- "id": 900,
5922
+ "id": 898,
5949
5923
  "name": "TRow"
5950
5924
  }
5951
5925
  ],
@@ -5953,7 +5927,7 @@
5953
5927
  }
5954
5928
  },
5955
5929
  {
5956
- "id": 897,
5930
+ "id": 895,
5957
5931
  "name": "onRowCopy",
5958
5932
  "kind": 1024,
5959
5933
  "kindString": "Property",
@@ -5965,11 +5939,11 @@
5965
5939
  },
5966
5940
  "type": {
5967
5941
  "type": "reference",
5968
- "id": 796,
5942
+ "id": 794,
5969
5943
  "typeArguments": [
5970
5944
  {
5971
5945
  "type": "reference",
5972
- "id": 900,
5946
+ "id": 898,
5973
5947
  "name": "TRow"
5974
5948
  }
5975
5949
  ],
@@ -5977,7 +5951,7 @@
5977
5951
  }
5978
5952
  },
5979
5953
  {
5980
- "id": 894,
5954
+ "id": 892,
5981
5955
  "name": "onRowCreate",
5982
5956
  "kind": 1024,
5983
5957
  "kindString": "Property",
@@ -5989,11 +5963,11 @@
5989
5963
  },
5990
5964
  "type": {
5991
5965
  "type": "reference",
5992
- "id": 790,
5966
+ "id": 788,
5993
5967
  "typeArguments": [
5994
5968
  {
5995
5969
  "type": "reference",
5996
- "id": 900,
5970
+ "id": 898,
5997
5971
  "name": "TRow"
5998
5972
  }
5999
5973
  ],
@@ -6001,7 +5975,7 @@
6001
5975
  }
6002
5976
  },
6003
5977
  {
6004
- "id": 898,
5978
+ "id": 896,
6005
5979
  "name": "onRowDelete",
6006
5980
  "kind": 1024,
6007
5981
  "kindString": "Property",
@@ -6013,11 +5987,11 @@
6013
5987
  },
6014
5988
  "type": {
6015
5989
  "type": "reference",
6016
- "id": 802,
5990
+ "id": 800,
6017
5991
  "typeArguments": [
6018
5992
  {
6019
5993
  "type": "reference",
6020
- "id": 900,
5994
+ "id": 898,
6021
5995
  "name": "TRow"
6022
5996
  }
6023
5997
  ],
@@ -6025,7 +5999,7 @@
6025
5999
  }
6026
6000
  },
6027
6001
  {
6028
- "id": 869,
6002
+ "id": 867,
6029
6003
  "name": "onRowDrag",
6030
6004
  "kind": 1024,
6031
6005
  "kindString": "Property",
@@ -6037,11 +6011,11 @@
6037
6011
  },
6038
6012
  "type": {
6039
6013
  "type": "reference",
6040
- "id": 780,
6014
+ "id": 778,
6041
6015
  "typeArguments": [
6042
6016
  {
6043
6017
  "type": "reference",
6044
- "id": 900,
6018
+ "id": 898,
6045
6019
  "name": "TRow"
6046
6020
  }
6047
6021
  ],
@@ -6049,7 +6023,7 @@
6049
6023
  }
6050
6024
  },
6051
6025
  {
6052
- "id": 896,
6026
+ "id": 894,
6053
6027
  "name": "onRowEdit",
6054
6028
  "kind": 1024,
6055
6029
  "kindString": "Property",
@@ -6064,7 +6038,7 @@
6064
6038
  "typeArguments": [
6065
6039
  {
6066
6040
  "type": "reference",
6067
- "id": 900,
6041
+ "id": 898,
6068
6042
  "name": "TRow"
6069
6043
  }
6070
6044
  ],
@@ -6072,7 +6046,7 @@
6072
6046
  }
6073
6047
  },
6074
6048
  {
6075
- "id": 870,
6049
+ "id": 868,
6076
6050
  "name": "onSelectedRows",
6077
6051
  "kind": 1024,
6078
6052
  "kindString": "Property",
@@ -6084,12 +6058,12 @@
6084
6058
  },
6085
6059
  "type": {
6086
6060
  "type": "reference",
6087
- "id": 810,
6061
+ "id": 808,
6088
6062
  "name": "SelectedRowsHandler"
6089
6063
  }
6090
6064
  },
6091
6065
  {
6092
- "id": 881,
6066
+ "id": 879,
6093
6067
  "name": "onSort",
6094
6068
  "kind": 1024,
6095
6069
  "kindString": "Property",
@@ -6101,11 +6075,11 @@
6101
6075
  },
6102
6076
  "type": {
6103
6077
  "type": "reference",
6104
- "id": 813,
6078
+ "id": 811,
6105
6079
  "typeArguments": [
6106
6080
  {
6107
6081
  "type": "reference",
6108
- "id": 900,
6082
+ "id": 898,
6109
6083
  "name": "TRow"
6110
6084
  }
6111
6085
  ],
@@ -6113,7 +6087,7 @@
6113
6087
  }
6114
6088
  },
6115
6089
  {
6116
- "id": 887,
6090
+ "id": 885,
6117
6091
  "name": "pageIndex",
6118
6092
  "kind": 1024,
6119
6093
  "kindString": "Property",
@@ -6129,7 +6103,7 @@
6129
6103
  }
6130
6104
  },
6131
6105
  {
6132
- "id": 888,
6106
+ "id": 886,
6133
6107
  "name": "pageSize",
6134
6108
  "kind": 1024,
6135
6109
  "kindString": "Property",
@@ -6145,7 +6119,7 @@
6145
6119
  }
6146
6120
  },
6147
6121
  {
6148
- "id": 871,
6122
+ "id": 869,
6149
6123
  "name": "rowClassName",
6150
6124
  "kind": 1024,
6151
6125
  "kindString": "Property",
@@ -6165,32 +6139,32 @@
6165
6139
  {
6166
6140
  "type": "reflection",
6167
6141
  "declaration": {
6168
- "id": 872,
6142
+ "id": 870,
6169
6143
  "name": "__type",
6170
6144
  "kind": 65536,
6171
6145
  "kindString": "Type literal",
6172
6146
  "flags": {},
6173
6147
  "signatures": [
6174
6148
  {
6175
- "id": 873,
6149
+ "id": 871,
6176
6150
  "name": "__type",
6177
6151
  "kind": 4096,
6178
6152
  "kindString": "Call signature",
6179
6153
  "flags": {},
6180
6154
  "parameters": [
6181
6155
  {
6182
- "id": 874,
6156
+ "id": 872,
6183
6157
  "name": "row",
6184
6158
  "kind": 32768,
6185
6159
  "kindString": "Parameter",
6186
6160
  "flags": {},
6187
6161
  "type": {
6188
6162
  "type": "reference",
6189
- "id": 901,
6163
+ "id": 899,
6190
6164
  "typeArguments": [
6191
6165
  {
6192
6166
  "type": "reference",
6193
- "id": 900,
6167
+ "id": 898,
6194
6168
  "name": "TRow"
6195
6169
  }
6196
6170
  ],
@@ -6219,7 +6193,7 @@
6219
6193
  }
6220
6194
  },
6221
6195
  {
6222
- "id": 878,
6196
+ "id": 876,
6223
6197
  "name": "rowHeight",
6224
6198
  "kind": 1024,
6225
6199
  "kindString": "Property",
@@ -6235,7 +6209,7 @@
6235
6209
  }
6236
6210
  },
6237
6211
  {
6238
- "id": 879,
6212
+ "id": 877,
6239
6213
  "name": "selectedRows",
6240
6214
  "kind": 1024,
6241
6215
  "kindString": "Property",
@@ -6247,12 +6221,12 @@
6247
6221
  },
6248
6222
  "type": {
6249
6223
  "type": "reference",
6250
- "id": 811,
6224
+ "id": 809,
6251
6225
  "name": "SelectedRowsState"
6252
6226
  }
6253
6227
  },
6254
6228
  {
6255
- "id": 883,
6229
+ "id": 881,
6256
6230
  "name": "sortRules",
6257
6231
  "kind": 1024,
6258
6232
  "kindString": "Property",
@@ -6266,11 +6240,11 @@
6266
6240
  "type": "array",
6267
6241
  "elementType": {
6268
6242
  "type": "reference",
6269
- "id": 819,
6243
+ "id": 817,
6270
6244
  "typeArguments": [
6271
6245
  {
6272
6246
  "type": "reference",
6273
- "id": 900,
6247
+ "id": 898,
6274
6248
  "name": "TRow"
6275
6249
  }
6276
6250
  ],
@@ -6279,7 +6253,7 @@
6279
6253
  }
6280
6254
  },
6281
6255
  {
6282
- "id": 866,
6256
+ "id": 864,
6283
6257
  "name": "emptyStateRenderer",
6284
6258
  "kind": 2048,
6285
6259
  "kindString": "Method",
@@ -6288,7 +6262,7 @@
6288
6262
  },
6289
6263
  "signatures": [
6290
6264
  {
6291
- "id": 867,
6265
+ "id": 865,
6292
6266
  "name": "emptyStateRenderer",
6293
6267
  "kind": 4096,
6294
6268
  "kindString": "Call signature",
@@ -6306,7 +6280,7 @@
6306
6280
  ]
6307
6281
  },
6308
6282
  {
6309
- "id": 889,
6283
+ "id": 887,
6310
6284
  "name": "loadMore",
6311
6285
  "kind": 2048,
6312
6286
  "kindString": "Method",
@@ -6315,7 +6289,7 @@
6315
6289
  },
6316
6290
  "signatures": [
6317
6291
  {
6318
- "id": 890,
6292
+ "id": 888,
6319
6293
  "name": "loadMore",
6320
6294
  "kind": 4096,
6321
6295
  "kindString": "Call signature",
@@ -6325,7 +6299,7 @@
6325
6299
  },
6326
6300
  "parameters": [
6327
6301
  {
6328
- "id": 891,
6302
+ "id": 889,
6329
6303
  "name": "startIndex",
6330
6304
  "kind": 32768,
6331
6305
  "kindString": "Parameter",
@@ -6336,7 +6310,7 @@
6336
6310
  }
6337
6311
  },
6338
6312
  {
6339
- "id": 892,
6313
+ "id": 890,
6340
6314
  "name": "endIndex",
6341
6315
  "kind": 32768,
6342
6316
  "kindString": "Parameter",
@@ -6355,7 +6329,7 @@
6355
6329
  ]
6356
6330
  },
6357
6331
  {
6358
- "id": 875,
6332
+ "id": 873,
6359
6333
  "name": "rowExpansionRenderer",
6360
6334
  "kind": 2048,
6361
6335
  "kindString": "Method",
@@ -6364,7 +6338,7 @@
6364
6338
  },
6365
6339
  "signatures": [
6366
6340
  {
6367
- "id": 876,
6341
+ "id": 874,
6368
6342
  "name": "rowExpansionRenderer",
6369
6343
  "kind": 4096,
6370
6344
  "kindString": "Call signature",
@@ -6374,18 +6348,18 @@
6374
6348
  },
6375
6349
  "parameters": [
6376
6350
  {
6377
- "id": 877,
6351
+ "id": 875,
6378
6352
  "name": "row",
6379
6353
  "kind": 32768,
6380
6354
  "kindString": "Parameter",
6381
6355
  "flags": {},
6382
6356
  "type": {
6383
6357
  "type": "reference",
6384
- "id": 901,
6358
+ "id": 899,
6385
6359
  "typeArguments": [
6386
6360
  {
6387
6361
  "type": "reference",
6388
- "id": 900,
6362
+ "id": 898,
6389
6363
  "name": "TRow"
6390
6364
  }
6391
6365
  ],
@@ -6410,7 +6384,7 @@
6410
6384
  ],
6411
6385
  "props": [
6412
6386
  {
6413
- "id": 916,
6387
+ "id": 914,
6414
6388
  "name": "instance",
6415
6389
  "kind": 1024,
6416
6390
  "kindString": "Property",
@@ -6418,14 +6392,14 @@
6418
6392
  "type": {
6419
6393
  "type": "reflection",
6420
6394
  "declaration": {
6421
- "id": 917,
6395
+ "id": 915,
6422
6396
  "name": "__type",
6423
6397
  "kind": 65536,
6424
6398
  "kindString": "Type literal",
6425
6399
  "flags": {},
6426
6400
  "children": [
6427
6401
  {
6428
- "id": 923,
6402
+ "id": 921,
6429
6403
  "name": "resetRowEditing",
6430
6404
  "kind": 1024,
6431
6405
  "kindString": "Property",
@@ -6436,7 +6410,7 @@
6436
6410
  }
6437
6411
  },
6438
6412
  {
6439
- "id": 918,
6413
+ "id": 916,
6440
6414
  "name": "toggleAllRowsExpanded",
6441
6415
  "kind": 1024,
6442
6416
  "kindString": "Property",
@@ -6447,7 +6421,7 @@
6447
6421
  }
6448
6422
  },
6449
6423
  {
6450
- "id": 921,
6424
+ "id": 919,
6451
6425
  "name": "toggleEditing",
6452
6426
  "kind": 1024,
6453
6427
  "kindString": "Property",
@@ -6458,7 +6432,7 @@
6458
6432
  }
6459
6433
  },
6460
6434
  {
6461
- "id": 919,
6435
+ "id": 917,
6462
6436
  "name": "toggleHideAllColumns",
6463
6437
  "kind": 1024,
6464
6438
  "kindString": "Property",
@@ -6469,7 +6443,7 @@
6469
6443
  }
6470
6444
  },
6471
6445
  {
6472
- "id": 920,
6446
+ "id": 918,
6473
6447
  "name": "toggleHideColumn",
6474
6448
  "kind": 1024,
6475
6449
  "kindString": "Property",
@@ -6480,7 +6454,7 @@
6480
6454
  }
6481
6455
  },
6482
6456
  {
6483
- "id": 922,
6457
+ "id": 920,
6484
6458
  "name": "toggleRowEditing",
6485
6459
  "kind": 1024,
6486
6460
  "kindString": "Property",
@@ -6491,7 +6465,7 @@
6491
6465
  }
6492
6466
  },
6493
6467
  {
6494
- "id": 924,
6468
+ "id": 922,
6495
6469
  "name": "toggleRowExpanded",
6496
6470
  "kind": 1024,
6497
6471
  "kindString": "Property",
@@ -6502,7 +6476,7 @@
6502
6476
  }
6503
6477
  },
6504
6478
  {
6505
- "id": 925,
6479
+ "id": 923,
6506
6480
  "name": "toggleSortBy",
6507
6481
  "kind": 1024,
6508
6482
  "kindString": "Property",
@@ -6518,14 +6492,14 @@
6518
6492
  "title": "Properties",
6519
6493
  "kind": 1024,
6520
6494
  "children": [
6521
- 923,
6522
- 918,
6523
6495
  921,
6496
+ 916,
6524
6497
  919,
6498
+ 917,
6499
+ 918,
6525
6500
  920,
6526
6501
  922,
6527
- 924,
6528
- 925
6502
+ 923
6529
6503
  ]
6530
6504
  }
6531
6505
  ]
@@ -6537,7 +6511,7 @@
6537
6511
  "TableRow": {
6538
6512
  "props": [
6539
6513
  {
6540
- "id": 905,
6514
+ "id": 903,
6541
6515
  "name": "depth",
6542
6516
  "kind": 1024,
6543
6517
  "kindString": "Property",
@@ -6550,7 +6524,7 @@
6550
6524
  }
6551
6525
  },
6552
6526
  {
6553
- "id": 903,
6527
+ "id": 901,
6554
6528
  "name": "index",
6555
6529
  "kind": 1024,
6556
6530
  "kindString": "Property",
@@ -6564,7 +6538,7 @@
6564
6538
  }
6565
6539
  },
6566
6540
  {
6567
- "id": 904,
6541
+ "id": 902,
6568
6542
  "name": "indexPath",
6569
6543
  "kind": 1024,
6570
6544
  "kindString": "Property",
@@ -6578,7 +6552,7 @@
6578
6552
  }
6579
6553
  },
6580
6554
  {
6581
- "id": 910,
6555
+ "id": 908,
6582
6556
  "name": "isEditing",
6583
6557
  "kind": 1024,
6584
6558
  "kindString": "Property",
@@ -6591,7 +6565,7 @@
6591
6565
  }
6592
6566
  },
6593
6567
  {
6594
- "id": 906,
6568
+ "id": 904,
6595
6569
  "name": "isExpanded",
6596
6570
  "kind": 1024,
6597
6571
  "kindString": "Property",
@@ -6607,7 +6581,7 @@
6607
6581
  }
6608
6582
  },
6609
6583
  {
6610
- "id": 909,
6584
+ "id": 907,
6611
6585
  "name": "values",
6612
6586
  "kind": 1024,
6613
6587
  "kindString": "Property",
@@ -6617,11 +6591,11 @@
6617
6591
  },
6618
6592
  "type": {
6619
6593
  "type": "reference",
6620
- "id": 768,
6594
+ "id": 766,
6621
6595
  "typeArguments": [
6622
6596
  {
6623
6597
  "type": "reference",
6624
- "id": 913,
6598
+ "id": 911,
6625
6599
  "name": "TRow"
6626
6600
  }
6627
6601
  ],
@@ -6629,7 +6603,7 @@
6629
6603
  }
6630
6604
  },
6631
6605
  {
6632
- "id": 911,
6606
+ "id": 909,
6633
6607
  "name": "toggleRowEditing",
6634
6608
  "kind": 2048,
6635
6609
  "kindString": "Method",
@@ -6638,7 +6612,7 @@
6638
6612
  },
6639
6613
  "signatures": [
6640
6614
  {
6641
- "id": 912,
6615
+ "id": 910,
6642
6616
  "name": "toggleRowEditing",
6643
6617
  "kind": 4096,
6644
6618
  "kindString": "Call signature",
@@ -6651,7 +6625,7 @@
6651
6625
  ]
6652
6626
  },
6653
6627
  {
6654
- "id": 907,
6628
+ "id": 905,
6655
6629
  "name": "toggleRowExpanded",
6656
6630
  "kind": 2048,
6657
6631
  "kindString": "Method",
@@ -6660,7 +6634,7 @@
6660
6634
  },
6661
6635
  "signatures": [
6662
6636
  {
6663
- "id": 908,
6637
+ "id": 906,
6664
6638
  "name": "toggleRowExpanded",
6665
6639
  "kind": 4096,
6666
6640
  "kindString": "Call signature",
@@ -6680,7 +6654,7 @@
6680
6654
  "TableTexts": {
6681
6655
  "props": [
6682
6656
  {
6683
- "id": 928,
6657
+ "id": 926,
6684
6658
  "name": "actions",
6685
6659
  "kind": 1024,
6686
6660
  "kindString": "Property",
@@ -6691,7 +6665,7 @@
6691
6665
  }
6692
6666
  },
6693
6667
  {
6694
- "id": 930,
6668
+ "id": 928,
6695
6669
  "name": "copy",
6696
6670
  "kind": 1024,
6697
6671
  "kindString": "Property",
@@ -6702,7 +6676,7 @@
6702
6676
  }
6703
6677
  },
6704
6678
  {
6705
- "id": 931,
6679
+ "id": 929,
6706
6680
  "name": "del",
6707
6681
  "kind": 1024,
6708
6682
  "kindString": "Property",
@@ -6713,7 +6687,7 @@
6713
6687
  }
6714
6688
  },
6715
6689
  {
6716
- "id": 929,
6690
+ "id": 927,
6717
6691
  "name": "edit",
6718
6692
  "kind": 1024,
6719
6693
  "kindString": "Property",
@@ -6724,7 +6698,7 @@
6724
6698
  }
6725
6699
  },
6726
6700
  {
6727
- "id": 933,
6701
+ "id": 931,
6728
6702
  "name": "loading",
6729
6703
  "kind": 1024,
6730
6704
  "kindString": "Property",
@@ -6735,7 +6709,7 @@
6735
6709
  }
6736
6710
  },
6737
6711
  {
6738
- "id": 932,
6712
+ "id": 930,
6739
6713
  "name": "newSubRow",
6740
6714
  "kind": 1024,
6741
6715
  "kindString": "Property",
@@ -6753,7 +6727,7 @@
6753
6727
  ],
6754
6728
  "props": [
6755
6729
  {
6756
- "id": 986,
6730
+ "id": 984,
6757
6731
  "name": "children",
6758
6732
  "kind": 1024,
6759
6733
  "kindString": "Property",
@@ -6769,7 +6743,7 @@
6769
6743
  }
6770
6744
  },
6771
6745
  {
6772
- "id": 985,
6746
+ "id": 983,
6773
6747
  "name": "defaultId",
6774
6748
  "kind": 1024,
6775
6749
  "kindString": "Property",
@@ -6785,7 +6759,7 @@
6785
6759
  }
6786
6760
  },
6787
6761
  {
6788
- "id": 984,
6762
+ "id": 982,
6789
6763
  "name": "id",
6790
6764
  "kind": 1024,
6791
6765
  "kindString": "Property",
@@ -6801,7 +6775,7 @@
6801
6775
  }
6802
6776
  },
6803
6777
  {
6804
- "id": 987,
6778
+ "id": 985,
6805
6779
  "name": "orientation",
6806
6780
  "kind": 1024,
6807
6781
  "kindString": "Property",
@@ -6824,7 +6798,7 @@
6824
6798
  }
6825
6799
  },
6826
6800
  {
6827
- "id": 988,
6801
+ "id": 986,
6828
6802
  "name": "onChange",
6829
6803
  "kind": 2048,
6830
6804
  "kindString": "Method",
@@ -6833,7 +6807,7 @@
6833
6807
  },
6834
6808
  "signatures": [
6835
6809
  {
6836
- "id": 989,
6810
+ "id": 987,
6837
6811
  "name": "onChange",
6838
6812
  "kind": 4096,
6839
6813
  "kindString": "Call signature",
@@ -6843,7 +6817,7 @@
6843
6817
  },
6844
6818
  "parameters": [
6845
6819
  {
6846
- "id": 990,
6820
+ "id": 988,
6847
6821
  "name": "id",
6848
6822
  "kind": 32768,
6849
6823
  "kindString": "Parameter",
@@ -6866,7 +6840,7 @@
6866
6840
  "Taco": {
6867
6841
  "props": [
6868
6842
  {
6869
- "id": 621,
6843
+ "id": 619,
6870
6844
  "name": "localization",
6871
6845
  "kind": 1024,
6872
6846
  "kindString": "Property",
@@ -6876,7 +6850,7 @@
6876
6850
  },
6877
6851
  "type": {
6878
6852
  "type": "reference",
6879
- "id": 612,
6853
+ "id": 610,
6880
6854
  "name": "Localization"
6881
6855
  }
6882
6856
  }
@@ -6888,7 +6862,7 @@
6888
6862
  ],
6889
6863
  "props": [
6890
6864
  {
6891
- "id": 1007,
6865
+ "id": 1005,
6892
6866
  "name": "highlighted",
6893
6867
  "kind": 1024,
6894
6868
  "kindString": "Property",
@@ -6904,7 +6878,7 @@
6904
6878
  }
6905
6879
  },
6906
6880
  {
6907
- "id": 1008,
6881
+ "id": 1006,
6908
6882
  "name": "state",
6909
6883
  "kind": 1024,
6910
6884
  "kindString": "Property",
@@ -6921,7 +6895,7 @@
6921
6895
  }
6922
6896
  },
6923
6897
  {
6924
- "id": 1009,
6898
+ "id": 1007,
6925
6899
  "name": "value",
6926
6900
  "kind": 1024,
6927
6901
  "kindString": "Property",
@@ -6944,7 +6918,7 @@
6944
6918
  ],
6945
6919
  "props": [
6946
6920
  {
6947
- "id": 1049,
6921
+ "id": 1047,
6948
6922
  "name": "children",
6949
6923
  "kind": 1024,
6950
6924
  "kindString": "Property",
@@ -6969,7 +6943,7 @@
6969
6943
  }
6970
6944
  },
6971
6945
  {
6972
- "id": 1051,
6946
+ "id": 1049,
6973
6947
  "name": "placement",
6974
6948
  "kind": 1024,
6975
6949
  "kindString": "Property",
@@ -7008,7 +6982,7 @@
7008
6982
  }
7009
6983
  },
7010
6984
  {
7011
- "id": 1050,
6985
+ "id": 1048,
7012
6986
  "name": "title",
7013
6987
  "kind": 1024,
7014
6988
  "kindString": "Property",
@@ -7026,7 +7000,7 @@
7026
7000
  "TourProps": {
7027
7001
  "props": [
7028
7002
  {
7029
- "id": 1077,
7003
+ "id": 1075,
7030
7004
  "name": "autoStart",
7031
7005
  "kind": 1024,
7032
7006
  "kindString": "Property",
@@ -7042,7 +7016,7 @@
7042
7016
  }
7043
7017
  },
7044
7018
  {
7045
- "id": 1078,
7019
+ "id": 1076,
7046
7020
  "name": "children",
7047
7021
  "kind": 1024,
7048
7022
  "kindString": "Property",
@@ -7056,7 +7030,7 @@
7056
7030
  }
7057
7031
  },
7058
7032
  {
7059
- "id": 1079,
7033
+ "id": 1077,
7060
7034
  "name": "continuous",
7061
7035
  "kind": 1024,
7062
7036
  "kindString": "Property",
@@ -7072,7 +7046,7 @@
7072
7046
  }
7073
7047
  },
7074
7048
  {
7075
- "id": 1080,
7049
+ "id": 1078,
7076
7050
  "name": "disableCloseOnEsc",
7077
7051
  "kind": 1024,
7078
7052
  "kindString": "Property",
@@ -7088,7 +7062,7 @@
7088
7062
  }
7089
7063
  },
7090
7064
  {
7091
- "id": 1081,
7065
+ "id": 1079,
7092
7066
  "name": "disableOverlayClose",
7093
7067
  "kind": 1024,
7094
7068
  "kindString": "Property",
@@ -7104,7 +7078,7 @@
7104
7078
  }
7105
7079
  },
7106
7080
  {
7107
- "id": 1091,
7081
+ "id": 1089,
7108
7082
  "name": "disableScrollParentFix",
7109
7083
  "kind": 1024,
7110
7084
  "kindString": "Property",
@@ -7117,7 +7091,7 @@
7117
7091
  }
7118
7092
  },
7119
7093
  {
7120
- "id": 1082,
7094
+ "id": 1080,
7121
7095
  "name": "disableScrolling",
7122
7096
  "kind": 1024,
7123
7097
  "kindString": "Property",
@@ -7133,7 +7107,7 @@
7133
7107
  }
7134
7108
  },
7135
7109
  {
7136
- "id": 1086,
7110
+ "id": 1084,
7137
7111
  "name": "onComplete",
7138
7112
  "kind": 1024,
7139
7113
  "kindString": "Property",
@@ -7148,7 +7122,7 @@
7148
7122
  }
7149
7123
  },
7150
7124
  {
7151
- "id": 1090,
7125
+ "id": 1088,
7152
7126
  "name": "spotlightClicks",
7153
7127
  "kind": 1024,
7154
7128
  "kindString": "Property",
@@ -7161,7 +7135,7 @@
7161
7135
  }
7162
7136
  },
7163
7137
  {
7164
- "id": 1083,
7138
+ "id": 1081,
7165
7139
  "name": "onClose",
7166
7140
  "kind": 2048,
7167
7141
  "kindString": "Method",
@@ -7170,21 +7144,21 @@
7170
7144
  },
7171
7145
  "signatures": [
7172
7146
  {
7173
- "id": 1084,
7147
+ "id": 1082,
7174
7148
  "name": "onClose",
7175
7149
  "kind": 4096,
7176
7150
  "kindString": "Call signature",
7177
7151
  "flags": {},
7178
7152
  "parameters": [
7179
7153
  {
7180
- "id": 1085,
7154
+ "id": 1083,
7181
7155
  "name": "step",
7182
7156
  "kind": 32768,
7183
7157
  "kindString": "Parameter",
7184
7158
  "flags": {},
7185
7159
  "type": {
7186
7160
  "type": "reference",
7187
- "id": 1065,
7161
+ "id": 1063,
7188
7162
  "name": "TourStepProps"
7189
7163
  }
7190
7164
  }
@@ -7197,7 +7171,7 @@
7197
7171
  ]
7198
7172
  },
7199
7173
  {
7200
- "id": 1087,
7174
+ "id": 1085,
7201
7175
  "name": "onReady",
7202
7176
  "kind": 2048,
7203
7177
  "kindString": "Method",
@@ -7206,7 +7180,7 @@
7206
7180
  },
7207
7181
  "signatures": [
7208
7182
  {
7209
- "id": 1088,
7183
+ "id": 1086,
7210
7184
  "name": "onReady",
7211
7185
  "kind": 4096,
7212
7186
  "kindString": "Call signature",
@@ -7216,14 +7190,14 @@
7216
7190
  },
7217
7191
  "parameters": [
7218
7192
  {
7219
- "id": 1089,
7193
+ "id": 1087,
7220
7194
  "name": "step",
7221
7195
  "kind": 32768,
7222
7196
  "kindString": "Parameter",
7223
7197
  "flags": {},
7224
7198
  "type": {
7225
7199
  "type": "reference",
7226
- "id": 1065,
7200
+ "id": 1063,
7227
7201
  "name": "TourStepProps"
7228
7202
  }
7229
7203
  }
@@ -7240,7 +7214,7 @@
7240
7214
  "TourStepProps": {
7241
7215
  "props": [
7242
7216
  {
7243
- "id": 1067,
7217
+ "id": 1065,
7244
7218
  "name": "children",
7245
7219
  "kind": 1024,
7246
7220
  "kindString": "Property",
@@ -7256,7 +7230,7 @@
7256
7230
  }
7257
7231
  },
7258
7232
  {
7259
- "id": 1068,
7233
+ "id": 1066,
7260
7234
  "name": "position",
7261
7235
  "kind": 1024,
7262
7236
  "kindString": "Property",
@@ -7274,7 +7248,7 @@
7274
7248
  }
7275
7249
  },
7276
7250
  {
7277
- "id": 1069,
7251
+ "id": 1067,
7278
7252
  "name": "selector",
7279
7253
  "kind": 1024,
7280
7254
  "kindString": "Property",
@@ -7288,7 +7262,7 @@
7288
7262
  }
7289
7263
  },
7290
7264
  {
7291
- "id": 1070,
7265
+ "id": 1068,
7292
7266
  "name": "showBeacon",
7293
7267
  "kind": 1024,
7294
7268
  "kindString": "Property",
@@ -7304,7 +7278,7 @@
7304
7278
  }
7305
7279
  },
7306
7280
  {
7307
- "id": 1071,
7281
+ "id": 1069,
7308
7282
  "name": "title",
7309
7283
  "kind": 1024,
7310
7284
  "kindString": "Property",
@@ -7322,7 +7296,7 @@
7322
7296
  "TourTexts": {
7323
7297
  "props": [
7324
7298
  {
7325
- "id": 1059,
7299
+ "id": 1057,
7326
7300
  "name": "back",
7327
7301
  "kind": 1024,
7328
7302
  "kindString": "Property",
@@ -7336,7 +7310,7 @@
7336
7310
  }
7337
7311
  },
7338
7312
  {
7339
- "id": 1060,
7313
+ "id": 1058,
7340
7314
  "name": "close",
7341
7315
  "kind": 1024,
7342
7316
  "kindString": "Property",
@@ -7350,7 +7324,7 @@
7350
7324
  }
7351
7325
  },
7352
7326
  {
7353
- "id": 1062,
7327
+ "id": 1060,
7354
7328
  "name": "last",
7355
7329
  "kind": 1024,
7356
7330
  "kindString": "Property",
@@ -7364,7 +7338,7 @@
7364
7338
  }
7365
7339
  },
7366
7340
  {
7367
- "id": 1063,
7341
+ "id": 1061,
7368
7342
  "name": "next",
7369
7343
  "kind": 1024,
7370
7344
  "kindString": "Property",
@@ -7378,7 +7352,7 @@
7378
7352
  }
7379
7353
  },
7380
7354
  {
7381
- "id": 1064,
7355
+ "id": 1062,
7382
7356
  "name": "open",
7383
7357
  "kind": 1024,
7384
7358
  "kindString": "Property",
@@ -7392,7 +7366,7 @@
7392
7366
  }
7393
7367
  },
7394
7368
  {
7395
- "id": 1061,
7369
+ "id": 1059,
7396
7370
  "name": "skip",
7397
7371
  "kind": 1024,
7398
7372
  "kindString": "Property",
@@ -7413,7 +7387,7 @@
7413
7387
  ],
7414
7388
  "props": [
7415
7389
  {
7416
- "id": 1108,
7390
+ "id": 1106,
7417
7391
  "name": "className",
7418
7392
  "kind": 1024,
7419
7393
  "kindString": "Property",
@@ -7433,21 +7407,21 @@
7433
7407
  {
7434
7408
  "type": "reflection",
7435
7409
  "declaration": {
7436
- "id": 1109,
7410
+ "id": 1107,
7437
7411
  "name": "__type",
7438
7412
  "kind": 65536,
7439
7413
  "kindString": "Type literal",
7440
7414
  "flags": {},
7441
7415
  "signatures": [
7442
7416
  {
7443
- "id": 1110,
7417
+ "id": 1108,
7444
7418
  "name": "__type",
7445
7419
  "kind": 4096,
7446
7420
  "kindString": "Call signature",
7447
7421
  "flags": {},
7448
7422
  "parameters": [
7449
7423
  {
7450
- "id": 1111,
7424
+ "id": 1109,
7451
7425
  "name": "expanded",
7452
7426
  "kind": 32768,
7453
7427
  "kindString": "Parameter",
@@ -7470,7 +7444,7 @@
7470
7444
  }
7471
7445
  },
7472
7446
  {
7473
- "id": 1112,
7447
+ "id": 1110,
7474
7448
  "name": "expanded",
7475
7449
  "kind": 1024,
7476
7450
  "kindString": "Property",
@@ -7486,7 +7460,7 @@
7486
7460
  }
7487
7461
  },
7488
7462
  {
7489
- "id": 1113,
7463
+ "id": 1111,
7490
7464
  "name": "fixed",
7491
7465
  "kind": 1024,
7492
7466
  "kindString": "Property",
@@ -7502,7 +7476,7 @@
7502
7476
  }
7503
7477
  },
7504
7478
  {
7505
- "id": 1118,
7479
+ "id": 1116,
7506
7480
  "name": "title",
7507
7481
  "kind": 1024,
7508
7482
  "kindString": "Property",
@@ -7522,21 +7496,21 @@
7522
7496
  {
7523
7497
  "type": "reflection",
7524
7498
  "declaration": {
7525
- "id": 1119,
7499
+ "id": 1117,
7526
7500
  "name": "__type",
7527
7501
  "kind": 65536,
7528
7502
  "kindString": "Type literal",
7529
7503
  "flags": {},
7530
7504
  "signatures": [
7531
7505
  {
7532
- "id": 1120,
7506
+ "id": 1118,
7533
7507
  "name": "__type",
7534
7508
  "kind": 4096,
7535
7509
  "kindString": "Call signature",
7536
7510
  "flags": {},
7537
7511
  "parameters": [
7538
7512
  {
7539
- "id": 1121,
7513
+ "id": 1119,
7540
7514
  "name": "expanded",
7541
7515
  "kind": 32768,
7542
7516
  "kindString": "Parameter",
@@ -7561,7 +7535,7 @@
7561
7535
  }
7562
7536
  },
7563
7537
  {
7564
- "id": 1114,
7538
+ "id": 1112,
7565
7539
  "name": "onClick",
7566
7540
  "kind": 2048,
7567
7541
  "kindString": "Method",
@@ -7570,7 +7544,7 @@
7570
7544
  },
7571
7545
  "signatures": [
7572
7546
  {
7573
- "id": 1115,
7547
+ "id": 1113,
7574
7548
  "name": "onClick",
7575
7549
  "kind": 4096,
7576
7550
  "kindString": "Call signature",
@@ -7580,7 +7554,7 @@
7580
7554
  },
7581
7555
  "parameters": [
7582
7556
  {
7583
- "id": 1116,
7557
+ "id": 1114,
7584
7558
  "name": "event",
7585
7559
  "kind": 32768,
7586
7560
  "kindString": "Parameter",
@@ -7607,7 +7581,7 @@
7607
7581
  }
7608
7582
  },
7609
7583
  {
7610
- "id": 1117,
7584
+ "id": 1115,
7611
7585
  "name": "expanded",
7612
7586
  "kind": 32768,
7613
7587
  "kindString": "Parameter",
@@ -7632,7 +7606,7 @@
7632
7606
  "useListKeyboardNavigationOptions": {
7633
7607
  "props": [
7634
7608
  {
7635
- "id": 1151,
7609
+ "id": 1149,
7636
7610
  "name": "direction",
7637
7611
  "kind": 1024,
7638
7612
  "kindString": "Property",
@@ -7646,7 +7620,7 @@
7646
7620
  }
7647
7621
  },
7648
7622
  {
7649
- "id": 1152,
7623
+ "id": 1150,
7650
7624
  "name": "initialIndex",
7651
7625
  "kind": 1024,
7652
7626
  "kindString": "Property",
@@ -7663,7 +7637,7 @@
7663
7637
  "usePaginationValues": {
7664
7638
  "props": [
7665
7639
  {
7666
- "id": 559,
7640
+ "id": 557,
7667
7641
  "name": "pageIndex",
7668
7642
  "kind": 1024,
7669
7643
  "kindString": "Property",
@@ -7677,7 +7651,7 @@
7677
7651
  }
7678
7652
  },
7679
7653
  {
7680
- "id": 560,
7654
+ "id": 558,
7681
7655
  "name": "pageSize",
7682
7656
  "kind": 1024,
7683
7657
  "kindString": "Property",
@@ -7691,14 +7665,14 @@
7691
7665
  }
7692
7666
  },
7693
7667
  {
7694
- "id": 561,
7668
+ "id": 559,
7695
7669
  "name": "setPageIndex",
7696
7670
  "kind": 2048,
7697
7671
  "kindString": "Method",
7698
7672
  "flags": {},
7699
7673
  "signatures": [
7700
7674
  {
7701
- "id": 562,
7675
+ "id": 560,
7702
7676
  "name": "setPageIndex",
7703
7677
  "kind": 4096,
7704
7678
  "kindString": "Call signature",
@@ -7708,7 +7682,7 @@
7708
7682
  },
7709
7683
  "parameters": [
7710
7684
  {
7711
- "id": 563,
7685
+ "id": 561,
7712
7686
  "name": "pageIndex",
7713
7687
  "kind": 32768,
7714
7688
  "kindString": "Parameter",
@@ -7727,14 +7701,14 @@
7727
7701
  ]
7728
7702
  },
7729
7703
  {
7730
- "id": 564,
7704
+ "id": 562,
7731
7705
  "name": "setPageSize",
7732
7706
  "kind": 2048,
7733
7707
  "kindString": "Method",
7734
7708
  "flags": {},
7735
7709
  "signatures": [
7736
7710
  {
7737
- "id": 565,
7711
+ "id": 563,
7738
7712
  "name": "setPageSize",
7739
7713
  "kind": 4096,
7740
7714
  "kindString": "Call signature",
@@ -7744,7 +7718,7 @@
7744
7718
  },
7745
7719
  "parameters": [
7746
7720
  {
7747
- "id": 566,
7721
+ "id": 564,
7748
7722
  "name": "size",
7749
7723
  "kind": 32768,
7750
7724
  "kindString": "Parameter",
@@ -7767,7 +7741,7 @@
7767
7741
  "useTableRowCreation": {
7768
7742
  "props": [
7769
7743
  {
7770
- "id": 972,
7744
+ "id": 970,
7771
7745
  "name": "data",
7772
7746
  "kind": 1024,
7773
7747
  "kindString": "Property",
@@ -7776,11 +7750,11 @@
7776
7750
  "type": "array",
7777
7751
  "elementType": {
7778
7752
  "type": "reference",
7779
- "id": 768,
7753
+ "id": 766,
7780
7754
  "typeArguments": [
7781
7755
  {
7782
7756
  "type": "reference",
7783
- "id": 981,
7757
+ "id": 979,
7784
7758
  "name": "TRow"
7785
7759
  }
7786
7760
  ],
@@ -7789,7 +7763,7 @@
7789
7763
  }
7790
7764
  },
7791
7765
  {
7792
- "id": 980,
7766
+ "id": 978,
7793
7767
  "name": "isCreating",
7794
7768
  "kind": 1024,
7795
7769
  "kindString": "Property",
@@ -7800,33 +7774,33 @@
7800
7774
  }
7801
7775
  },
7802
7776
  {
7803
- "id": 973,
7777
+ "id": 971,
7804
7778
  "name": "create",
7805
7779
  "kind": 2048,
7806
7780
  "kindString": "Method",
7807
7781
  "flags": {},
7808
7782
  "signatures": [
7809
7783
  {
7810
- "id": 974,
7784
+ "id": 972,
7811
7785
  "name": "create",
7812
7786
  "kind": 4096,
7813
7787
  "kindString": "Call signature",
7814
7788
  "flags": {},
7815
7789
  "parameters": [
7816
7790
  {
7817
- "id": 975,
7791
+ "id": 973,
7818
7792
  "name": "rowIndexPath",
7819
7793
  "kind": 32768,
7820
7794
  "kindString": "Parameter",
7821
7795
  "flags": {},
7822
7796
  "type": {
7823
7797
  "type": "reference",
7824
- "id": 773,
7798
+ "id": 771,
7825
7799
  "name": "RowIndexPath"
7826
7800
  }
7827
7801
  },
7828
7802
  {
7829
- "id": 976,
7803
+ "id": 974,
7830
7804
  "name": "values",
7831
7805
  "kind": 32768,
7832
7806
  "kindString": "Parameter",
@@ -7841,35 +7815,35 @@
7841
7815
  ],
7842
7816
  "type": {
7843
7817
  "type": "reference",
7844
- "id": 773,
7818
+ "id": 771,
7845
7819
  "name": "RowIndexPath"
7846
7820
  }
7847
7821
  }
7848
7822
  ]
7849
7823
  },
7850
7824
  {
7851
- "id": 977,
7825
+ "id": 975,
7852
7826
  "name": "remove",
7853
7827
  "kind": 2048,
7854
7828
  "kindString": "Method",
7855
7829
  "flags": {},
7856
7830
  "signatures": [
7857
7831
  {
7858
- "id": 978,
7832
+ "id": 976,
7859
7833
  "name": "remove",
7860
7834
  "kind": 4096,
7861
7835
  "kindString": "Call signature",
7862
7836
  "flags": {},
7863
7837
  "parameters": [
7864
7838
  {
7865
- "id": 979,
7839
+ "id": 977,
7866
7840
  "name": "rowIndexPath",
7867
7841
  "kind": 32768,
7868
7842
  "kindString": "Parameter",
7869
7843
  "flags": {},
7870
7844
  "type": {
7871
7845
  "type": "reference",
7872
- "id": 773,
7846
+ "id": 771,
7873
7847
  "name": "RowIndexPath"
7874
7848
  }
7875
7849
  }