|
446 | 446 | 26C6E8E426E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E326E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift */; }; |
447 | 447 | 26C6E8E626E6B5F500C7BB0F /* StateSelectorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */; }; |
448 | 448 | 26C6E8E826E6B6AC00C7BB0F /* StateSelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */; }; |
| 449 | + 26C6E8EA26E8FD3900C7BB0F /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */; }; |
| 450 | + 26C6E8EC26E8FF4800C7BB0F /* LazyNavigationLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */; }; |
449 | 451 | 26CCBE0B2523B3650073F94D /* RefundProductsTotalTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */; }; |
450 | 452 | 26CCBE0D2523C2560073F94D /* RefundProductsTotalTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 26CCBE0C2523C2560073F94D /* RefundProductsTotalTableViewCell.xib */; }; |
451 | 453 | 26E0ADF12631D94D00A5EB3B /* TopBannerWrapperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E0ADF02631D94D00A5EB3B /* TopBannerWrapperView.swift */; }; |
|
1850 | 1852 | 26C6E8E326E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountrySelectorViewModelTests.swift; sourceTree = "<group>"; }; |
1851 | 1853 | 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorViewModel.swift; sourceTree = "<group>"; }; |
1852 | 1854 | 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorCommand.swift; sourceTree = "<group>"; }; |
| 1855 | + 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyView.swift; sourceTree = "<group>"; }; |
| 1856 | + 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyNavigationLink.swift; sourceTree = "<group>"; }; |
1853 | 1857 | 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundProductsTotalTableViewCell.swift; sourceTree = "<group>"; }; |
1854 | 1858 | 26CCBE0C2523C2560073F94D /* RefundProductsTotalTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RefundProductsTotalTableViewCell.xib; sourceTree = "<group>"; }; |
1855 | 1859 | 26E0ADF02631D94D00A5EB3B /* TopBannerWrapperView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopBannerWrapperView.swift; sourceTree = "<group>"; }; |
|
4367 | 4371 | E10BC15D26CC06970064F5E2 /* ScrollableVStack.swift */, |
4368 | 4372 | DE126D0A26CA2331007F901D /* ValidationErrorRow.swift */, |
4369 | 4373 | DEE6437726D8DAD900888A75 /* InProgressView.swift */, |
| 4374 | + 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */, |
| 4375 | + 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */, |
4370 | 4376 | ); |
4371 | 4377 | path = "SwiftUI Components"; |
4372 | 4378 | sourceTree = "<group>"; |
|
7193 | 7199 | 024DF30B23742297006658FE /* AztecFormatBarCommand.swift in Sources */, |
7194 | 7200 | CC254F3426C4113B005F3C82 /* ShippingLabelPackageSelection.swift in Sources */, |
7195 | 7201 | AECD57D226DFDF7500A3B580 /* EditAddressForm.swift in Sources */, |
| 7202 | + 26C6E8EC26E8FF4800C7BB0F /* LazyNavigationLink.swift in Sources */, |
7196 | 7203 | 45E9A6E724DAE23300A600E8 /* ProductReviewsViewModel.swift in Sources */, |
7197 | 7204 | 028BAC4222F30B05008BB4AF /* StoreStatsV4PeriodViewController.swift in Sources */, |
7198 | 7205 | 740987B321B87760000E4C80 /* FancyAnimatedButton+Woo.swift in Sources */, |
|
7413 | 7420 | 4506BD712461965300FE6377 /* ProductVisibilityViewController.swift in Sources */, |
7414 | 7421 | CE1F512B206985DF00C6C810 /* PaddedLabel.swift in Sources */, |
7415 | 7422 | 26E0ADF12631D94D00A5EB3B /* TopBannerWrapperView.swift in Sources */, |
| 7423 | + 26C6E8EA26E8FD3900C7BB0F /* LazyView.swift in Sources */, |
7416 | 7424 | 7421344A210A323C00C13890 /* WooAnalyticsStat.swift in Sources */, |
7417 | 7425 | 02A275BA23FE50AA005C560F /* ProductUIImageLoader.swift in Sources */, |
7418 | 7426 | 02305353237454C700487A64 /* AztecInsertMoreFormatBarCommand.swift in Sources */, |
|
0 commit comments