The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ElementaryUI, reference 0.4.7 (e5c65b), with Swift 5.10 for macOS (SPM) on 2 Sep 2024 13:50:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/buildexperience/ElementaryUI.git
Reference: 0.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/buildexperience/ElementaryUI
 * tag               0.4.7      -> FETCH_HEAD
HEAD is now at e5c65b4 Update README.md
Cloned https://github.com/buildexperience/ElementaryUI.git
Revision (git rev-parse @):
e5c65b496e435f2aab7893def87728194b0e4f1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/buildexperience/ElementaryUI.git at 0.4.7
Fetching https://github.com/buildexperience/MacrosKit.git
[1/116] Fetching macroskit
Fetched https://github.com/buildexperience/MacrosKit.git from cache (1.19s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/64943] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (3.59s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at main (32150b5)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "elementaryui",
      "name": "ElementaryUI",
      "url": "https://github.com/buildexperience/ElementaryUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElementaryUI",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "510.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "macroskit",
          "name": "MacrosKit",
          "url": "https://github.com/buildexperience/MacrosKit.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacrosKit",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "510.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/buildexperience/ElementaryUI.git
[1/825] Fetching elementaryui
Fetched https://github.com/buildexperience/ElementaryUI.git from cache (0.91s)
Fetching https://github.com/buildexperience/MacrosKit.git from cache
Fetched https://github.com/buildexperience/MacrosKit.git from cache (0.49s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.04s)
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at main (32150b5)
Creating working copy for https://github.com/buildexperience/ElementaryUI.git
Working copy of https://github.com/buildexperience/ElementaryUI.git resolved at 0.4.7 (e5c65b4)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
warning: '.resolve-product-dependencies': dependency 'elementaryui' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - MacrosKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/buildexperience/ElementaryUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[17/20] Write swift-version-33747A42983211AE.txt
[19/27] Emitting module SwiftSyntax509
[20/27] Compiling SwiftSyntax509 Empty.swift
[21/27] Emitting module SwiftSyntax510
[22/27] Compiling SwiftSyntax510 Empty.swift
[23/89] Compiling SwiftSyntax AbsolutePosition.swift
[24/89] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[25/89] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[26/89] Compiling SwiftSyntax Assert.swift
[27/89] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/89] Compiling SwiftSyntax CommonAncestor.swift
[29/89] Compiling SwiftSyntax Convenience.swift
[30/95] Compiling SwiftSyntax SyntaxHashable.swift
[31/95] Compiling SwiftSyntax SyntaxIdentifier.swift
[32/95] Compiling SwiftSyntax SyntaxNodeStructure.swift
[33/95] Compiling SwiftSyntax SyntaxProtocol.swift
[34/95] Compiling SwiftSyntax SyntaxText.swift
[35/95] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[36/95] Compiling SwiftSyntax TokenDiagnostic.swift
[37/95] Compiling HexDecoder HexColorDecoder.swift
[38/95] Emitting module HexDecoder
[39/95] Compiling HexDecoder HexColorDecoderError.swift
[40/95] Emitting module SwiftSyntax
[41/95] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[42/95] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[43/95] Compiling SwiftSyntax SyntaxBaseNodes.swift
[44/95] Compiling SwiftSyntax SyntaxCollections.swift
[45/95] Compiling SwiftSyntax SyntaxEnum.swift
[46/95] Compiling SwiftSyntax SyntaxKind.swift
[47/95] Compiling SwiftSyntax SyntaxRewriter.swift
[48/95] Compiling SwiftSyntax RawSyntaxNodesC.swift
[49/95] Compiling SwiftSyntax RawSyntaxNodesD.swift
[50/95] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[51/95] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[52/95] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[53/95] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[54/95] Compiling SwiftSyntax SourceLocation.swift
[55/95] Compiling SwiftSyntax SourcePresence.swift
[56/95] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[57/95] Compiling SwiftSyntax Syntax.swift
[58/95] Compiling SwiftSyntax SyntaxArena.swift
[59/95] Compiling SwiftSyntax SyntaxChildren.swift
[60/95] Compiling SwiftSyntax SyntaxCollection.swift
[61/95] Compiling SwiftSyntax TokenSequence.swift
[62/95] Compiling SwiftSyntax TokenSyntax.swift
[63/95] Compiling SwiftSyntax Trivia.swift
[64/95] Compiling SwiftSyntax Utils.swift
[65/95] Compiling SwiftSyntax ChildNameForKeyPath.swift
[66/95] Compiling SwiftSyntax Keyword.swift
[67/95] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[68/95] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[69/95] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[70/95] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/95] Compiling SwiftSyntax SyntaxNodesAB.swift
[72/95] Compiling SwiftSyntax SyntaxNodesC.swift
[73/95] Compiling SwiftSyntax SyntaxNodesD.swift
[74/95] Compiling SwiftSyntax SyntaxTraits.swift
[75/95] Compiling SwiftSyntax SyntaxTransform.swift
[76/95] Compiling SwiftSyntax SyntaxVisitor.swift
[77/95] Compiling SwiftSyntax TokenKind.swift
[78/95] Compiling SwiftSyntax Tokens.swift
[79/95] Compiling SwiftSyntax TriviaPieces.swift
[80/95] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[81/95] Compiling SwiftSyntax MemoryLayout.swift
[82/95] Compiling SwiftSyntax MissingNodeInitializers.swift
[83/95] Compiling SwiftSyntax RawSyntax.swift
[84/95] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[85/95] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[86/95] Compiling SwiftSyntax RawSyntaxTokenView.swift
[87/95] Compiling SwiftSyntax SourceLength.swift
[88/95] Compiling SwiftSyntax SyntaxNodesEF.swift
[89/95] Compiling SwiftSyntax SyntaxNodesGHI.swift
[90/95] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[91/95] Compiling SwiftSyntax SyntaxNodesOP.swift
[92/95] Compiling SwiftSyntax SyntaxNodesQRS.swift
[93/95] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[94/147] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[95/147] Compiling SwiftBasicFormat Syntax+Extensions.swift
[96/147] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[97/147] Compiling SwiftDiagnostics Note.swift
[98/147] Compiling SwiftDiagnostics Message.swift
[99/147] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[100/147] Compiling SwiftDiagnostics Convenience.swift
[101/147] Compiling SwiftDiagnostics Diagnostic.swift
[102/147] Compiling SwiftDiagnostics FixIt.swift
[103/147] Emitting module SwiftDiagnostics
[104/147] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[105/147] Emitting module SwiftBasicFormat
[106/147] Compiling SwiftBasicFormat BasicFormat.swift
[107/147] Compiling SwiftParser UnicodeScalarExtensions.swift
[108/147] Compiling SwiftParser Lookahead.swift
[109/147] Compiling SwiftParser LoopProgressCondition.swift
[110/147] Compiling SwiftParser Modifiers.swift
[111/147] Compiling SwiftParser Lexeme.swift
[112/147] Compiling SwiftParser LexemeSequence.swift
[113/147] Compiling SwiftParser Lexer.swift
[114/147] Compiling SwiftParser RegexLiteralLexer.swift
[115/151] Compiling SwiftParser Statements.swift
[116/151] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[117/151] Compiling SwiftParser StringLiterals.swift
[118/151] Compiling SwiftParser SwiftParserCompatibility.swift
[119/151] Compiling SwiftParser Parser.swift
[120/151] Compiling SwiftParser Patterns.swift
[121/151] Compiling SwiftParser Recovery.swift
[122/151] Compiling SwiftParser Specifiers.swift
[123/151] Compiling SwiftParser Names.swift
[124/151] Compiling SwiftParser Nominals.swift
[125/151] Compiling SwiftParser Parameters.swift
[126/151] Compiling SwiftParser ParseSourceFile.swift
[127/151] Compiling SwiftParser SyntaxUtils.swift
[128/151] Compiling SwiftParser TokenConsumer.swift
[129/151] Compiling SwiftParser TokenPrecedence.swift
[130/151] Compiling SwiftParser TokenSpec.swift
[131/151] Compiling SwiftParser TokenSpecSet.swift
[132/151] Compiling SwiftParser TopLevel.swift
[133/151] Compiling SwiftParser TriviaParser.swift
[134/151] Compiling SwiftParser Types.swift
[135/151] Emitting module SwiftParser
[136/151] Compiling SwiftParser Directives.swift
[137/151] Compiling SwiftParser ExperimentalFeatures.swift
[138/151] Compiling SwiftParser Expressions.swift
[139/151] Compiling SwiftParser IncrementalParseTransition.swift
[140/151] Compiling SwiftParser Cursor.swift
[141/151] Compiling SwiftParser Attributes.swift
[142/151] Compiling SwiftParser Availability.swift
[143/151] Compiling SwiftParser CharacterInfo.swift
[144/151] Compiling SwiftParser CollectionNodes+Parsable.swift
[145/151] Compiling SwiftParser Declarations.swift
[146/151] Compiling SwiftParser IsLexerClassified.swift
[147/151] Compiling SwiftParser LayoutNodes+Parsable.swift
[148/151] Compiling SwiftParser Parser+TokenSpecSet.swift
[149/151] Compiling SwiftParser TokenSpecStaticMembers.swift
[150/174] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[151/175] Compiling SwiftOperators OperatorTable+Defaults.swift
[152/175] Compiling SwiftOperators OperatorError+Diagnostics.swift
[153/176] Compiling SwiftOperators Operator.swift
[154/176] Emitting module SwiftOperators
[155/176] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[156/176] Compiling SwiftOperators OperatorError.swift
[157/176] Compiling SwiftOperators OperatorTable+Semantics.swift
[158/176] Compiling SwiftOperators SyntaxSynthesis.swift
[159/176] Compiling SwiftOperators PrecedenceGraph.swift
[160/176] Compiling SwiftOperators PrecedenceGroup.swift
[161/176] Compiling SwiftOperators OperatorTable.swift
[162/176] Compiling SwiftOperators OperatorTable+Folding.swift
[163/176] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[164/176] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[165/176] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[166/176] Emitting module SwiftParserDiagnostics
[167/176] Compiling SwiftParserDiagnostics Utils.swift
[168/176] Compiling SwiftParserDiagnostics PresenceUtils.swift
[169/176] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[170/176] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[171/176] Compiling SwiftParserDiagnostics MissingNodesError.swift
[172/176] Compiling SwiftParserDiagnostics MissingTokenError.swift
[173/176] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[174/176] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[175/190] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[176/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[177/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[178/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[179/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[180/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[181/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[182/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[183/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[184/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[185/191] Compiling SwiftSyntaxBuilder Indenter.swift
[186/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[187/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[188/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[189/191] Emitting module SwiftSyntaxBuilder
[190/205] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[191/205] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[192/205] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[193/206] Compiling SwiftSyntaxMacros Macro+Format.swift
[194/206] Compiling SwiftSyntaxMacros Macro.swift
[195/206] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[196/206] Compiling SwiftSyntaxMacros MemberMacro.swift
[197/206] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[198/206] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[199/206] Compiling SwiftSyntaxMacros AccessorMacro.swift
[200/206] Compiling SwiftSyntaxMacros AttachedMacro.swift
[201/206] Emitting module SwiftSyntaxMacros
[202/206] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[203/206] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[204/206] Compiling SwiftSyntaxMacros PeerMacro.swift
[205/229] Compiling MacrosKit MacroError.swift
[206/229] Compiling MacrosKit MacroErrorFixItMessage.swift
[207/229] Compiling MacrosKit LabeledExprListSyntax+Extensions.swift
[208/229] Compiling MacrosKit MacroErrorFixItWrapper.swift
[209/230] Compiling MacrosKit DeclarationSyntax.swift
[210/230] Compiling MacrosKit DeclarationSyntaxConformances.swift
[211/230] Compiling MacrosKit TokenSyntax+Extensions.swift
[212/230] Compiling MacrosKit VariableDeclSyntax+Extensions.swift
[213/230] Compiling MacrosKit AttributeListSyntax+Extensions.swift
[214/230] Compiling MacrosKit Bool+Extensions.swift
[215/230] Compiling MacrosKit DeclSyntaxProtocol+Extensions.swift
[216/230] Compiling MacrosKit DeclarationAccessLevel.swift
[217/230] Compiling MacrosKit ArgumentFactory.swift
[218/230] Compiling MacrosKit AttributeSyntax.Arguments+Extension.swift
[219/230] Emitting module MacrosKit
[220/230] Emitting module SwiftSyntaxMacroExpansion
[221/230] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[222/230] Compiling MacrosKit MacroErrorHandling.swift
[223/230] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[224/230] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[225/230] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[226/230] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[227/230] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[228/230] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[229/237] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[230/237] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[231/237] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[232/237] Emitting module SwiftCompilerPluginMessageHandling
[233/237] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[234/237] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[235/237] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[236/239] Emitting module SwiftCompilerPlugin
[237/239] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[238/250] Compiling ElementaryUIMacros FocusedValueMacro.swift
[239/251] Compiling ElementaryUIMacros EnvironmentKeyMacro.swift
[240/251] Compiling ElementaryUIMacros StylableMacroError.swift
[241/251] Compiling ElementaryUIMacros StylableMacroDeclarationFactory.swift
[242/251] Compiling ElementaryUIMacros KeyMacro.swift
[243/251] Compiling ElementaryUIMacros StyleProtocolFactory.swift
[244/251] Compiling ElementaryUIMacros HexColorMacroError.swift
[245/251] Emitting module ElementaryUIMacros
[246/251] Compiling ElementaryUIMacros StylableMacro.swift
[247/251] Compiling ElementaryUIMacros ElementaryUIMacros.swift
[248/251] Compiling ElementaryUIMacros HexColorMacro.swift
[249/251] Compiling ElementaryUIMacros KeyMacroError.swift
[249/251] Write Objects.LinkFileList
[250/251] Linking ElementaryUIMacros
[252/284] Emitting module ElementaryUI
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[253/287] Compiling ElementaryUI FocusValueMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[254/287] Compiling ElementaryUI HexColorMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[255/287] Compiling ElementaryUI BorderViewModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[256/287] Compiling ElementaryUI ForEachSkeleton.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[257/287] Compiling ElementaryUI SkeletonRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[258/287] Compiling ElementaryUI SkeletonLoadingEnvironment.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[259/287] Compiling ElementaryUI DefaultPromptStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[260/287] Compiling ElementaryUI SimplePromptStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[261/287] Compiling ElementaryUI StyledPromptTextFieldStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[262/287] Compiling ElementaryUI DefaultEMTextFieldStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[263/287] Compiling ElementaryUI Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[264/287] Compiling ElementaryUI EMText.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[265/287] Compiling ElementaryUI TextDisplayable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[266/287] Compiling ElementaryUI EnvironmentValueMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[267/287] Compiling ElementaryUI ConditionalViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[268/287] Compiling ElementaryUI OnChangeModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[269/287] Compiling ElementaryUI BackgroundScreenListenerViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[270/287] Compiling ElementaryUI Screen.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[271/287] Compiling ElementaryUI ScreenKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[272/287] Compiling ElementaryUI ScreenListenerViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[273/287] Compiling ElementaryUI TextStyleSizes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[274/287] Compiling ElementaryUI VariableFontDescriptorFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[275/287] Compiling ElementaryUI StylableMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[276/287] Compiling ElementaryUI ViewStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[277/287] Compiling ElementaryUI EMTextFieldStyleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[278/287] Compiling ElementaryUI EMTextFieldStyleEnvironment.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[279/287] Compiling ElementaryUI EMVariableFont.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[280/287] Compiling ElementaryUI FontsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[281/287] Compiling ElementaryUI DefaultEMButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[282/287] Compiling ElementaryUI EMButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[283/287] Compiling ElementaryUI EMButtonStyleWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[284/287] Compiling ElementaryUI EMTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[285/287] Compiling ElementaryUI SkeletonStateViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[286/287] Compiling ElementaryUI Line.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
[287/287] Compiling ElementaryUI RoundableRectangle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:10:1: note: 'EMButton' does not conform to protocol 'View'
@Stylable(
^~~~~~~~~~
Build complete! (30.41s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/buildexperience/elementaryui/0.4.7
Repository:               buildexperience/ElementaryUI
Swift version used:       5.10
Target:                   ElementaryUI
Extracting symbol information for 'ElementaryUI'...
Finished extracting symbol information for 'ElementaryUI'. (0.64s)
Building documentation for 'ElementaryUI'...
warning: 'Button' doesn't exist at '/ElementaryUI/DefaultEMButtonStyle'
  --> Sources/ElementaryUI/Components/EMButtonStyle/DefaultEMButtonStyle.swift:10:29-10:35
8  | import SwiftUI
9  |
10 + /// The default style for ``Button`` when ``EMButtonStyleWrapper``
11 | /// is applied.
12 | public struct DefaultEMButtonStyle: EMButtonStyle {
warning: 'Button' doesn't exist at '/ElementaryUI/DefaultEMButtonStyle/makeBody(content:configuration:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/DefaultEMButtonStyle.swift:18:49-18:55
16 |     /// Creates a view that represents the styled body of a button.
17 |     ///
18 +     /// The system calls this method for each ``Button`` instance
19 |     /// in a view hierarchy where this style is the current button style
20 |     /// & ``EMButtonStyleWrapper`` is applied.
warning: 'Button' doesn't exist at '/ElementaryUI/DefaultEMButtonStyle/default'
  --> Sources/ElementaryUI/Components/EMButtonStyle/DefaultEMButtonStyle.swift:36:33-36:39
34 |
35 | extension EMButtonStyle where Self == DefaultEMButtonStyle {
36 +     /// The default style for ``Button`` when ``EMButtonStyleWrapper``
37 |     ///  is applied.
38 |     public static var `default`: DefaultEMButtonStyle {
warning: 'Button' doesn't exist at '/ElementaryUI/EMButtonStyle/default'
  --> Sources/ElementaryUI/Components/EMButtonStyle/DefaultEMButtonStyle.swift:36:33-36:39
34 |
35 | extension EMButtonStyle where Self == DefaultEMButtonStyle {
36 +     /// The default style for ``Button`` when ``EMButtonStyleWrapper``
37 |     ///  is applied.
38 |     public static var `default`: DefaultEMButtonStyle {
warning: 'ButtonRole' doesn't exist at '/ElementaryUI/EMButtonStyleConfiguration/role'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:24:38-24:48
22 |     /// the button does have a role, use it to make adjustments to the button's
23 |     /// appearance. The following example shows a custom style that uses
24 +     /// bold text when the role is ``ButtonRole/cancel``,
25 |     /// ``ShapeStyle/red`` text when the role is ``ButtonRole/destructive``,
26 |     /// and adds no special styling otherwise:
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/EMButtonStyleConfiguration/role'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:25:11-25:21
23 |     /// appearance. The following example shows a custom style that uses
24 |     /// bold text when the role is ``ButtonRole/cancel``,
25 +     /// ``ShapeStyle/red`` text when the role is ``ButtonRole/destructive``,
26 |     /// and adds no special styling otherwise:
27 |     ///
warning: 'ButtonRole' doesn't exist at '/ElementaryUI/EMButtonStyleConfiguration/role'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:25:52-25:62
23 |     /// appearance. The following example shows a custom style that uses
24 |     /// bold text when the role is ``ButtonRole/cancel``,
25 +     /// ``ShapeStyle/red`` text when the role is ``ButtonRole/destructive``,
26 |     /// and adds no special styling otherwise:
27 |     ///
warning: Resource 'ButtonStyleConfiguration-role-1' couldn't be found
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:47:9-50:51
45 |     ///     .buttonStyle(MyButtonStyle())
46 |     ///
47 +     /// ![A screenshot of three buttons stacked vertically. The first says
48 +     /// Cancel in black, bold letters. The second says Delete in red, regular
49 +     /// weight letters. The third says Continue in black, regular weight
50 +     /// letters.](ButtonStyleConfiguration-role-1)
51 |     public var role: ButtonRole?
52 |
warning: 'Button' doesn't exist at '/ElementaryUI/RoundableRectangle/emButtonStyle(_:override:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:71:62-71:68
69 |     /// Sets the button style style for the view hierarchy.
70 |     ///
71 +     /// Use this modifier to apply a specific style to all ``Button``
72 |     /// views within the hierarchy below the modified view.
73 |     ///
warning: 'Button' doesn't exist at '/ElementaryUI/EMTextField/emButtonStyle(_:override:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:71:62-71:68
69 |     /// Sets the button style style for the view hierarchy.
70 |     ///
71 +     /// Use this modifier to apply a specific style to all ``Button``
72 |     /// views within the hierarchy below the modified view.
73 |     ///
warning: 'Button' doesn't exist at '/ElementaryUI/SwiftUI/View/emButtonStyle(_:override:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:71:62-71:68
69 |     /// Sets the button style style for the view hierarchy.
70 |     ///
71 +     /// Use this modifier to apply a specific style to all ``Button``
72 |     /// views within the hierarchy below the modified view.
73 |     ///
warning: 'Button' doesn't exist at '/ElementaryUI/Line/emButtonStyle(_:override:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:71:62-71:68
69 |     /// Sets the button style style for the view hierarchy.
70 |     ///
71 +     /// Use this modifier to apply a specific style to all ``Button``
72 |     /// views within the hierarchy below the modified view.
73 |     ///
warning: 'App' doesn't exist at '/ElementaryUI/RoundableRectangle/emButtonStyle(_:override:)'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:100:50-100:53
98  |     /// - Warning: You must set the vanilla button style to
99  |     /// ``EMButtonStyleWrapper``
100 +     /// up the hierarchy, preferably in your ``App`` struct.
101 |     @ViewBuilder public func emButtonStyle<S: EMButtonStyle>(
102 |         _ style: S,
warning: 'App' doesn't exist at '/ElementaryUI/EMTextField/emButtonStyle(_:override:)'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:100:50-100:53
98  |     /// - Warning: You must set the vanilla button style to
99  |     /// ``EMButtonStyleWrapper``
100 +     /// up the hierarchy, preferably in your ``App`` struct.
101 |     @ViewBuilder public func emButtonStyle<S: EMButtonStyle>(
102 |         _ style: S,
warning: 'App' doesn't exist at '/ElementaryUI/SwiftUI/View/emButtonStyle(_:override:)'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:100:50-100:53
98  |     /// - Warning: You must set the vanilla button style to
99  |     /// ``EMButtonStyleWrapper``
100 +     /// up the hierarchy, preferably in your ``App`` struct.
101 |     @ViewBuilder public func emButtonStyle<S: EMButtonStyle>(
102 |         _ style: S,
warning: 'App' doesn't exist at '/ElementaryUI/Line/emButtonStyle(_:override:)'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyle.swift:100:50-100:53
98  |     /// - Warning: You must set the vanilla button style to
99  |     /// ``EMButtonStyleWrapper``
100 +     /// up the hierarchy, preferably in your ``App`` struct.
101 |     @ViewBuilder public func emButtonStyle<S: EMButtonStyle>(
102 |         _ style: S,
warning: 'ButtonStyle' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:10:15-10:26
8  | import SwiftUI
9  |
10 + /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
   |               ╰─suggestion: Replace 'ButtonStyle' with 'ButtonStyle-Implementations'
11 | /// applies them to all buttons in the hierarchy without the need to use
12 | /// a custom ``EMButton`` view instead of the built-in ``Button``.
warning: 'EMButton' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:12:16-12:24
10 | /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
11 | /// applies them to all buttons in the hierarchy without the need to use
12 + /// a custom ``EMButton`` view instead of the built-in ``Button``.
13 | ///
14 | /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: 'Button' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:12:58-12:64
10 | /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
11 | /// applies them to all buttons in the hierarchy without the need to use
12 + /// a custom ``EMButton`` view instead of the built-in ``Button``.
   |                                                          ╰─suggestion: Replace 'Button' with 'ButtonStyle-Implementations'
13 | ///
14 | /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: 'ButtonStyle' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:14:38-14:49
12 | /// a custom ``EMButton`` view instead of the built-in ``Button``.
13 | ///
14 + /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
   |                                      ╰─suggestion: Replace 'ButtonStyle' with 'ButtonStyle-Implementations'
15 | /// to be chained with other styles.
16 | ///
warning: 'ButtonStyle' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:18:33-18:44
16 | ///
17 | /// Apply this button style at the top of your view hierarchy & start using
18 + /// ``EMButtonStyle`` instead ``ButtonStyle`` for your buttons.
   |                                 ╰─suggestion: Replace 'ButtonStyle' with 'ButtonStyle-Implementations'
19 | ///
20 | /// ```swift
warning: 'Button' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper/makeBody(configuration:)'
  --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:92:49-92:55
90 |     /// Creates a view that represents the body of a button.
91 |     ///
92 +     /// The system calls this method for each ``Button`` instance in a view
93 |     /// hierarchy where this style is the current button style.
94 |     ///
warning: This documentation block is inherited by other symbols where 'ButtonStyle' fails to resolve.
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:114:17-114:32
112 |
113 | extension ButtonStyle where Self == EMButtonStyleWrapper {
114 +     /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
    |                 ╰─suggestion: Use an absolute link path.
115 |     /// applies them to all buttons in the hierarchy without the need to use
116 |     /// a custom ``EMButton`` view instead of the built-in ``Button``.
warning: 'EMButton' doesn't exist at '/ElementaryUI/SwiftUI/ButtonStyle/emStyle'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:116:20-116:28
114 |     /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
115 |     /// applies them to all buttons in the hierarchy without the need to use
116 +     /// a custom ``EMButton`` view instead of the built-in ``Button``.
117 |     ///
118 |     /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: 'EMButton' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper/emStyle'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:116:20-116:28
114 |     /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
115 |     /// applies them to all buttons in the hierarchy without the need to use
116 +     /// a custom ``EMButton`` view instead of the built-in ``Button``.
117 |     ///
118 |     /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: 'Button' doesn't exist at '/ElementaryUI/SwiftUI/ButtonStyle/emStyle'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:116:62-116:68
114 |     /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
115 |     /// applies them to all buttons in the hierarchy without the need to use
116 +     /// a custom ``EMButton`` view instead of the built-in ``Button``.
117 |     ///
118 |     /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: 'Button' doesn't exist at '/ElementaryUI/EMButtonStyleWrapper/emStyle'
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:116:62-116:68
114 |     /// Wrapper ``ButtonStyle`` that wraps ``EMButtonStyle`` &
115 |     /// applies them to all buttons in the hierarchy without the need to use
116 +     /// a custom ``EMButton`` view instead of the built-in ``Button``.
117 |     ///
118 |     /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
warning: This documentation block is inherited by other symbols where 'ButtonStyle' fails to resolve.
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:118:40-118:55
116 |     /// a custom ``EMButton`` view instead of the built-in ``Button``.
117 |     ///
118 +     /// ``EMButtonStyle`` differs from ``ButtonStyle`` in it's ability
    |                                        ╰─suggestion: Use an absolute link path.
119 |     /// to be chained with other styles.
120 |     ///
warning: This documentation block is inherited by other symbols where 'ButtonStyle' fails to resolve.
   --> Sources/ElementaryUI/Components/EMButtonStyle/EMButtonStyleWrapper.swift:122:35-122:50
120 |     ///
121 |     /// Apply this button style at the top of your view hierarchy & start using
122 +     /// ``EMButtonStyle`` instead ``ButtonStyle`` for your buttons.
    |                                   ╰─suggestion: Use an absolute link path.
123 |     ///
124 |     /// ```swift
warning: 'TextField' doesn't exist at '/ElementaryUI/EMTextField'
  --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:10:33-10:42
8  | import SwiftUI
9  |
10 + /// Styllable wrapper arround ``TextField`` that displays an editable text interface.
   |                                 ├─suggestion: Replace 'TextField' with 'textFieldStyle(_:)'
   |                                 ╰─suggestion: Replace 'TextField' with 'emTextFieldStyle(_:override:)'
11 | ///
12 | /// ``EMTextField`` provides a flexible way to create text fields with various placeholder types, bindings, & prompts. It supports validation through the ``validator(_:_:validation:_:)`` modifier, allowing you to apply custom validators & define validation triggers.
warning: 'validator(_:_:validation:_:)' doesn't exist at '/ElementaryUI/EMTextField'
  --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:12:157-12:185
10 | /// Styllable wrapper arround ``TextField`` that displays an editable text interface.
11 | ///
12 + /// ``EMTextField`` provides a flexible way to create text fields with various placeholder types, bindings, & prompts. It supports validation through the ``validator(_:_:validation:_:)`` modifier, allowing you to apply custom validators & define validation triggers.
   |                                                                                                                                                             ╰─suggestion: Replace 'validator(_:_:validation:_:)' with 'phaseAnimator(_:content:animation:)'
13 | ///
14 | /// ```swift
warning: 'emTextFieldStyle(_:)' doesn't exist at '/ElementaryUI/EMTextField'
  --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:57:46-57:66
55 | /// ```
56 | ///
57 + /// And apply them to the text field using ``emTextFieldStyle(_:)``.
   |                                              ├─suggestion: Replace 'emTextFieldStyle(_:)' with 'emTextFieldStyle(_:override:)'
   |                                              ╰─suggestion: Replace 'emTextFieldStyle(_:)' with 'textFieldStyle(_:)'
58 | ///
59 | /// ```swift
warning: 'View' doesn't exist at '/ElementaryUI/EMTextField/body'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:108:27-108:31
106 |     }
107 |
108 +     /// The body of the ``View``.
109 |     public var body: some View {
110 |         VStack {
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:129:25-129:29
127 |     ///   - placeholder: The content of the text field, describing its purpose.
128 |     ///   - text: The text to display & edit.
129 +     ///   - prompt: A ``Text`` representing the prompt of the text field
130 |     ///   which provides users with guidance on what to type into the text  field.
131 |     public init(
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:147:25-147:29
145 |     ///   - placeholder: The content of the text field, describing its purpose.
146 |     ///   - text: The text to display & edit.
147 +     ///   - prompt: A ``Text`` representing the prompt of the text field
148 |     ///   which provides users with guidance on what to type into the text  field.
149 |     @inlinable public init(
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:166:25-166:29
164 |     ///   - placeholder: The content of the text field, describing its purpose.
165 |     ///   - text: The text to display & edit.
166 +     ///   - prompt: A ``Text`` representing the prompt of the text field
167 |     ///   which provides users with guidance on what to type into the text  field.
168 |     @inlinable public init(
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:186:25-186:29
184 |     ///   - placeholder: The content of the text field, describing its purpose.
185 |     ///   - text: The text to display & edit.
186 +     ///   - prompt: A ``Text`` representing the prompt of the text field
187 |     ///   which provides users with guidance on what to type into the text  field.
188 |     @inlinable public init(
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:205:25-205:29
203 |     ///   - placeholder: The content of the text field, describing its purpose.
204 |     ///   - text: The text to display & edit.
205 +     ///   - prompt: A ``Text`` representing the prompt of the text field
206 |     ///   which provides users with guidance on what to type into the text  field.
207 |     @inlinable public init<S: StringProtocol>(
warning: 'Text' doesn't exist at '/ElementaryUI/EMTextField/init(_:text:prompt:)'
   --> Sources/ElementaryUI/Components/EMTextField/EMTextField.swift:225:25-225:29
223 |     ///   - placeholder: The content of the text field, describing its purpose.
224 |     ///   - text: The text to display & edit.
225 +     ///   - prompt: A ``Text`` representing the prompt of the text field
226 |     ///   which provides users with guidance on what to type into the text  field.
227 |     @inlinable public init<S: StringProtocol>(
warning: 'Text' doesn't exist at '/ElementaryUI/DefaultPromptStyle/makeBody(content:)'
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/DefaultPromptStyle.swift:20:56-20:60
18 |     /// Creates a view that represents the styled body of a prompt.
19 |     ///
20 +     /// The system calls this method for each prompt ``Text`` instance
21 |     /// in a view hierarchy where this style is the current prompt style.
22 |     ///
warning: 'Text' doesn't exist at '/ElementaryUI/DefaultPromptStyle/makeBody(content:)'
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/DefaultPromptStyle.swift:23:44-23:48
21 |     /// in a view hierarchy where this style is the current prompt style.
22 |     ///
23 +     /// - Parameter content : The prompt ``Text``.
24 |     ///
25 |     /// - Returns: The styled body of the prompt.
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:34:53-34:61
32 |     /// Applies a custom prompt style to the view.
33 |     ///
34 +     /// - Parameter builder: A closure that takes a ``Text``
   |                                                     ╰─suggestion: Use an absolute link path.
35 |     ///  view and returns a modified ``Text`` view.
36 |     ///
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:34:53-34:61
32 |     /// Applies a custom prompt style to the view.
33 |     ///
34 +     /// - Parameter builder: A closure that takes a ``Text``
   |                                                     ╰─suggestion: Use an absolute link path.
35 |     ///  view and returns a modified ``Text`` view.
36 |     ///
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:34:53-34:61
32 |     /// Applies a custom prompt style to the view.
33 |     ///
34 +     /// - Parameter builder: A closure that takes a ``Text``
   |                                                     ╰─suggestion: Use an absolute link path.
35 |     ///  view and returns a modified ``Text`` view.
36 |     ///
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:35:40-35:48
33 |     ///
34 |     /// - Parameter builder: A closure that takes a ``Text``
35 +     ///  view and returns a modified ``Text`` view.
   |                                        ╰─suggestion: Use an absolute link path.
36 |     ///
37 |     /// - Returns: A view with the applied custom prompt style.
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:35:40-35:48
33 |     ///
34 |     /// - Parameter builder: A closure that takes a ``Text``
35 +     ///  view and returns a modified ``Text`` view.
   |                                        ╰─suggestion: Use an absolute link path.
36 |     ///
37 |     /// - Returns: A view with the applied custom prompt style.
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/SimplePromptStyle.swift:35:40-35:48
33 |     ///
34 |     /// - Parameter builder: A closure that takes a ``Text``
35 +     ///  view and returns a modified ``Text`` view.
   |                                        ╰─suggestion: Use an absolute link path.
36 |     ///
37 |     /// - Returns: A view with the applied custom prompt style.
warning: 'Text' doesn't exist at '/ElementaryUI/PromptStyle/makeBody(content:)'
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/StyledPromptTextFieldStyle.swift:13:56-13:60
11 |     /// Creates a view that represents the styled body of a prompt.
12 |     ///
13 +     /// The system calls this method for each prompt ``Text`` instance
14 |     /// in a view hierarchy where this style is the current prompt style.
15 |     ///
warning: 'Text' doesn't exist at '/ElementaryUI/PromptStyle/makeBody(content:)'
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/StyledPromptTextFieldStyle.swift:17:35-17:39
15 |     ///
16 |     /// - Parameters:
17 +     ///  - content : The prompt ``Text``.
18 |     ///
19 |     /// - Returns: The styled body of the prompt.
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/StyledPromptTextFieldStyle.swift:86:67-86:75
84 |     /// Sets the prompt style for the view hierarchy.
85 |     ///
86 +     /// Use this modifier to apply a specific style to all prompt ``Text``
   |                                                                   ╰─suggestion: Use an absolute link path.
87 |     /// views within the hierarchy below the modified view.
88 |     ///
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/StyledPromptTextFieldStyle.swift:86:67-86:75
84 |     /// Sets the prompt style for the view hierarchy.
85 |     ///
86 +     /// Use this modifier to apply a specific style to all prompt ``Text``
   |                                                                   ╰─suggestion: Use an absolute link path.
87 |     /// views within the hierarchy below the modified view.
88 |     ///
warning: This documentation block is inherited by other symbols where 'Text' fails to resolve.
  --> Sources/ElementaryUI/Components/EMTextField/PromptStyle/StyledPromptTextFieldStyle.swift:86:67-86:75
84 |     /// Sets the prompt style for the view hierarchy.
85 |     ///
86 +     /// Use this modifier to apply a specific style to all prompt ``Text``
   |                                                                   ╰─suggestion: Use an absolute link path.
87 |     /// views within the hierarchy below the modified view.
88 |     ///
warning: 'Font' doesn't exist at '/ElementaryUI/EMVariableFont/font(_:attributes:)'
  --> Sources/ElementaryUI/Components/EMVariableFont/EMVariableFont.swift:40:21-40:25
38 |     var name: String {get}
39 |
40 +     /// Creates a ``Font`` with the specified size & font variation attributes.
41 |     ///
42 |     /// - Parameters:
warning: 'Font' doesn't exist at '/ElementaryUI/EMVariableFont/font(_:attributes:)'
  --> Sources/ElementaryUI/Components/EMVariableFont/EMVariableFont.swift:47:24-47:28
45 |     ///   & their corresponding values.
46 |     ///
47 +     /// - Returns: A ``Font`` instance configured with the specified size & attributes.
48 |     func font(_ size: Double, attributes: [FontVariation: Double]) -> Font
49 |
warning: 'Font' doesn't exist at '/ElementaryUI/EMVariableFont/font(_:weight:width:)'
  --> Sources/ElementaryUI/Components/EMVariableFont/EMVariableFont.swift:50:21-50:25
48 |     func font(_ size: Double, attributes: [FontVariation: Double]) -> Font
49 |
50 +     /// Creates a ``Font`` with the specified size, weight, & optionally width.
51 |     ///
52 |     /// - Parameters:
warning: 'Font' doesn't exist at '/ElementaryUI/EMVariableFont/font(_:weight:width:)'
  --> Sources/ElementaryUI/Components/EMVariableFont/EMVariableFont.swift:57:24-57:28
55 |     ///   - width: An optional width for the font.
56 |     ///
57 +     /// - Returns: A ``Font`` instance configured with the specified
58 |     /// size, weight, & optionally width.
59 |     func font(_ size: Double, weight: Weight, width: Double?) -> Font
warning: 'AnyView' doesn't exist at '/ElementaryUI/ViewStyle/makeBody(content:configuration:)'
  --> Sources/ElementaryUI/Components/StylableView/ViewStyle.swift:31:64-31:71
29 |     ///
30 |     /// - Parameters:
31 +     ///   - content: The content to be styled, wrapped in an ``AnyView``.
32 |     ///   - configuration: The configuration data used to customize the styled view.
33 |     ///
warning: 'EnvironmentKey' doesn't exist at '/ElementaryUI/EnvironmentValue()'
  --> Sources/ElementaryUI/Macros/EnvironmentValueMacro.swift:10:37-10:51
8  | import Foundation
9  |
10 + /// Macro used to generate the an ``EnvironmentKey``.
11 | ///
12 | /// This macro creates an ``EnvironmentKey`` from the property it's applied to
warning: 'EnvironmentKey' doesn't exist at '/ElementaryUI/EnvironmentValue()'
  --> Sources/ElementaryUI/Macros/EnvironmentValueMacro.swift:12:29-12:43
10 | /// Macro used to generate the an ``EnvironmentKey``.
11 | ///
12 + /// This macro creates an ``EnvironmentKey`` from the property it's applied to
13 | /// & generates the corresponding getter & setter for the property defined in
14 | /// the ``EnvironmentValues`` extension:
warning: 'EnvironmentValues' doesn't exist at '/ElementaryUI/EnvironmentValue()'
  --> Sources/ElementaryUI/Macros/EnvironmentValueMacro.swift:14:11-14:28
12 | /// This macro creates an ``EnvironmentKey`` from the property it's applied to
13 | /// & generates the corresponding getter & setter for the property defined in
14 + /// the ``EnvironmentValues`` extension:
15 | ///
16 | /// ```swift
warning: 'EnvironmentValues' doesn't exist at '/ElementaryUI/EnvironmentValue()'
  --> Sources/ElementaryUI/Macros/EnvironmentValueMacro.swift:37:55-37:72
35 | /// }
36 | /// ```
37 + /// - Warning: The property must be contained in an ``EnvironmentValues`` extension.
38 | #if canImport(SwiftUICore)
39 | @available(swift, deprecated: 6.0, renamed: "Entry", message: "Please use the official `Entry` macro.")
warning: 'PrefrenceKey' doesn't exist at '/ElementaryUI/FocusValue()'
  --> Sources/ElementaryUI/Macros/FocusValueMacro.swift:10:37-10:49
8  | import Foundation
9  |
10 + /// Macro used to generate the an ``PrefrenceKey``.
11 | ///
12 | /// This macro creates a ``FocusedValueKey`` from the property it's applied to
warning: 'FocusedValueKey' doesn't exist at '/ElementaryUI/FocusValue()'
  --> Sources/ElementaryUI/Macros/FocusValueMacro.swift:12:28-12:43
10 | /// Macro used to generate the an ``PrefrenceKey``.
11 | ///
12 + /// This macro creates a ``FocusedValueKey`` from the property it's applied to
13 | /// & generates the corresponding getter & setter for the property defined in
14 | /// the ``FocusedValueKey`` extension:
warning: 'FocusedValueKey' doesn't exist at '/ElementaryUI/FocusValue()'
  --> Sources/ElementaryUI/Macros/FocusValueMacro.swift:14:11-14:26
12 | /// This macro creates a ``FocusedValueKey`` from the property it's applied to
13 | /// & generates the corresponding getter & setter for the property defined in
14 + /// the ``FocusedValueKey`` extension:
15 | ///
16 | /// ```swift
warning: 'FocusedValues' doesn't exist at '/ElementaryUI/FocusValue()'
  --> Sources/ElementaryUI/Macros/FocusValueMacro.swift:37:54-37:67
35 | /// }
36 | /// ```
37 + /// - Warning: The property must be contained in a ``FocusedValues`` extension.
38 | ///
39 | /// - Warning: The property type must be optional.
warning: 'Color' doesn't exist at '/ElementaryUI/color(_:)'
  --> Sources/ElementaryUI/Macros/HexColorMacro.swift:11:17-11:22
9  |
10 | /// Macro for expanding hexadecimal color strings into
11 + /// `SwiftUI` ``Color`` expressions.
12 | ///
13 | /// This macro enables the expansion of hexadecimal color strings
warning: 'Color' doesn't exist at '/ElementaryUI/color(_:)'
  --> Sources/ElementaryUI/Macros/HexColorMacro.swift:14:12-14:17
12 | ///
13 | /// This macro enables the expansion of hexadecimal color strings
14 + /// into ``Color`` expressions. It abstracts away the conversion
15 | ///  process & provides a convenient way to include colors in Swift
16 | ///  code using hexadecimal notation with compiler validations.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/Line/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:19:53-19:63
17 |     ///
18 |     /// - Parameters:
19 +     ///   - content: The content of the border, a ``ShapeStyle``, defaults to `.foreground`.
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/RoundableRectangle/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:19:53-19:63
17 |     ///
18 |     /// - Parameters:
19 +     ///   - content: The content of the border, a ``ShapeStyle``, defaults to `.foreground`.
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/SwiftUI/View/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:19:53-19:63
17 |     ///
18 |     /// - Parameters:
19 +     ///   - content: The content of the border, a ``ShapeStyle``, defaults to `.foreground`.
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/EMTextField/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:19:53-19:63
17 |     ///
18 |     /// - Parameters:
19 +     ///   - content: The content of the border, a ``ShapeStyle``, defaults to `.foreground`.
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/Line/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:22:50-22:65
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
22 +     ///   - shape: The shape of the border, an ``InsettableShape``.
23 |     ///
24 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/RoundableRectangle/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:22:50-22:65
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
22 +     ///   - shape: The shape of the border, an ``InsettableShape``.
23 |     ///
24 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/SwiftUI/View/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:22:50-22:65
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
22 +     ///   - shape: The shape of the border, an ``InsettableShape``.
23 |     ///
24 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/EMTextField/border(_:lineWidth:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:22:50-22:65
20 |     ///   - lineWidth: The width of the border line, defaults to 1.
21 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
22 +     ///   - shape: The shape of the border, an ``InsettableShape``.
23 |     ///
24 |     /// - Returns: A view with the specified border.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/RoundableRectangle/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:45:54-45:64
43 |     ///
44 |     /// - Parameters:
45 +     ///   - content: The content of the border,  a ``ShapeStyle``, defaults to `.foreground`.
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/SwiftUI/View/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:45:54-45:64
43 |     ///
44 |     /// - Parameters:
45 +     ///   - content: The content of the border,  a ``ShapeStyle``, defaults to `.foreground`.
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/EMTextField/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:45:54-45:64
43 |     ///
44 |     /// - Parameters:
45 +     ///   - content: The content of the border,  a ``ShapeStyle``, defaults to `.foreground`.
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'ShapeStyle' doesn't exist at '/ElementaryUI/Line/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:45:54-45:64
43 |     ///
44 |     /// - Parameters:
45 +     ///   - content: The content of the border,  a ``ShapeStyle``, defaults to `.foreground`.
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/RoundableRectangle/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:48:50-48:65
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
48 +     ///   - shape: The shape of the border, an ``InsettableShape``.
49 |     ///
50 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/SwiftUI/View/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:48:50-48:65
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
48 +     ///   - shape: The shape of the border, an ``InsettableShape``.
49 |     ///
50 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/EMTextField/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:48:50-48:65
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
48 +     ///   - shape: The shape of the border, an ``InsettableShape``.
49 |     ///
50 |     /// - Returns: A view with the specified border.
warning: 'InsettableShape' doesn't exist at '/ElementaryUI/Line/border(_:style:antialiased:shape:)'
  --> Sources/ElementaryUI/Modifiers/BorderViewModifiers.swift:48:50-48:65
46 |     ///   - style: The stroke style of the border.
47 |     ///   - antialiased: A Boolean value indicating whether to use antialiased rendering, defaults to true.
48 +     ///   - shape: The shape of the border, an ``InsettableShape``.
49 |     ///
50 |     /// - Returns: A view with the specified border.
warning: This documentation block is inherited by other symbols where 'View' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ConditionalViewModifier.swift:23:67-23:75
21 |     /// ```
22 |     ///
23 +     /// - Parameter condition: The condition to use when hiding a ``View``.
   |                                                                   ╰─suggestion: Use an absolute link path.
24 |     ///
25 |     /// - Returns: A view that becomes hiden when the given condition is satisfied.
warning: This documentation block is inherited by other symbols where 'View' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ConditionalViewModifier.swift:23:67-23:75
21 |     /// ```
22 |     ///
23 +     /// - Parameter condition: The condition to use when hiding a ``View``.
   |                                                                   ╰─suggestion: Use an absolute link path.
24 |     ///
25 |     /// - Returns: A view that becomes hiden when the given condition is satisfied.
warning: This documentation block is inherited by other symbols where 'View' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ConditionalViewModifier.swift:23:67-23:75
21 |     /// ```
22 |     ///
23 +     /// - Parameter condition: The condition to use when hiding a ``View``.
   |                                                                   ╰─suggestion: Use an absolute link path.
24 |     ///
25 |     /// - Returns: A view that becomes hiden when the given condition is satisfied.
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/SwiftUI/View/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:81:23-81:37
79 |     /// - Returns: A view that applies the background size listener.
80 |     ///
81 +     /// - Note: The ``GeometryReader`` is added to the
82 |     /// background of the view.
83 |     ///
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/RoundableRectangle/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:81:23-81:37
79 |     /// - Returns: A view that applies the background size listener.
80 |     ///
81 +     /// - Note: The ``GeometryReader`` is added to the
82 |     /// background of the view.
83 |     ///
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/EMTextField/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:81:23-81:37
79 |     /// - Returns: A view that applies the background size listener.
80 |     ///
81 +     /// - Note: The ``GeometryReader`` is added to the
82 |     /// background of the view.
83 |     ///
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/Line/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:81:23-81:37
79 |     /// - Returns: A view that applies the background size listener.
80 |     ///
81 +     /// - Note: The ``GeometryReader`` is added to the
82 |     /// background of the view.
83 |     ///
warning: 'CGSize?' doesn't exist at '/ElementaryUI/SwiftUI/View/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:84:50-84:57
82 |     /// background of the view.
83 |     ///
84 +     /// - Note: This function uses an optional ``CGSize?`` binding.
85 |     public func backgroundSizeListener(
86 |         _ size: Binding<CGSize?>,
warning: 'CGSize?' doesn't exist at '/ElementaryUI/RoundableRectangle/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:84:50-84:57
82 |     /// background of the view.
83 |     ///
84 +     /// - Note: This function uses an optional ``CGSize?`` binding.
85 |     public func backgroundSizeListener(
86 |         _ size: Binding<CGSize?>,
warning: 'CGSize?' doesn't exist at '/ElementaryUI/EMTextField/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:84:50-84:57
82 |     /// background of the view.
83 |     ///
84 +     /// - Note: This function uses an optional ``CGSize?`` binding.
85 |     public func backgroundSizeListener(
86 |         _ size: Binding<CGSize?>,
warning: 'CGSize?' doesn't exist at '/ElementaryUI/Line/backgroundSizeListener(_:_:)'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/BackgroundScreenListenerViewModifier.swift:84:50-84:57
82 |     /// background of the view.
83 |     ///
84 +     /// - Note: This function uses an optional ``CGSize?`` binding.
85 |     public func backgroundSizeListener(
86 |         _ size: Binding<CGSize?>,
warning: 'View' doesn't exist at '/ElementaryUI/Screen'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/Screen.swift:10:58-10:62
8  | import SwiftUI
9  |
10 + /// Screen size & safe area insets configurations of a ``View``.
11 | ///
12 | /// It encapsulates the size of the listener's container view & its safe area insets.
warning: 'PreferenceKey' doesn't exist at '/ElementaryUI/ScreenKey'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenKeys.swift:20:7-20:20
18 | }
19 |
20 + /// ``PreferenceKey`` for updating the screen size information.
21 | public struct ScreenKey: PreferenceKey {
22 |     /// The default value for the screen size.
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/screen' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:74:15-74:43
72 |     ///
73 |     /// You can access the updated ``Screen`` object
74 +     /// using ``EnvironmentValues/screen``.
   |               ╰─suggestion: Use an absolute link path.
75 |     ///
76 |     /// ```swift
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/screen' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:74:15-74:43
72 |     ///
73 |     /// You can access the updated ``Screen`` object
74 +     /// using ``EnvironmentValues/screen``.
   |               ╰─suggestion: Use an absolute link path.
75 |     ///
76 |     /// ```swift
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/screen' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:74:15-74:43
72 |     ///
73 |     /// You can access the updated ``Screen`` object
74 +     /// using ``EnvironmentValues/screen``.
   |               ╰─suggestion: Use an absolute link path.
75 |     ///
76 |     /// ```swift
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener()'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:96:42-96:56
94 |     /// ```
95 |     ///
96 +     /// - Returns: A view wrapped in a ``GeometryReader``
97 |     /// that propagates the up-to-date size & safe area insets to the environment.
98 |     public func sizeListener() -> some View {
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener()'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:96:42-96:56
94 |     /// ```
95 |     ///
96 +     /// - Returns: A view wrapped in a ``GeometryReader``
97 |     /// that propagates the up-to-date size & safe area insets to the environment.
98 |     public func sizeListener() -> some View {
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/EMTextField/sizeListener()'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:96:42-96:56
94 |     /// ```
95 |     ///
96 +     /// - Returns: A view wrapped in a ``GeometryReader``
97 |     /// that propagates the up-to-date size & safe area insets to the environment.
98 |     public func sizeListener() -> some View {
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/Line/sizeListener()'
  --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:96:42-96:56
94 |     /// ```
95 |     ///
96 +     /// - Returns: A view wrapped in a ``GeometryReader``
97 |     /// that propagates the up-to-date size & safe area insets to the environment.
98 |     public func sizeListener() -> some View {
warning: 'Binding' doesn't exist at '/ElementaryUI/EMTextField/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:103:21-103:28
101 |
102 |     /// Adds a listener to a view's size & safe area insets & binds
103 +     /// them to a ``Binding`` property.
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
warning: 'Binding' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:103:21-103:28
101 |
102 |     /// Adds a listener to a view's size & safe area insets & binds
103 +     /// them to a ``Binding`` property.
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
warning: 'Binding' doesn't exist at '/ElementaryUI/Line/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:103:21-103:28
101 |
102 |     /// Adds a listener to a view's size & safe area insets & binds
103 +     /// them to a ``Binding`` property.
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
warning: 'Binding' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:103:21-103:28
101 |
102 |     /// Adds a listener to a view's size & safe area insets & binds
103 +     /// them to a ``Binding`` property.
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
warning: 'Binding' doesn't exist at '/ElementaryUI/EMTextField/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:106:22-106:29
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
106 +     /// the passed ``Binding`` property.
107 |     ///
108 |     /// ```swift
warning: 'Binding' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:106:22-106:29
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
106 +     /// the passed ``Binding`` property.
107 |     ///
108 |     /// ```swift
warning: 'Binding' doesn't exist at '/ElementaryUI/Line/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:106:22-106:29
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
106 +     /// the passed ``Binding`` property.
107 |     ///
108 |     /// ```swift
warning: 'Binding' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:106:22-106:29
104 |     ///
105 |     /// You can access the updated ``Screen`` object using
106 +     /// the passed ``Binding`` property.
107 |     ///
108 |     /// ```swift
warning: 'Binding' doesn't exist at '/ElementaryUI/EMTextField/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:118:33-118:40
116 |     /// ```
117 |     ///
118 +     /// - Parameter screen: A ``Binding`` to the
119 |     /// current ``Screen`` object.
120 |     ///
warning: 'Binding' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:118:33-118:40
116 |     /// ```
117 |     ///
118 +     /// - Parameter screen: A ``Binding`` to the
119 |     /// current ``Screen`` object.
120 |     ///
warning: 'Binding' doesn't exist at '/ElementaryUI/Line/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:118:33-118:40
116 |     /// ```
117 |     ///
118 +     /// - Parameter screen: A ``Binding`` to the
119 |     /// current ``Screen`` object.
120 |     ///
warning: 'Binding' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:118:33-118:40
116 |     /// ```
117 |     ///
118 +     /// - Parameter screen: A ``Binding`` to the
119 |     /// current ``Screen`` object.
120 |     ///
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/EMTextField/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:121:42-121:56
119 |     /// current ``Screen`` object.
120 |     ///
121 +     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 |     /// the passed ``Binding``.
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:121:42-121:56
119 |     /// current ``Screen`` object.
120 |     ///
121 +     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 |     /// the passed ``Binding``.
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/Line/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:121:42-121:56
119 |     /// current ``Screen`` object.
120 |     ///
121 +     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 |     /// the passed ``Binding``.
warning: 'GeometryReader' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:121:42-121:56
119 |     /// current ``Screen`` object.
120 |     ///
121 +     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 |     /// the passed ``Binding``.
warning: 'Binding' doesn't exist at '/ElementaryUI/EMTextField/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:123:24-123:31
121 |     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 +     /// the passed ``Binding``.
124 |     public func sizeListener(_ screen: Binding<Screen>) -> some View {
125 |         modifier(ScreenListenerViewModifier(screen: screen))
warning: 'Binding' doesn't exist at '/ElementaryUI/RoundableRectangle/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:123:24-123:31
121 |     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 +     /// the passed ``Binding``.
124 |     public func sizeListener(_ screen: Binding<Screen>) -> some View {
125 |         modifier(ScreenListenerViewModifier(screen: screen))
warning: 'Binding' doesn't exist at '/ElementaryUI/Line/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:123:24-123:31
121 |     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 +     /// the passed ``Binding``.
124 |     public func sizeListener(_ screen: Binding<Screen>) -> some View {
125 |         modifier(ScreenListenerViewModifier(screen: screen))
warning: 'Binding' doesn't exist at '/ElementaryUI/SwiftUI/View/sizeListener(_:)'
   --> Sources/ElementaryUI/Modifiers/ScreenListenerViewModifier/ScreenListenerViewModifier.swift:123:24-123:31
121 |     /// - Returns: A view wrapped in a ``GeometryReader``
122 |     /// that propagates the up-to-date size & safe area insets to
123 +     /// the passed ``Binding``.
124 |     public func sizeListener(_ screen: Binding<Screen>) -> some View {
125 |         modifier(ScreenListenerViewModifier(screen: screen))
warning: 'DynamicViewContent' doesn't exist at '/ElementaryUI/SwiftUI/ForEach/skeletonLoadable()'
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/ForEach/ForEachSkeleton.swift:55:81-55:99
53 |     ///
54 |     /// Use it only on a ``ForEach`` to automatically load skeleton data when skeleton loading is active.
55 +     /// You will still be able to use any modifier specific to ``ForEach`` or ``DynamicViewContent``
56 |     /// after using this modifier.
57 |     ///
warning: 'DynamicViewContent' doesn't exist at '/ElementaryUI/SwiftUI/ForEach/skeletonLoadable()'
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/ForEach/ForEachSkeleton.swift:81:24-81:42
79 |     /// ```
80 |     ///
81 +     /// - Returns: A ``DynamicViewContent`` that is skeleton loadable.
82 |     ///
83 |     /// - Warning: This modifier should be used before using any other modifier specific to ``ForEach`` or
warning: 'DynamicViewContent' doesn't exist at '/ElementaryUI/SwiftUI/ForEach/skeletonLoadable()'
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/ForEach/ForEachSkeleton.swift:84:13-84:31
82 |     ///
83 |     /// - Warning: This modifier should be used before using any other modifier specific to ``ForEach`` or
84 +     /// ``DynamicViewContent``.
85 |     @MainActor public func skeletonLoadable() -> some DynamicViewContent {
86 |         return ForEachSkeletonView(
warning: 'ForEach' doesn't exist at '/ElementaryUI/SkeletonRepresentable'
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/ForEach/SkeletonRepresentable.swift:11:23-11:30
9  |
10 | /// Requirements for defining a type that can be represented by skeleton data
11 + /// to be used in a ``ForEach`` when skeleton loading is enabled.
12 | ///
13 | /// ```swift
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:63:46-63:83
61 | // MARK: - Modifiers
62 | extension View {
63 +     /// Makes a view display a skeleton when ``EnvironmentValues/skeletonLoading`` is true.
   |                                              ╰─suggestion: Use an absolute link path.
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:63:46-63:83
61 | // MARK: - Modifiers
62 | extension View {
63 +     /// Makes a view display a skeleton when ``EnvironmentValues/skeletonLoading`` is true.
   |                                              ╰─suggestion: Use an absolute link path.
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:63:46-63:83
61 | // MARK: - Modifiers
62 | extension View {
63 +     /// Makes a view display a skeleton when ``EnvironmentValues/skeletonLoading`` is true.
   |                                              ╰─suggestion: Use an absolute link path.
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:66:9-66:46
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
66 +     /// ``EnvironmentValues/skeletonLoading`` is true.
   |         ╰─suggestion: Use an absolute link path.
67 |     ///
68 |     /// ```swift
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:66:9-66:46
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
66 +     /// ``EnvironmentValues/skeletonLoading`` is true.
   |         ╰─suggestion: Use an absolute link path.
67 |     ///
68 |     /// ```swift
warning: This documentation block is inherited by other symbols where 'EnvironmentValues/skeletonLoading' fails to resolve.
  --> Sources/ElementaryUI/Modifiers/SkeletonLoading/SkeletonStateViewModifier.swift:66:9-66:46
64 |     ///
65 |     /// Use this modifier to indicate that a view should display a skeleton loading view when
66 +     /// ``EnvironmentValues/skeletonLoading`` is true.
   |         ╰─suggestion: Use an absolute link path.
67 |     ///
68 |     /// ```swiftFinished building documentation for 'ElementaryUI' (1.83s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/buildexperience/elementaryui/0.4.7
Updating https://github.com/buildexperience/MacrosKit.git
Updated https://github.com/buildexperience/MacrosKit.git (0.50s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
[1/1937] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax.git (0.95s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.2 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3067] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.2
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module Snippets
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Compiling SymbolKit Mixin+Equals.swift
[14/57] Compiling SymbolKit Mixin+Hash.swift
[15/57] Compiling SymbolKit Mixin.swift
[16/57] Compiling SymbolKit LineList.swift
[17/57] Compiling SymbolKit Position.swift
[18/57] Compiling SymbolKit DeclarationFragments.swift
[19/57] Compiling SymbolKit Fragment.swift
[20/57] Compiling SymbolKit FragmentKind.swift
[21/57] Compiling SymbolKit FunctionParameter.swift
[22/57] Compiling SymbolKit FunctionSignature.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.49s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.19s)
    4262
31	/Users/admin/builder/spi-builder-workspace/.docs/buildexperience/elementaryui/0.4.7
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/buildexperience/elementaryui/0.4.7
File count: 4262
Doc size:   31.0MB
Preparing doc bundle ...
Uploading prod-buildexperience-elementaryui-0.4.7-d4933a3c.zip to s3://spi-docs-inbox/prod-buildexperience-elementaryui-0.4.7-d4933a3c.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.