|
117 | 117 | 020F41E623163C0100776C4D /* TopBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020F41E423163C0100776C4D /* TopBannerView.swift */; }; |
118 | 118 | 021080FA2D5441CE0054C78D /* POSColorPalette.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 021080F92D5441CE0054C78D /* POSColorPalette.xcassets */; }; |
119 | 119 | 021080FC2D544B3E0054C78D /* Color+POSColorPalette.swift in Sources */ = {isa = PBXBuildFile; fileRef = 021080FB2D544B3E0054C78D /* Color+POSColorPalette.swift */; }; |
| 120 | + 0210A2472D55EC250054C78D /* POSButtonStylesPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0210A2462D55EC250054C78D /* POSButtonStylesPreview.swift */; }; |
120 | 121 | 0210D8692A7BEEF700846F8C /* WooAnalyticsEvent+ProductListFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0210D8682A7BEEF700846F8C /* WooAnalyticsEvent+ProductListFilter.swift */; }; |
121 | 122 | 0211252825773F220075AD2A /* Models+Copiable.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0211252725773F220075AD2A /* Models+Copiable.generated.swift */; }; |
122 | 123 | 0211252E25773FB00075AD2A /* MockAggregateOrderItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0211252D25773FB00075AD2A /* MockAggregateOrderItem.swift */; }; |
|
3325 | 3326 | 020F41E423163C0100776C4D /* TopBannerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TopBannerView.swift; sourceTree = "<group>"; }; |
3326 | 3327 | 021080F92D5441CE0054C78D /* POSColorPalette.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = POSColorPalette.xcassets; sourceTree = "<group>"; }; |
3327 | 3328 | 021080FB2D544B3E0054C78D /* Color+POSColorPalette.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Color+POSColorPalette.swift"; sourceTree = "<group>"; }; |
| 3329 | + 0210A2462D55EC250054C78D /* POSButtonStylesPreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = POSButtonStylesPreview.swift; sourceTree = "<group>"; }; |
3328 | 3330 | 0210D8682A7BEEF700846F8C /* WooAnalyticsEvent+ProductListFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WooAnalyticsEvent+ProductListFilter.swift"; sourceTree = "<group>"; }; |
3329 | 3331 | 0211252725773F220075AD2A /* Models+Copiable.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Models+Copiable.generated.swift"; sourceTree = "<group>"; }; |
3330 | 3332 | 0211252D25773FB00075AD2A /* MockAggregateOrderItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockAggregateOrderItem.swift; sourceTree = "<group>"; }; |
|
6480 | 6482 | 01620C4C2C5394A400D3EA2F /* Reusable Views */ = { |
6481 | 6483 | isa = PBXGroup; |
6482 | 6484 | children = ( |
| 6485 | + 0210A2452D55EC140054C78D /* Buttons */, |
6483 | 6486 | 01620C4D2C5394B200D3EA2F /* POSProgressViewStyle.swift */, |
6484 | 6487 | 204D1D612C5A50840064A6BE /* POSModalViewModifier.swift */, |
6485 | 6488 | 20D2CCA42C7E328300051705 /* POSModalCloseButton.swift */, |
|
6650 | 6653 | path = Colors; |
6651 | 6654 | sourceTree = "<group>"; |
6652 | 6655 | }; |
| 6656 | + 0210A2452D55EC140054C78D /* Buttons */ = { |
| 6657 | + isa = PBXGroup; |
| 6658 | + children = ( |
| 6659 | + 0210A2462D55EC250054C78D /* POSButtonStylesPreview.swift */, |
| 6660 | + ); |
| 6661 | + path = Buttons; |
| 6662 | + sourceTree = "<group>"; |
| 6663 | + }; |
6653 | 6664 | 0211252225773EB40075AD2A /* Copiable */ = { |
6654 | 6665 | isa = PBXGroup; |
6655 | 6666 | children = ( |
|
15522 | 15533 | CC41E70C29310C1F008B3FB9 /* AnalyticsLineChart.swift in Sources */, |
15523 | 15534 | 456CB50D2444BFAC00992A05 /* ProductPurchaseNoteViewController.swift in Sources */, |
15524 | 15535 | EE3BC28E2BE390B800195AF0 /* InAppFeedbackCardViewModel.swift in Sources */, |
| 15536 | + 0210A2472D55EC250054C78D /* POSButtonStylesPreview.swift in Sources */, |
15525 | 15537 | 6827140F28A3988300E6E3F6 /* DismissableNoticeView.swift in Sources */, |
15526 | 15538 | D802541F2655137A001B2CC1 /* CardPresentModalNonRetryableError.swift in Sources */, |
15527 | 15539 | B651474527D644FF00C9C4E6 /* CustomerNoteSection.swift in Sources */, |
|
0 commit comments