|
24 | 24 | 6DB2F40924C02BA500A07D9B /* UIColor+DarkAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3B624C02BA300A07D9B /* UIColor+DarkAppearance.swift */; }; |
25 | 25 | 6DB2F40A24C02BA500A07D9B /* NSAttributedString+FullRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3B724C02BA300A07D9B /* NSAttributedString+FullRange.swift */; }; |
26 | 26 | 6DB2F40B24C02BA500A07D9B /* CodingUserInfoKey+CustomKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3B824C02BA300A07D9B /* CodingUserInfoKey+CustomKeys.swift */; }; |
27 | | - 6DB2F40C24C02BA500A07D9B /* FontProviding+Marks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3B924C02BA300A07D9B /* FontProviding+Marks.swift */; }; |
| 27 | + 6DB2F40C24C02BA500A07D9B /* StyleProviding+Marks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3B924C02BA300A07D9B /* StyleProviding+Marks.swift */; }; |
28 | 28 | 6DB2F40D24C02BA500A07D9B /* DecorationRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3BC24C02BA300A07D9B /* DecorationRendering.swift */; }; |
29 | 29 | 6DB2F40E24C02BA500A07D9B /* DefaultLayoutManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3BD24C02BA300A07D9B /* DefaultLayoutManager.swift */; }; |
30 | 30 | 6DB2F40F24C02BA500A07D9B /* BlockQuoteDecorationRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3BE24C02BA300A07D9B /* BlockQuoteDecorationRenderer.swift */; }; |
|
66 | 66 | 6DB2F43324C02BA500A07D9B /* RichTextDocumentRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F324C02BA500A07D9B /* RichTextDocumentRenderer.swift */; }; |
67 | 67 | 6DB2F43424C02BA500A07D9B /* NodeRenderersProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F424C02BA500A07D9B /* NodeRenderersProviding.swift */; }; |
68 | 68 | 6DB2F43524C02BA500A07D9B /* DefaultRendererConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F624C02BA500A07D9B /* DefaultRendererConfiguration.swift */; }; |
69 | | - 6DB2F43624C02BA500A07D9B /* DefaultFontProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F724C02BA500A07D9B /* DefaultFontProvider.swift */; }; |
| 69 | + 6DB2F43624C02BA500A07D9B /* DefaultStyleProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F724C02BA500A07D9B /* DefaultStyleProvider.swift */; }; |
70 | 70 | 6DB2F43724C02BA500A07D9B /* DefaultRenderersProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F824C02BA500A07D9B /* DefaultRenderersProvider.swift */; }; |
71 | 71 | 6DB2F43824C02BA500A07D9B /* RendererConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3F924C02BA500A07D9B /* RendererConfiguration.swift */; }; |
72 | 72 | 6DB2F43924C02BA500A07D9B /* RichTextDocumentRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FA24C02BA500A07D9B /* RichTextDocumentRendering.swift */; }; |
73 | 73 | 6DB2F43A24C02BA500A07D9B /* TextListConfiguration+Default.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FC24C02BA500A07D9B /* TextListConfiguration+Default.swift */; }; |
74 | 74 | 6DB2F43B24C02BA500A07D9B /* TextConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FD24C02BA500A07D9B /* TextConfiguration.swift */; }; |
75 | | - 6DB2F43C24C02BA500A07D9B /* FontProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FE24C02BA500A07D9B /* FontProviding.swift */; }; |
| 75 | + 6DB2F43C24C02BA500A07D9B /* StyleProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FE24C02BA500A07D9B /* StyleProviding.swift */; }; |
76 | 76 | 6DB2F43D24C02BA500A07D9B /* TextListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F3FF24C02BA500A07D9B /* TextListConfiguration.swift */; }; |
77 | 77 | 6DB2F43E24C02BA500A07D9B /* BlockQuoteConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F40024C02BA500A07D9B /* BlockQuoteConfiguration.swift */; }; |
78 | 78 | 6DB2F43F24C02BA500A07D9B /* TextConfiguration+Default.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DB2F40124C02BA500A07D9B /* TextConfiguration+Default.swift */; }; |
|
103 | 103 | 6DB2F3B624C02BA300A07D9B /* UIColor+DarkAppearance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+DarkAppearance.swift"; sourceTree = "<group>"; }; |
104 | 104 | 6DB2F3B724C02BA300A07D9B /* NSAttributedString+FullRange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSAttributedString+FullRange.swift"; sourceTree = "<group>"; }; |
105 | 105 | 6DB2F3B824C02BA300A07D9B /* CodingUserInfoKey+CustomKeys.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CodingUserInfoKey+CustomKeys.swift"; sourceTree = "<group>"; }; |
106 | | - 6DB2F3B924C02BA300A07D9B /* FontProviding+Marks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FontProviding+Marks.swift"; sourceTree = "<group>"; }; |
| 106 | + 6DB2F3B924C02BA300A07D9B /* StyleProviding+Marks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StyleProviding+Marks.swift"; sourceTree = "<group>"; }; |
107 | 107 | 6DB2F3BC24C02BA300A07D9B /* DecorationRendering.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DecorationRendering.swift; sourceTree = "<group>"; }; |
108 | 108 | 6DB2F3BD24C02BA300A07D9B /* DefaultLayoutManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultLayoutManager.swift; sourceTree = "<group>"; }; |
109 | 109 | 6DB2F3BE24C02BA300A07D9B /* BlockQuoteDecorationRenderer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlockQuoteDecorationRenderer.swift; sourceTree = "<group>"; }; |
|
145 | 145 | 6DB2F3F324C02BA500A07D9B /* RichTextDocumentRenderer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RichTextDocumentRenderer.swift; sourceTree = "<group>"; }; |
146 | 146 | 6DB2F3F424C02BA500A07D9B /* NodeRenderersProviding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NodeRenderersProviding.swift; sourceTree = "<group>"; }; |
147 | 147 | 6DB2F3F624C02BA500A07D9B /* DefaultRendererConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultRendererConfiguration.swift; sourceTree = "<group>"; }; |
148 | | - 6DB2F3F724C02BA500A07D9B /* DefaultFontProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultFontProvider.swift; sourceTree = "<group>"; }; |
| 148 | + 6DB2F3F724C02BA500A07D9B /* DefaultStyleProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultStyleProvider.swift; sourceTree = "<group>"; }; |
149 | 149 | 6DB2F3F824C02BA500A07D9B /* DefaultRenderersProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultRenderersProvider.swift; sourceTree = "<group>"; }; |
150 | 150 | 6DB2F3F924C02BA500A07D9B /* RendererConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RendererConfiguration.swift; sourceTree = "<group>"; }; |
151 | 151 | 6DB2F3FA24C02BA500A07D9B /* RichTextDocumentRendering.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RichTextDocumentRendering.swift; sourceTree = "<group>"; }; |
152 | 152 | 6DB2F3FC24C02BA500A07D9B /* TextListConfiguration+Default.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TextListConfiguration+Default.swift"; sourceTree = "<group>"; }; |
153 | 153 | 6DB2F3FD24C02BA500A07D9B /* TextConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextConfiguration.swift; sourceTree = "<group>"; }; |
154 | | - 6DB2F3FE24C02BA500A07D9B /* FontProviding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontProviding.swift; sourceTree = "<group>"; }; |
| 154 | + 6DB2F3FE24C02BA500A07D9B /* StyleProviding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StyleProviding.swift; sourceTree = "<group>"; }; |
155 | 155 | 6DB2F3FF24C02BA500A07D9B /* TextListConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextListConfiguration.swift; sourceTree = "<group>"; }; |
156 | 156 | 6DB2F40024C02BA500A07D9B /* BlockQuoteConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlockQuoteConfiguration.swift; sourceTree = "<group>"; }; |
157 | 157 | 6DB2F40124C02BA500A07D9B /* TextConfiguration+Default.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TextConfiguration+Default.swift"; sourceTree = "<group>"; }; |
|
249 | 249 | 6DB2F3B724C02BA300A07D9B /* NSAttributedString+FullRange.swift */, |
250 | 250 | B1C680A627D94A1D00467934 /* NSAttributedString+Trim.swift */, |
251 | 251 | 6DB2F3B824C02BA300A07D9B /* CodingUserInfoKey+CustomKeys.swift */, |
252 | | - 6DB2F3B924C02BA300A07D9B /* FontProviding+Marks.swift */, |
| 252 | + 6DB2F3B924C02BA300A07D9B /* StyleProviding+Marks.swift */, |
253 | 253 | ); |
254 | 254 | path = Extensions; |
255 | 255 | sourceTree = "<group>"; |
|
449 | 449 | isa = PBXGroup; |
450 | 450 | children = ( |
451 | 451 | 6DB2F3F624C02BA500A07D9B /* DefaultRendererConfiguration.swift */, |
452 | | - 6DB2F3F724C02BA500A07D9B /* DefaultFontProvider.swift */, |
| 452 | + 6DB2F3F724C02BA500A07D9B /* DefaultStyleProvider.swift */, |
453 | 453 | 6DB2F3F824C02BA500A07D9B /* DefaultRenderersProvider.swift */, |
454 | 454 | ); |
455 | 455 | path = Default; |
|
460 | 460 | children = ( |
461 | 461 | 6DB2F3FC24C02BA500A07D9B /* TextListConfiguration+Default.swift */, |
462 | 462 | 6DB2F3FD24C02BA500A07D9B /* TextConfiguration.swift */, |
463 | | - 6DB2F3FE24C02BA500A07D9B /* FontProviding.swift */, |
| 463 | + 6DB2F3FE24C02BA500A07D9B /* StyleProviding.swift */, |
464 | 464 | 6DB2F3FF24C02BA500A07D9B /* TextListConfiguration.swift */, |
465 | 465 | 6DB2F40024C02BA500A07D9B /* BlockQuoteConfiguration.swift */, |
466 | 466 | 6DB2F40124C02BA500A07D9B /* TextConfiguration+Default.swift */, |
|
620 | 620 | 6DB2F43324C02BA500A07D9B /* RichTextDocumentRenderer.swift in Sources */, |
621 | 621 | 6DB2F41824C02BA500A07D9B /* OrderedListRenderer.swift in Sources */, |
622 | 622 | 6DB2F40B24C02BA500A07D9B /* CodingUserInfoKey+CustomKeys.swift in Sources */, |
623 | | - 6DB2F43624C02BA500A07D9B /* DefaultFontProvider.swift in Sources */, |
| 623 | + 6DB2F43624C02BA500A07D9B /* DefaultStyleProvider.swift in Sources */, |
624 | 624 | 6DB2F43424C02BA500A07D9B /* NodeRenderersProviding.swift in Sources */, |
625 | 625 | 402EE6FD29B8EA27004084BD /* TableRowRenderer.swift in Sources */, |
626 | 626 | 6DB2F41F24C02BA500A07D9B /* ResourceLinkBlockViewRepresentable.swift in Sources */, |
|
629 | 629 | 6DB2F40724C02BA500A07D9B /* NSTextStorage+Attachments.swift in Sources */, |
630 | 630 | 6DB2F42024C02BA500A07D9B /* ListItemRenderer.swift in Sources */, |
631 | 631 | 6DB2F41B24C02BA500A07D9B /* NodeRendering.swift in Sources */, |
632 | | - 6DB2F43C24C02BA500A07D9B /* FontProviding.swift in Sources */, |
| 632 | + 6DB2F43C24C02BA500A07D9B /* StyleProviding.swift in Sources */, |
633 | 633 | 6DB2F43824C02BA500A07D9B /* RendererConfiguration.swift in Sources */, |
634 | 634 | 6DB2F43D24C02BA500A07D9B /* TextListConfiguration.swift in Sources */, |
635 | 635 | 402EE6FE29B8EA27004084BD /* SimpleTableView.swift in Sources */, |
|
669 | 669 | 402EE6FC29B8EA27004084BD /* TableRenderer.swift in Sources */, |
670 | 670 | 6DB2F41024C02BA500A07D9B /* RichTextViewController.swift in Sources */, |
671 | 671 | 6DB2F43524C02BA500A07D9B /* DefaultRendererConfiguration.swift in Sources */, |
672 | | - 6DB2F40C24C02BA500A07D9B /* FontProviding+Marks.swift in Sources */, |
| 672 | + 6DB2F40C24C02BA500A07D9B /* StyleProviding+Marks.swift in Sources */, |
673 | 673 | 6DB2F43F24C02BA500A07D9B /* TextConfiguration+Default.swift in Sources */, |
674 | 674 | 6DB2F42E24C02BA500A07D9B /* OrderedListIndicator.swift in Sources */, |
675 | 675 | 6DB2F40324C02BA500A07D9B /* Node+RenderableNodeProviding.swift in Sources */, |
|
0 commit comments