diff --git a/Showcase/Showcase.xcodeproj/project.pbxproj b/Showcase/Showcase.xcodeproj/project.pbxproj index 505b26d0b..8bfed0b42 100644 --- a/Showcase/Showcase.xcodeproj/project.pbxproj +++ b/Showcase/Showcase.xcodeproj/project.pbxproj @@ -84,7 +84,7 @@ 077CCE592CB426090059CC28 /* DimensionTokenElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 077CCE542CB426090059CC28 /* DimensionTokenElement.swift */; }; 0784B2712CCB86C500299C10 /* NamedSize+IconWithTypography.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0784B26F2CCB86C500299C10 /* NamedSize+IconWithTypography.swift */; }; 0784B2732CCB8CC800299C10 /* NamedSize+IconDecorative.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0784B2722CCB8CC800299C10 /* NamedSize+IconDecorative.swift */; }; - 07C7F4AD2D391B440037E211 /* OUDSButtonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C7F4AC2D391B440037E211 /* OUDSButtonUITests.swift */; }; + 07C7F4AD2D391B440037E211 /* OUDSComponentButtonUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C7F4AC2D391B440037E211 /* OUDSComponentButtonUITests.swift */; }; 07CAE7682CEE20A600D6C5D1 /* SpaceTokenCommonIllustration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075C71322CEB743300B93FC3 /* SpaceTokenCommonIllustration.swift */; }; 07CAE7692CEE20B200D6C5D1 /* SpaceGapTokenIllustrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075C713A2CECC7DA00B93FC3 /* SpaceGapTokenIllustrations.swift */; }; 07CAE76A2CEE20B200D6C5D1 /* SpacePaddingTokenIllustrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075C71362CECC3D800B93FC3 /* SpacePaddingTokenIllustrations.swift */; }; @@ -245,7 +245,7 @@ 077CCE542CB426090059CC28 /* DimensionTokenElement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DimensionTokenElement.swift; sourceTree = ""; }; 0784B26F2CCB86C500299C10 /* NamedSize+IconWithTypography.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NamedSize+IconWithTypography.swift"; sourceTree = ""; }; 0784B2722CCB8CC800299C10 /* NamedSize+IconDecorative.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NamedSize+IconDecorative.swift"; sourceTree = ""; }; - 07C7F4AC2D391B440037E211 /* OUDSButtonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OUDSButtonUITests.swift; sourceTree = ""; }; + 07C7F4AC2D391B440037E211 /* OUDSComponentButtonUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSComponentButtonUITests.swift; path = OUDSComponentButtonUITests/OUDSComponentButtonUITests.swift; sourceTree = ""; }; 07CEDD802C7DB921003E1885 /* generateDoc.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = generateDoc.sh; path = ../generateDoc.sh; sourceTree = ""; }; 07CF426A2CA30728000BD03E /* TokensPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokensPage.swift; sourceTree = ""; }; 07CF42712CA31AC3000BD03E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -293,14 +293,14 @@ 51BD761C2C466FCF0033365D /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = ""; }; 51BD761E2C466FCF0033365D /* Showcase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Showcase.swift; sourceTree = ""; }; 51BD761F2C466FCF0033365D /* MainView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = ""; }; - 6D17A2172CCBE50700C00512 /* OUDSTypographyUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTypographyUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensTypographyUITests/OUDSTypographyUITests.swift; sourceTree = SOURCE_ROOT; }; - 6D17A2192CCBE74C00C00512 /* OUDSTokensElevationUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensElevationUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift; sourceTree = SOURCE_ROOT; }; - 6D17A21B2CCBE7E200C00512 /* OUDSTokensOpacityUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensOpacityUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift; sourceTree = SOURCE_ROOT; }; - 6D17A2292CCBEF6700C00512 /* OUDSTokensColorUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensColorUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/OUDSTokensColorUITests.swift; sourceTree = SOURCE_ROOT; }; - 6D3E872B2CCBE0A300AEB105 /* OUDSTokenBorderUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokenBorderUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift; sourceTree = SOURCE_ROOT; }; + 6D17A2172CCBE50700C00512 /* OUDSTokensFontUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensFontUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/OUDSTokensFontUITests.swift; sourceTree = SOURCE_ROOT; }; + 6D17A2192CCBE74C00C00512 /* OUDSTokensElevationUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensElevationUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift; sourceTree = SOURCE_ROOT; }; + 6D17A21B2CCBE7E200C00512 /* OUDSTokensOpacityUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensOpacityUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift; sourceTree = SOURCE_ROOT; }; + 6D17A2292CCBEF6700C00512 /* OUDSTokensColorUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensColorUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/OUDSTokensColorUITests.swift; sourceTree = SOURCE_ROOT; }; + 6D3E872B2CCBE0A300AEB105 /* OUDSTokenBorderUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokenBorderUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift; sourceTree = SOURCE_ROOT; }; 6DCC57E12CEB984D000F35F8 /* ShowcaseCode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShowcaseCode.swift; sourceTree = ""; }; - 6DED17E82CD1143500584BC9 /* OUDSTokensSizeUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensSizeUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift; sourceTree = SOURCE_ROOT; }; - 6DED17EA2CD114AD00584BC9 /* OUDSTokensSpaceUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensSpaceUITests.swift; path = ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift; sourceTree = SOURCE_ROOT; }; + 6DED17E82CD1143500584BC9 /* OUDSTokensSizeUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensSizeUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift; sourceTree = SOURCE_ROOT; }; + 6DED17EA2CD114AD00584BC9 /* OUDSTokensSpaceUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = OUDSTokensSpaceUITests.swift; path = ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift; sourceTree = SOURCE_ROOT; }; 6DFC208A2CDE669500F2EC33 /* AccessibilityStatementPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccessibilityStatementPage.swift; sourceTree = ""; }; 6DFC20B02CE3AF1500F2EC33 /* boosted-grid.min.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = "boosted-grid.min.css"; sourceTree = ""; }; 6DFC20B12CE3AF1500F2EC33 /* favicon.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = favicon.ico; sourceTree = ""; }; @@ -425,13 +425,8 @@ 0740A9902C9873500069D24A /* ShowcaseTests */ = { isa = PBXGroup; children = ( + 51FD2D362D3E992B00E7703D /* Tokens */, 07C7F4AB2D391AE00037E211 /* Components */, - 6D17A2242CCBEF1100C00512 /* OUDSTokensColorUITests */, - 6D8F9BE42CBFC2F70078A10E /* OUDSTokensTypographyUITests */, - 6D8F9B9B2CBFB8830078A10E /* OUDSTokensDimensionUITests */, - 6D8F9B722CBED90D0078A10E /* OUDSTokensElevationUITests */, - 6D8F9B392CBECBB80078A10E /* OUDSTokensOpacityUITests */, - 6D2465892CBEAB4C0023E359 /* OUDSTokensBorderUITests */, 074008212C9427F8006B8729 /* Snapshots */, 0740A99C2C9888CF0069D24A /* ShowcaseUITestPlan.xctestplan */, ); @@ -541,9 +536,10 @@ 07C7F4AB2D391AE00037E211 /* Components */ = { isa = PBXGroup; children = ( - 07C7F4AC2D391B440037E211 /* OUDSButtonUITests.swift */, + 07C7F4AC2D391B440037E211 /* OUDSComponentButtonUITests.swift */, ); - path = Components; + name = Components; + path = __Snapshots__/Components; sourceTree = ""; }; 07CF42752CA3F461000BD03E /* Elevation */ = { @@ -757,6 +753,20 @@ path = Showcase; sourceTree = ""; }; + 51FD2D362D3E992B00E7703D /* Tokens */ = { + isa = PBXGroup; + children = ( + 6D17A2242CCBEF1100C00512 /* OUDSTokensColorUITests */, + 6D8F9BE42CBFC2F70078A10E /* OUDSTokensTypographyUITests */, + 6D8F9B9B2CBFB8830078A10E /* OUDSTokensDimensionUITests */, + 6D8F9B722CBED90D0078A10E /* OUDSTokensElevationUITests */, + 6D8F9B392CBECBB80078A10E /* OUDSTokensOpacityUITests */, + 6D2465892CBEAB4C0023E359 /* OUDSTokensBorderUITests */, + ); + name = Tokens; + path = __Snapshots__/Tokens; + sourceTree = ""; + }; 6D17A2242CCBEF1100C00512 /* OUDSTokensColorUITests */ = { isa = PBXGroup; children = ( @@ -801,9 +811,10 @@ 6D8F9BE42CBFC2F70078A10E /* OUDSTokensTypographyUITests */ = { isa = PBXGroup; children = ( - 6D17A2172CCBE50700C00512 /* OUDSTypographyUITests.swift */, + 6D17A2172CCBE50700C00512 /* OUDSTokensFontUITests.swift */, ); - path = OUDSTokensTypographyUITests; + name = OUDSTokensTypographyUITests; + path = OUDSTokensFontUITests; sourceTree = ""; }; 6DFC20892CDE664400F2EC33 /* AccessibilityStatement */ = { @@ -1064,7 +1075,7 @@ 072141132D02F3F200B7B9C6 /* ShowcaseElementPage.swift in Sources */, 072141192D02F52A00B7B9C6 /* ButtonPage.swift in Sources */, 0721411B2D02F52A00B7B9C6 /* ButtonElement.swift in Sources */, - 07C7F4AD2D391B440037E211 /* OUDSButtonUITests.swift in Sources */, + 07C7F4AD2D391B440037E211 /* OUDSComponentButtonUITests.swift in Sources */, 072141142D02F3F200B7B9C6 /* ShowcaseVariantElement.swift in Sources */, 6DB260E12CD0F0520091F72E /* NameSpace+PaddingInset.swift in Sources */, 6DB260E22CD0F0520091F72E /* NameSpace+PaddingStack.swift in Sources */, diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading.png deleted file mode 100644 index 035af0f1f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png deleted file mode 100644 index 768adc4e8..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 95e9837c4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png deleted file mode 100644 index 87f84fa06..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png deleted file mode 100644 index d73199d7b..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png deleted file mode 100644 index e706a0ea4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index e706a0ea4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png deleted file mode 100644 index 8e9d8da17..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index 88933deec..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png deleted file mode 100644 index b12df2162..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index 3930f28b3..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png deleted file mode 100644 index 3ee212e5f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png deleted file mode 100644 index 3a77c6f19..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png deleted file mode 100644 index f482bb69a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 2a44f87df..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png deleted file mode 100644 index f2e7d410f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png deleted file mode 100644 index b8f619936..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png deleted file mode 100644 index a3a5163e5..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png deleted file mode 100644 index 43521eb92..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png deleted file mode 100644 index 57892fdf2..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 7d5f3c79b..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png deleted file mode 100644 index cbd9ec9e3..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png deleted file mode 100644 index f49404de5..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png deleted file mode 100644 index 3593cbab5..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png deleted file mode 100644 index c35d6e391..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png deleted file mode 100644 index 8f16e20d0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index 761aee7af..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png deleted file mode 100644 index 5f9528bf7..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index 8ec818f34..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png deleted file mode 100644 index aeed89c14..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png deleted file mode 100644 index 4310db44a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png deleted file mode 100644 index 476f33951..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index db4c6c7a0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png deleted file mode 100644 index 192d0a552..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png deleted file mode 100644 index 922b1932d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png deleted file mode 100644 index b8e7d31d0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 85a877a1a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png deleted file mode 100644 index 4e88fe8a7..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png deleted file mode 100644 index babac8633..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png deleted file mode 100644 index 5bc07d253..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png deleted file mode 100644 index 51f06a4d1..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png deleted file mode 100644 index 3fa581196..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png deleted file mode 100644 index 7c3d3174a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png deleted file mode 100644 index b38fd4522..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 8ac901422..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png deleted file mode 100644 index 854273bf8..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png deleted file mode 100644 index f371032b3..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png deleted file mode 100644 index 0d8087a25..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index ce7722704..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png deleted file mode 100644 index 7f75436b5..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index 8b58c84e0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png deleted file mode 100644 index 2c79e4e12..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index 5fba68acc..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png deleted file mode 100644 index bc381e73e..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png deleted file mode 100644 index cc0c74617..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png deleted file mode 100644 index c9526e378..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png deleted file mode 100644 index fe8cde854..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png deleted file mode 100644 index bf49b9a5f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png deleted file mode 100644 index 856de74c0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png deleted file mode 100644 index db5072687..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png deleted file mode 100644 index 569e7e274..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png deleted file mode 100644 index 47d71671f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 8126c2dfa..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png deleted file mode 100644 index 64d21dc41..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png deleted file mode 100644 index 760963c23..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png deleted file mode 100644 index abbf41db0..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png deleted file mode 100644 index ac4d3a892..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png deleted file mode 100644 index e7953db3d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index 1fc69543b..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png deleted file mode 100644 index cdea5d162..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index 19d444a01..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png deleted file mode 100644 index 6a9a4dcde..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png deleted file mode 100644 index b014b2642..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png deleted file mode 100644 index 7937905a4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index 6bbc4b4e4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png deleted file mode 100644 index f7bb1ac05..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png deleted file mode 100644 index 5ec469619..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png deleted file mode 100644 index 16e56276c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 1a25dd875..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png deleted file mode 100644 index 26f8b9798..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png deleted file mode 100644 index 9667704e5..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png deleted file mode 100644 index a2024e65e..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png deleted file mode 100644 index 9073ce8e9..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png deleted file mode 100644 index d497396e7..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png deleted file mode 100644 index f0b664522..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png deleted file mode 100644 index 762dcebe4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 372881096..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png deleted file mode 100644 index 1763d6abe..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png deleted file mode 100644 index 95e9837c4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png deleted file mode 100644 index 688d5fb52..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index abdfe9182..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png deleted file mode 100644 index fa382b08f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index ac2413a32..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png deleted file mode 100644 index 7632fff76..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index 99705303c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png deleted file mode 100644 index 15976c888..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png deleted file mode 100644 index a627dd046..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png deleted file mode 100644 index 662e18c4c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png deleted file mode 100644 index a627dd046..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png deleted file mode 100644 index 7c9619787..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png deleted file mode 100644 index 55ceb9bef..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png deleted file mode 100644 index a0d43bc33..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png deleted file mode 100644 index 2a29c5d8f..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png deleted file mode 100644 index 708a4d84e..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 44be2a286..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png deleted file mode 100644 index e0d53c267..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png deleted file mode 100644 index 38f00dd41..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png deleted file mode 100644 index 247443afe..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png deleted file mode 100644 index 99b170fc6..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png deleted file mode 100644 index 385a187de..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index 6f3cde9fe..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png deleted file mode 100644 index d5320ccd9..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index cdb663fd1..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png deleted file mode 100644 index 0fcaf25ee..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png deleted file mode 100644 index 6889a3248..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png deleted file mode 100644 index 0d661c625..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index c3b681bde..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png deleted file mode 100644 index 8ba91609d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png deleted file mode 100644 index f912c2f03..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png deleted file mode 100644 index 707de1e62..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 5f1ba1181..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png deleted file mode 100644 index 36f6ece8c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png deleted file mode 100644 index 588652e85..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png deleted file mode 100644 index d3d5a9d29..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png deleted file mode 100644 index dca506c40..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png deleted file mode 100644 index 336bc6b2c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png deleted file mode 100644 index 446f717bd..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index b169ff772..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png deleted file mode 100644 index faf9c1bd1..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png deleted file mode 100644 index 7c25b1ddc..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png deleted file mode 100644 index 0065fed1c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index 7108d71f8..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png deleted file mode 100644 index 9190b6a5a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index cb942d394..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png deleted file mode 100644 index a8c9ca8df..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index c9fe21680..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png deleted file mode 100644 index 5dae7da7d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png deleted file mode 100644 index da830fa50..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png deleted file mode 100644 index 858f564d8..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 3430ea191..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png deleted file mode 100644 index 670736ba4..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png deleted file mode 100644 index ae012e38b..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png deleted file mode 100644 index 705dd6c3c..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png deleted file mode 100644 index d1b31670b..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png deleted file mode 100644 index 3e527f904..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png deleted file mode 100644 index 1112d305d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png deleted file mode 100644 index bdf3ac5b9..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png deleted file mode 100644 index 40702ec34..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png deleted file mode 100644 index 9ca993a7d..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png deleted file mode 100644 index 458e39fbe..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png deleted file mode 100644 index 7594af2e1..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png deleted file mode 100644 index bcfe7d4b2..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png deleted file mode 100644 index 3fec91e09..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png deleted file mode 100644 index a3669c0f6..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png deleted file mode 100644 index d7d9ffa71..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png deleted file mode 100644 index 2d7cba31a..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png deleted file mode 100644 index 7bfd06450..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png deleted file mode 100644 index 714549504..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png deleted file mode 100644 index 65898739e..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png deleted file mode 100644 index cabd170c2..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png deleted file mode 100644 index 2e8a42afd..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png deleted file mode 100644 index 76bae135e..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png deleted file mode 100644 index d25a75bae..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png deleted file mode 100644 index a74fcc781..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png deleted file mode 100644 index 064767a50..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png deleted file mode 100644 index 239b05020..000000000 Binary files a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png and /dev/null differ diff --git a/Showcase/ShowcaseTests/Components/OUDSButtonUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/OUDSComponentButtonUITests.swift similarity index 99% rename from Showcase/ShowcaseTests/Components/OUDSButtonUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/OUDSComponentButtonUITests.swift index b1b12c930..763845da4 100644 --- a/Showcase/ShowcaseTests/Components/OUDSButtonUITests.swift +++ b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/OUDSComponentButtonUITests.swift @@ -23,7 +23,7 @@ import XCTest // swiftlint:disable required_deinit /// Tests the UI Button rendering of each parameter of `OUDSButton`. -final class OUDSButtonUITests: XCTestCase { +final class OUDSComponentButtonUITests: XCTestCase { /// This function tests all buttons configuration in the `OrangeTheme` with the `light` color schemes. @MainActor func testAllButtonsOrangeThemeLight() { diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..4ab1ab5c9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png new file mode 100644 index 000000000..43c7d1061 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..546b644e5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png new file mode 100644 index 000000000..49e4ca8f2 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..ac8828725 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..6e933d9d9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..a5b5c27ca Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..ac3193347 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..6c5d3c825 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..937a70504 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..40526f7d8 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png new file mode 100644 index 000000000..897376b8e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..ac4f2d21e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png new file mode 100644 index 000000000..cf36282bd Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..c203c28d3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png new file mode 100644 index 000000000..b52e2dc30 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..846cc4e84 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png new file mode 100644 index 000000000..7b540ae60 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..2ce02784a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png new file mode 100644 index 000000000..9a718c381 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..08ea52882 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png new file mode 100644 index 000000000..6c58f3c1e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..0745e3828 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png new file mode 100644 index 000000000..f40996fe0 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..1e6da2db7 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..222b25715 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..8a8ce83c6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..77b6e2123 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..cbd68e443 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png new file mode 100644 index 000000000..444e238f4 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..82619591a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..d27a211a1 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..b0c08c7a8 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png new file mode 100644 index 000000000..7a3937342 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..37cb59220 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png new file mode 100644 index 000000000..6fda97a5a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..89be2cca0 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png new file mode 100644 index 000000000..d3d3ed68c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png new file mode 100644 index 000000000..7d74a0816 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Dark.Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png new file mode 100644 index 000000000..6e3b257d8 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..7ec06a6aa Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Dark.Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png new file mode 100644 index 000000000..8eb35f32f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..e2dd4289a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png new file mode 100644 index 000000000..a6576cb1b Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..6874e5811 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png new file mode 100644 index 000000000..3b53a0259 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..86592f512 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..df79973f6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..ebf1ef7d9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..664de67ff Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..93aa34a40 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..e92d3541c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png new file mode 100644 index 000000000..02d61bd96 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..1eb94b88d Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png new file mode 100644 index 000000000..f09d2c906 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..ccd1ac7b4 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png new file mode 100644 index 000000000..88c135ddd Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..c3fd9761d Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png new file mode 100644 index 000000000..a348c0263 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..ad61818c0 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png new file mode 100644 index 000000000..75c5285de Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..5d97b9b6e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png new file mode 100644 index 000000000..56a9e1065 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..2462190ce Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png new file mode 100644 index 000000000..ba64e37b6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..db852f275 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..e9815bfea Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..096e141c6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..f227972ed Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..0105a7b31 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png new file mode 100644 index 000000000..407d9865b Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..68f3cf4a6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..c4448b60f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..130ebb9ce Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png new file mode 100644 index 000000000..7b8a1a3f9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..3e08510d2 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png new file mode 100644 index 000000000..156642651 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..6e15e0bfd Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png new file mode 100644 index 000000000..a5ce7669c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png new file mode 100644 index 000000000..b36e07602 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_InverseTheme_Light.Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png new file mode 100644 index 000000000..d0fc77c3a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..343767235 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_InverseTheme_Light.Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png new file mode 100644 index 000000000..94e7862e3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..5d5650701 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png new file mode 100644 index 000000000..641f1499e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..5c3fcf1f5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png new file mode 100644 index 000000000..8a55ce44e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..d442a8d5c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..6a0dd9e93 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..28ec64cf3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..423a3df42 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..65249abb3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..edb6a9f21 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..a2ffe6e89 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png new file mode 100644 index 000000000..6f7bc3f84 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..4f5e8c4e5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png new file mode 100644 index 000000000..bb33518f5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..6f13337a2 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png new file mode 100644 index 000000000..87af0fc93 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..5f54b71d6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.ColoredSurface_Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png new file mode 100644 index 000000000..318cb0ec0 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..1071323b2 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png new file mode 100644 index 000000000..2a6d1de09 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..61ed087ea Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png new file mode 100644 index 000000000..bb2abd0b3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..bb2abd0b3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png new file mode 100644 index 000000000..14b2c0dab Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..090162397 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..e75f7d91c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..6adc87d3f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..78a31f382 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..0ea0ebcce Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png new file mode 100644 index 000000000..d15099dbe Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..4bf39b625 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..ed74370fc Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..003f1fad6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png new file mode 100644 index 000000000..09bac6ef9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..4f0b07121 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png new file mode 100644 index 000000000..32d08f04a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..51fac06c3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png new file mode 100644 index 000000000..369be51d6 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png new file mode 100644 index 000000000..f09594310 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png new file mode 100644 index 000000000..c91022f4c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..480995ba3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Dark.Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png new file mode 100644 index 000000000..c44980507 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..1e7d1ffb5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png new file mode 100644 index 000000000..036707ad1 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..c408446ae Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png new file mode 100644 index 000000000..4e1f224cf Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..93932def3 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..8f4ad7c77 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..57d08ba8e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..e1b22b02a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..93e2042b5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..6a26dfc6d Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..c7cf21d9a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png new file mode 100644 index 000000000..2f4365472 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..02d61bd96 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png new file mode 100644 index 000000000..d0ed61c8e Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..36fc89611 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png new file mode 100644 index 000000000..ea8929ae4 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..d30c54ebb Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.ColoredSurface_Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png new file mode 100644 index 000000000..1ff6ea80d Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png new file mode 100644 index 000000000..1ee678e98 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png new file mode 100644 index 000000000..49de48613 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..43c5be86b Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png new file mode 100644 index 000000000..90d240352 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..4f861f0d4 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png new file mode 100644 index 000000000..7fb73b748 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..c12d5e1e4 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Icon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png new file mode 100644 index 000000000..695129c0f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png new file mode 100644 index 000000000..559179dc5 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png new file mode 100644 index 000000000..8f37f42e9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..21b8ab5ce Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png new file mode 100644 index 000000000..52087fb04 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png new file mode 100644 index 000000000..80cfbed6a Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png new file mode 100644 index 000000000..dc455951f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png new file mode 100644 index 000000000..1184a4167 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.TextAndIcon_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Default_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png new file mode 100644 index 000000000..eee11f5c9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png new file mode 100644 index 000000000..7c5e88dd8 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Default_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png new file mode 100644 index 000000000..5f8eec45f Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png new file mode 100644 index 000000000..3bdbb8b14 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Minimal_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Negative_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png new file mode 100644 index 000000000..c82de5a8c Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png new file mode 100644 index 000000000..05fdafae9 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Negative_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Default.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Default.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Default.png diff --git a/Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Default_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Default_Disabled.png similarity index 100% rename from Showcase/ShowcaseTests/Components/__Snapshots__/OUDSButtonUITests/test_OrangeTheme_Light.Text_Strong_Default_Disabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Default_Disabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png new file mode 100644 index 000000000..dd2a5e75b Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png new file mode 100644 index 000000000..9b85f8960 Binary files /dev/null and b/Showcase/ShowcaseTests/__Snapshots__/Components/OUDSComponentButtonUITests/__Snapshots__/OUDSComponentButtonUITests/test_OrangeTheme_Light.Text_Strong_Loading_Disabled.png differ diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/OUDSTokenBorderUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderRadiusTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderStyleDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThick.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThick.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThick.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThick.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThicker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThicker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThicker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThicker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThin.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThin.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThin.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Dark.borderWidthThin.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderRadiusTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderStyleDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThick.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThick.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThick.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThick.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThicker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThicker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThicker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThicker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThin.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThin.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThin.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_InverseTheme_Light.borderWidthThin.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderRadiusTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderStyleDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThick.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThick.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThick.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThick.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThicker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThicker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThicker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThicker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThin.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThin.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThin.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Dark.borderWidthThin.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderRadiusTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderStyleDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThick.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThick.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThick.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThick.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThicker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThicker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThicker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThicker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThin.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThin.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThin.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensBorderUITests/__Snapshots__/OUDSTokenBorderUITests/test_OrangeTheme_Light.borderWidthThin.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/OUDSTokensColorUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/OUDSTokensColorUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/OUDSTokensColorUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/OUDSTokensColorUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativeLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativePressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativePressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativePressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionNegativePressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSelected.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSelected.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSelected.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSelected.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionSupportPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionVisited.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionVisited.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionVisited.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorActionVisited.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysOnWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorAlwaysWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBgTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorBorderOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorder.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorder.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorder.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorder.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorderContrast.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorderContrast.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorderContrast.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartBorderContrast.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier1.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier1.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier1.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier1.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier10.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier10.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier10.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier10.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier2.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier2.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier2.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier2.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier3.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier3.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier3.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier3.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier4.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier4.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier4.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier4.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier5.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier5.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier5.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier5.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier6.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier6.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier6.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier6.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier7.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier7.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier7.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier7.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier8.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier8.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier8.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier8.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier9.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier9.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier9.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartCategoricalTier9.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalInformation.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalInformation.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalInformation.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalInformation.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartFunctionalWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartGridlines.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartGridlines.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartGridlines.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartGridlines.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartHighlight.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartHighlight.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartHighlight.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartHighlight.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartNeutral.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartNeutral.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartNeutral.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorChartNeutral.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasizedAlt.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasizedAlt.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasizedAlt.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusEmphasizedAlt.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentOnStatusMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorContentStatusWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent1Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent2Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent3Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent4Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeAccent5Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeBrandTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint100.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint100.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint100.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint100.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint200.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint200.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint200.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint200.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint300.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint300.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint300.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint300.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint400.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint400.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint400.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint400.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint500.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint500.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint500.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint500.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint600.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint600.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint600.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint600.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint700.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint700.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint700.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint700.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint800.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint800.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint800.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint800.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint900.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint900.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint900.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorDecorativeSkinTint900.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOpacityTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayModal.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayModal.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayModal.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorOverlayModal.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryAccentLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryInfoLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNegativeLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryNeutralMutedWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityBlackTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryOpacityWhiteTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPositiveLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryPrimaryLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorRepositoryWarningLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusAccentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusInfoMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNegativeMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusPositiveMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Dark.colorSurfaceStatusWarningMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativeLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativePressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativePressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativePressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionNegativePressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSelected.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSelected.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSelected.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSelected.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionSupportPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionVisited.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionVisited.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionVisited.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorActionVisited.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysOnWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorAlwaysWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBgTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorBorderOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorder.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorder.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorder.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorder.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorderContrast.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorderContrast.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorderContrast.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartBorderContrast.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier1.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier1.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier1.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier1.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier10.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier10.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier10.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier10.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier2.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier2.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier2.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier2.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier3.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier3.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier3.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier3.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier4.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier4.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier4.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier4.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier5.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier5.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier5.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier5.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier6.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier6.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier6.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier6.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier7.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier7.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier7.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier7.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier8.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier8.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier8.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier8.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier9.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier9.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier9.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartCategoricalTier9.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalInformation.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalInformation.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalInformation.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalInformation.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartFunctionalWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartGridlines.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartGridlines.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartGridlines.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartGridlines.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartHighlight.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartHighlight.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartHighlight.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartHighlight.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartNeutral.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartNeutral.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartNeutral.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorChartNeutral.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasizedAlt.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasizedAlt.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasizedAlt.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusEmphasizedAlt.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentOnStatusMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorContentStatusWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent1Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent2Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent3Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent4Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeAccent5Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeBrandTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint100.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint100.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint100.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint100.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint200.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint200.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint200.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint200.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint300.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint300.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint300.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint300.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint400.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint400.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint400.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint400.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint500.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint500.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint500.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint500.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint600.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint600.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint600.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint600.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint700.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint700.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint700.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint700.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint800.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint800.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint800.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint800.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint900.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint900.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint900.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorDecorativeSkinTint900.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOpacityTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayModal.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayModal.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayModal.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorOverlayModal.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryAccentLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryInfoLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNegativeLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralEmphasizedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryNeutralMutedWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityBlackTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryOpacityWhiteTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPositiveLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryPrimaryLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorRepositoryWarningLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusAccentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusInfoMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNegativeMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusPositiveMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_InverseTheme_Light.colorSurfaceStatusWarningMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativeLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativePressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativePressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativePressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionNegativePressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSelected.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSelected.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSelected.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSelected.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionSupportPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionVisited.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionVisited.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionVisited.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorActionVisited.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysOnWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorAlwaysWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBgTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorBorderOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorder.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorder.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorder.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorder.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorderContrast.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorderContrast.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorderContrast.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartBorderContrast.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier1.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier1.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier1.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier1.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier10.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier10.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier10.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier10.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier2.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier2.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier2.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier2.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier3.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier3.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier3.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier3.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier4.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier4.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier4.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier4.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier5.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier5.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier5.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier5.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier6.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier6.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier6.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier6.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier7.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier7.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier7.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier7.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier8.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier8.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier8.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier8.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier9.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier9.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier9.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartCategoricalTier9.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalInformation.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalInformation.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalInformation.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalInformation.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartFunctionalWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartGridlines.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartGridlines.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartGridlines.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartGridlines.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartHighlight.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartHighlight.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartHighlight.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartHighlight.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartNeutral.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartNeutral.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartNeutral.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorChartNeutral.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasizedAlt.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasizedAlt.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasizedAlt.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusEmphasizedAlt.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentOnStatusMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorContentStatusWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent1Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent2Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent3Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent4Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeAccent5Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeBrandTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint100.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint100.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint100.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint100.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint200.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint200.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint200.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint200.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint300.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint300.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint300.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint300.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint400.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint400.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint400.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint400.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint500.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint500.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint500.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint500.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint600.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint600.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint600.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint600.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint700.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint700.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint700.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint700.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint800.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint800.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint800.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint800.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint900.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint900.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint900.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorDecorativeSkinTint900.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOpacityTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayModal.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayModal.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayModal.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorOverlayModal.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryAccentLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryInfoLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNegativeLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralEmphasizedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryNeutralMutedWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityBlackTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryOpacityWhiteTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPositiveLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryPrimaryLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorRepositoryWarningLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusAccentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusInfoMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNegativeMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusPositiveMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Dark.colorSurfaceStatusWarningMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativeLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativePressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativePressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativePressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionNegativePressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSelected.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSelected.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSelected.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSelected.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionSupportPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionVisited.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionVisited.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionVisited.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorActionVisited.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysOnWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorAlwaysWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBgTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocusInset.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocusInset.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocusInset.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderFocusInset.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorBorderOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorder.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorder.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorder.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorder.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorderContrast.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorderContrast.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorderContrast.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartBorderContrast.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier1.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier1.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier1.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier1.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier10.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier10.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier10.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier10.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier2.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier2.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier2.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier2.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier3.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier3.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier3.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier3.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier4.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier4.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier4.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier4.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier5.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier5.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier5.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier5.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier6.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier6.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier6.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier6.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier7.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier7.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier7.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier7.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier8.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier8.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier8.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier8.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier9.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier9.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier9.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartCategoricalTier9.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalInformation.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalInformation.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalInformation.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalInformation.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartFunctionalWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartGridlines.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartGridlines.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartGridlines.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartGridlines.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartHighlight.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartHighlight.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartHighlight.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartHighlight.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartNeutral.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartNeutral.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartNeutral.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorChartNeutral.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionDisabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionDisabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionDisabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionDisabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionEnabled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionEnabled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionEnabled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionEnabled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionFocus.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionFocus.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionFocus.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionFocus.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHighlighted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHighlighted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHighlighted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHighlighted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHover.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHover.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHover.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionHover.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionLoading.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionLoading.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionLoading.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionLoading.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionPressed.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionPressed.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionPressed.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnActionPressed.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasizedAlt.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasizedAlt.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasizedAlt.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusEmphasizedAlt.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentOnStatusMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorContentStatusWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent1Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent2Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent3Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent4Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Default.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Default.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Default.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Default.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Emphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Emphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Emphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Emphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Muted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Muted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Muted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeAccent5Muted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandSecondary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandSecondary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandSecondary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandSecondary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandTertiary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandTertiary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandTertiary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeBrandTertiary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint100.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint100.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint100.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint100.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint200.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint200.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint200.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint200.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint300.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint300.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint300.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint300.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint400.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint400.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint400.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint400.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint500.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint500.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint500.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint500.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint600.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint600.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint600.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint600.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint700.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint700.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint700.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint700.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint800.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint800.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint800.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint800.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint900.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint900.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint900.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorDecorativeSkinTint900.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOpacityTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayModal.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayModal.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayModal.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorOverlayModal.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryAccentLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryInfoLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNegativeLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedBlack.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedBlack.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedBlack.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedBlack.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralEmphasizedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedWhite.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedWhite.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedWhite.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryNeutralMutedWhite.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityBlackTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityInfo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityInfo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityInfo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityInfo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityNegative.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityNegative.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityNegative.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityNegative.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityPositive.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityPositive.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityPositive.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityPositive.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWarning.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWarning.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWarning.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWarning.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigh.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigh.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigh.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigh.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigher.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigher.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigher.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHigher.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLower.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLower.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLower.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLower.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteTransparent.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteTransparent.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteTransparent.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryOpacityWhiteTransparent.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPositiveLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryPrimaryLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningHighest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningHighest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningHighest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningHighest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLow.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLow.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLow.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLow.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLowest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLowest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLowest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorRepositoryWarningLowest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceBrandPrimary.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceBrandPrimary.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceBrandPrimary.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceBrandPrimary.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusAccentMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusInfoMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNegativeMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusNeutralMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusPositiveMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningMuted.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningMuted.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningMuted.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensColorUITests/__Snapshots__/OUDSTokensColorUITests/test_OrangeTheme_Light.colorSurfaceStatusWarningMuted.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/OUDSTokensSizeUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorative2xs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconDecorativeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodyMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithBodySmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelLargeSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelMediumSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelSmallSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Dark.sizeIconWithLabelXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorative2xs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconDecorativeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodyMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithBodySmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithHeadingXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelLargeSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelMediumSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelSmallSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_InverseTheme_Light.sizeIconWithLabelXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorative2xs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconDecorativeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodyMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithBodySmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithHeadingXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelLargeSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelMediumSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelSmallSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Dark.sizeIconWithLabelXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorative2xs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconDecorativeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodyMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithBodySmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithHeadingXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXl.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXl.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXl.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXl.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelLargeSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelMediumSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeXs.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeXs.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeXs.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelSmallSizeXs.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeLg.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeLg.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeLg.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeLg.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeMd.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeMd.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeMd.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeMd.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeSm.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeSm.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeSm.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Size/__Snapshots__/OUDSTokensSizeUITests/test_OrangeTheme_Light.sizeIconWithLabelXlargeSizeSm.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceColumnGapTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedHuge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedHuge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedHuge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedHuge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedJumbo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedJumbo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedJumbo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedJumbo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceFixedTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceInsetTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingBlockTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spacePaddingInlineTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceRowGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Dark.spaceScaledTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceColumnGapTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedHuge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedHuge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedHuge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedHuge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedJumbo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedJumbo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedJumbo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedJumbo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceFixedTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceInsetTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingBlockTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spacePaddingInlineTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceRowGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_InverseTheme_Light.spaceScaledTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceColumnGapTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedHuge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedHuge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedHuge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedHuge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedJumbo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedJumbo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedJumbo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedJumbo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceFixedTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceInsetTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingBlockTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spacePaddingInlineTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceRowGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Dark.spaceScaledTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceColumnGapTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedHuge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedHuge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedHuge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedHuge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedJumbo.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedJumbo.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedJumbo.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedJumbo.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceFixedTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceInsetTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingBlockTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spacePaddingInlineTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceRowGapTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShort.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShort.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShort.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShort.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShorter.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShorter.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShorter.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShorter.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShortest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShortest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShortest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledShortest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSmash.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSmash.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSmash.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSmash.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSpacious.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSpacious.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSpacious.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledSpacious.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTaller.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTaller.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTaller.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTaller.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTallest.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTallest.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTallest.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensDimensionUITests/Space/__Snapshots__/OUDSTokensSpaceUITests/test_OrangeTheme_Light.spaceScaledTallest.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/OUDSTokensElevationUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationRaised.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationRaised.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationRaised.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationRaised.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyNavigationScrolled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyNavigationScrolled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyNavigationScrolled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Dark.elevationStickyNavigationScrolled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationRaised.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationRaised.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationRaised.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationRaised.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyNavigationScrolled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyNavigationScrolled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyNavigationScrolled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_InverseTheme_Light.elevationStickyNavigationScrolled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationRaised.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationRaised.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationRaised.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationRaised.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyNavigationScrolled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyNavigationScrolled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyNavigationScrolled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Dark.elevationStickyNavigationScrolled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationDrag.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationDrag.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationDrag.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationDrag.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationNone.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationNone.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationNone.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationNone.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationOverlayEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationRaised.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationRaised.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationRaised.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationRaised.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyDefault.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyDefault.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyDefault.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyDefault.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyEmphasized.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyEmphasized.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyEmphasized.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyEmphasized.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyNavigationScrolled.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyNavigationScrolled.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyNavigationScrolled.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensElevationUITests/__Snapshots__/OUDSTokensElevationUITests/test_OrangeTheme_Light.elevationStickyNavigationScrolled.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/OUDSTokensFontUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/OUDSTokensFontUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/OUDSTokensFontUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/OUDSTokensFontUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.bodyStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.codeSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displayMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displaySmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displaySmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displaySmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.displaySmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.headingXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelDefaultXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Dark.labelStrongXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.bodyStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.codeSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displayMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displaySmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displaySmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displaySmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.displaySmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.headingXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelDefaultXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_InverseTheme_Light.labelStrongXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.bodyStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.codeSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displayMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displaySmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displaySmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displaySmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.displaySmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.headingXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelDefaultXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Dark.labelStrongXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.bodyStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.codeSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displayMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displaySmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displaySmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displaySmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.displaySmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.headingXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelDefaultXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongSmall.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongSmall.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongSmall.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongSmall.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongXLarge.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongXLarge.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongXLarge.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensFontUITests/__Snapshots__/OUDSTokensFontUITests/test_OrangeTheme_Light.labelStrongXLarge.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/OUDSTokensOpacityUITests.swift diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityInvisible.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityInvisible.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityInvisible.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityInvisible.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityOpaque.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityOpaque.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityOpaque.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityOpaque.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityStrong.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityStrong.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityStrong.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityStrong.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeak.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeak.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeak.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeak.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeaker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeaker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeaker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Dark.opacityWeaker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityInvisible.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityInvisible.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityInvisible.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityInvisible.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityOpaque.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityOpaque.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityOpaque.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityOpaque.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityStrong.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityStrong.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityStrong.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityStrong.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeak.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeak.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeak.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeak.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeaker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeaker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeaker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_InverseTheme_Light.opacityWeaker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityInvisible.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityInvisible.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityInvisible.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityInvisible.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityOpaque.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityOpaque.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityOpaque.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityOpaque.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityStrong.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityStrong.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityStrong.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityStrong.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeak.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeak.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeak.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeak.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeaker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeaker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeaker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Dark.opacityWeaker.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityInvisible.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityInvisible.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityInvisible.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityInvisible.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityMedium.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityMedium.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityMedium.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityMedium.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityOpaque.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityOpaque.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityOpaque.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityOpaque.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityStrong.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityStrong.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityStrong.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityStrong.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeak.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeak.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeak.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeak.png diff --git a/Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeaker.png b/Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeaker.png similarity index 100% rename from Showcase/ShowcaseTests/__Snapshots__/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeaker.png rename to Showcase/ShowcaseTests/__Snapshots__/Tokens/OUDSTokensOpacityUITests/__Snapshots__/OUDSTokensOpacityUITests/test_OrangeTheme_Light.opacityWeaker.png