@@ -307,74 +307,74 @@ export interface RootRouteChildren {
307307
308308declare module '@tanstack/react-router' {
309309 interface FileRoutesByPath {
310- '/' : {
311- id : '/'
312- path : '/'
313- fullPath : '/'
314- preLoaderRoute : typeof IndexRouteImport
310+ '/VariableRowHeight ' : {
311+ id : '/VariableRowHeight '
312+ path : '/VariableRowHeight '
313+ fullPath : '/VariableRowHeight '
314+ preLoaderRoute : typeof VariableRowHeightRouteImport
315315 parentRoute : typeof rootRouteImport
316316 }
317- '/AllFeatures ' : {
318- id : '/AllFeatures '
319- path : '/AllFeatures '
320- fullPath : '/AllFeatures '
321- preLoaderRoute : typeof AllFeaturesRouteImport
317+ '/TreeView ' : {
318+ id : '/TreeView '
319+ path : '/TreeView '
320+ fullPath : '/TreeView '
321+ preLoaderRoute : typeof TreeViewRouteImport
322322 parentRoute : typeof rootRouteImport
323323 }
324- '/Animation ' : {
325- id : '/Animation '
326- path : '/Animation '
327- fullPath : '/Animation '
328- preLoaderRoute : typeof AnimationRouteImport
324+ '/ScrollToCell ' : {
325+ id : '/ScrollToCell '
326+ path : '/ScrollToCell '
327+ fullPath : '/ScrollToCell '
328+ preLoaderRoute : typeof ScrollToCellRouteImport
329329 parentRoute : typeof rootRouteImport
330330 }
331- '/CellNavigation ' : {
332- id : '/CellNavigation '
333- path : '/CellNavigation '
334- fullPath : '/CellNavigation '
335- preLoaderRoute : typeof CellNavigationRouteImport
331+ '/RowsReordering ' : {
332+ id : '/RowsReordering '
333+ path : '/RowsReordering '
334+ fullPath : '/RowsReordering '
335+ preLoaderRoute : typeof RowsReorderingRouteImport
336336 parentRoute : typeof rootRouteImport
337337 }
338- '/ColumnGrouping ' : {
339- id : '/ColumnGrouping '
340- path : '/ColumnGrouping '
341- fullPath : '/ColumnGrouping '
342- preLoaderRoute : typeof ColumnGroupingRouteImport
338+ '/RowGrouping ' : {
339+ id : '/RowGrouping '
340+ path : '/RowGrouping '
341+ fullPath : '/RowGrouping '
342+ preLoaderRoute : typeof RowGroupingRouteImport
343343 parentRoute : typeof rootRouteImport
344344 }
345- '/ColumnSpanning ' : {
346- id : '/ColumnSpanning '
347- path : '/ColumnSpanning '
348- fullPath : '/ColumnSpanning '
349- preLoaderRoute : typeof ColumnSpanningRouteImport
345+ '/ResizableGrid ' : {
346+ id : '/ResizableGrid '
347+ path : '/ResizableGrid '
348+ fullPath : '/ResizableGrid '
349+ preLoaderRoute : typeof ResizableGridRouteImport
350350 parentRoute : typeof rootRouteImport
351351 }
352- '/ColumnsReordering ' : {
353- id : '/ColumnsReordering '
354- path : '/ColumnsReordering '
355- fullPath : '/ColumnsReordering '
356- preLoaderRoute : typeof ColumnsReorderingRouteImport
352+ '/NoRows ' : {
353+ id : '/NoRows '
354+ path : '/NoRows '
355+ fullPath : '/NoRows '
356+ preLoaderRoute : typeof NoRowsRouteImport
357357 parentRoute : typeof rootRouteImport
358358 }
359- '/CommonFeatures ' : {
360- id : '/CommonFeatures '
361- path : '/CommonFeatures '
362- fullPath : '/CommonFeatures '
363- preLoaderRoute : typeof CommonFeaturesRouteImport
359+ '/MillionCells ' : {
360+ id : '/MillionCells '
361+ path : '/MillionCells '
362+ fullPath : '/MillionCells '
363+ preLoaderRoute : typeof MillionCellsRouteImport
364364 parentRoute : typeof rootRouteImport
365365 }
366- '/ContextMenu ' : {
367- id : '/ContextMenu '
368- path : '/ContextMenu '
369- fullPath : '/ContextMenu '
370- preLoaderRoute : typeof ContextMenuRouteImport
366+ '/MasterDetail ' : {
367+ id : '/MasterDetail '
368+ path : '/MasterDetail '
369+ fullPath : '/MasterDetail '
370+ preLoaderRoute : typeof MasterDetailRouteImport
371371 parentRoute : typeof rootRouteImport
372372 }
373- '/CustomizableRenderers ' : {
374- id : '/CustomizableRenderers '
375- path : '/CustomizableRenderers '
376- fullPath : '/CustomizableRenderers '
377- preLoaderRoute : typeof CustomizableRenderersRouteImport
373+ '/InfiniteScrolling ' : {
374+ id : '/InfiniteScrolling '
375+ path : '/InfiniteScrolling '
376+ fullPath : '/InfiniteScrolling '
377+ preLoaderRoute : typeof InfiniteScrollingRouteImport
378378 parentRoute : typeof rootRouteImport
379379 }
380380 '/HeaderFilters' : {
@@ -384,74 +384,74 @@ declare module '@tanstack/react-router' {
384384 preLoaderRoute : typeof HeaderFiltersRouteImport
385385 parentRoute : typeof rootRouteImport
386386 }
387- '/InfiniteScrolling ' : {
388- id : '/InfiniteScrolling '
389- path : '/InfiniteScrolling '
390- fullPath : '/InfiniteScrolling '
391- preLoaderRoute : typeof InfiniteScrollingRouteImport
387+ '/CustomizableRenderers ' : {
388+ id : '/CustomizableRenderers '
389+ path : '/CustomizableRenderers '
390+ fullPath : '/CustomizableRenderers '
391+ preLoaderRoute : typeof CustomizableRenderersRouteImport
392392 parentRoute : typeof rootRouteImport
393393 }
394- '/MasterDetail ' : {
395- id : '/MasterDetail '
396- path : '/MasterDetail '
397- fullPath : '/MasterDetail '
398- preLoaderRoute : typeof MasterDetailRouteImport
394+ '/ContextMenu ' : {
395+ id : '/ContextMenu '
396+ path : '/ContextMenu '
397+ fullPath : '/ContextMenu '
398+ preLoaderRoute : typeof ContextMenuRouteImport
399399 parentRoute : typeof rootRouteImport
400400 }
401- '/MillionCells ' : {
402- id : '/MillionCells '
403- path : '/MillionCells '
404- fullPath : '/MillionCells '
405- preLoaderRoute : typeof MillionCellsRouteImport
401+ '/CommonFeatures ' : {
402+ id : '/CommonFeatures '
403+ path : '/CommonFeatures '
404+ fullPath : '/CommonFeatures '
405+ preLoaderRoute : typeof CommonFeaturesRouteImport
406406 parentRoute : typeof rootRouteImport
407407 }
408- '/NoRows ' : {
409- id : '/NoRows '
410- path : '/NoRows '
411- fullPath : '/NoRows '
412- preLoaderRoute : typeof NoRowsRouteImport
408+ '/ColumnsReordering ' : {
409+ id : '/ColumnsReordering '
410+ path : '/ColumnsReordering '
411+ fullPath : '/ColumnsReordering '
412+ preLoaderRoute : typeof ColumnsReorderingRouteImport
413413 parentRoute : typeof rootRouteImport
414414 }
415- '/ResizableGrid ' : {
416- id : '/ResizableGrid '
417- path : '/ResizableGrid '
418- fullPath : '/ResizableGrid '
419- preLoaderRoute : typeof ResizableGridRouteImport
415+ '/ColumnSpanning ' : {
416+ id : '/ColumnSpanning '
417+ path : '/ColumnSpanning '
418+ fullPath : '/ColumnSpanning '
419+ preLoaderRoute : typeof ColumnSpanningRouteImport
420420 parentRoute : typeof rootRouteImport
421421 }
422- '/RowGrouping ' : {
423- id : '/RowGrouping '
424- path : '/RowGrouping '
425- fullPath : '/RowGrouping '
426- preLoaderRoute : typeof RowGroupingRouteImport
422+ '/ColumnGrouping ' : {
423+ id : '/ColumnGrouping '
424+ path : '/ColumnGrouping '
425+ fullPath : '/ColumnGrouping '
426+ preLoaderRoute : typeof ColumnGroupingRouteImport
427427 parentRoute : typeof rootRouteImport
428428 }
429- '/RowsReordering ' : {
430- id : '/RowsReordering '
431- path : '/RowsReordering '
432- fullPath : '/RowsReordering '
433- preLoaderRoute : typeof RowsReorderingRouteImport
429+ '/CellNavigation ' : {
430+ id : '/CellNavigation '
431+ path : '/CellNavigation '
432+ fullPath : '/CellNavigation '
433+ preLoaderRoute : typeof CellNavigationRouteImport
434434 parentRoute : typeof rootRouteImport
435435 }
436- '/ScrollToCell ' : {
437- id : '/ScrollToCell '
438- path : '/ScrollToCell '
439- fullPath : '/ScrollToCell '
440- preLoaderRoute : typeof ScrollToCellRouteImport
436+ '/Animation ' : {
437+ id : '/Animation '
438+ path : '/Animation '
439+ fullPath : '/Animation '
440+ preLoaderRoute : typeof AnimationRouteImport
441441 parentRoute : typeof rootRouteImport
442442 }
443- '/TreeView ' : {
444- id : '/TreeView '
445- path : '/TreeView '
446- fullPath : '/TreeView '
447- preLoaderRoute : typeof TreeViewRouteImport
443+ '/AllFeatures ' : {
444+ id : '/AllFeatures '
445+ path : '/AllFeatures '
446+ fullPath : '/AllFeatures '
447+ preLoaderRoute : typeof AllFeaturesRouteImport
448448 parentRoute : typeof rootRouteImport
449449 }
450- '/VariableRowHeight ' : {
451- id : '/VariableRowHeight '
452- path : '/VariableRowHeight '
453- fullPath : '/VariableRowHeight '
454- preLoaderRoute : typeof VariableRowHeightRouteImport
450+ '/' : {
451+ id : '/'
452+ path : '/'
453+ fullPath : '/'
454+ preLoaderRoute : typeof IndexRouteImport
455455 parentRoute : typeof rootRouteImport
456456 }
457457 }
0 commit comments