Skip to content

Commit

Permalink
feat: XCUI 2.5.0 and UIKit 3.5.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
karnett authored Jun 13, 2023
1 parent 01e875b commit 98dfe1b
Show file tree
Hide file tree
Showing 759 changed files with 824 additions and 905 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/axedevtoolsuikit\/a11yfab"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/FABInterface","doc:\/\/com.deque.axeDevToolsUIKit\/objc(pl)NSObject","doc:\/\/com.deque.axeDevToolsUIKit\/s7CVarArgP","doc:\/\/com.deque.axeDevToolsUIKit\/s28CustomDebugStringConvertibleP","doc:\/\/com.deque.axeDevToolsUIKit\/s23CustomStringConvertibleP","doc:\/\/com.deque.axeDevToolsUIKit\/SQ","doc:\/\/com.deque.axeDevToolsUIKit\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default implementation for how the Floating Action Button should look in manual testing. This sets the FAB’s background and tint colors, as well as sets its accessibilityLabel and its accessibilityIdentifier."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"title":"A11yFAB","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@axeDevToolsUIKit@objc(cs)A11yFAB","modules":[{"name":"axeDevToolsUIKit"}],"navigatorTitle":[{"kind":"identifier","text":"A11yFAB"}]},"hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB\/onCreate(_:)"]}],"references":{"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit":{"role":"collection","title":"axeDevToolsUIKit","abstract":[],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsuikit"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/A11yFAB":{"role":"symbol","title":"A11yFAB","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"abstract":[{"type":"text","text":"Default implementation for how the Floating Action Button should look in manual testing. This sets the FAB’s background and tint colors, as well as sets its accessibilityLabel and its accessibilityIdentifier."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"A11yFAB"}],"url":"\/documentation\/axedevtoolsuikit\/a11yfab"},"doc://com.deque.axeDevToolsUIKit/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/objc(pl)NSObject"},"doc://com.deque.axeDevToolsUIKit/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s7CVarArgP"},"doc://com.deque.axeDevToolsUIKit/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/SH"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/FABInterface":{"role":"symbol","title":"FABInterface","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FABInterface"}],"abstract":[{"type":"text","text":"Changes how the Floating Action Button looks. You can create your own FABInterface and pass it into "},{"type":"codeVoice","code":"showA11yFAB"},{"type":"text","text":" if you would like the FAB to have a different visual appearance than the defaults we have provided."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/FABInterface","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FABInterface"}],"url":"\/documentation\/axedevtoolsuikit\/fabinterface"},"doc://com.deque.axeDevToolsUIKit/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/objc(cs)NSObject"},"doc://com.deque.axeDevToolsUIKit/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s23CustomStringConvertibleP"},"doc://com.deque.axeDevToolsUIKit/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s28CustomDebugStringConvertibleP"},"doc://com.deque.axeDevToolsUIKit/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/SQ"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/A11yFAB/onCreate(_:)":{"role":"symbol","title":"onCreate(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onCreate"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"FloatingActionButton","preciseIdentifier":"c:@M@axeDevToolsUIKit@objc(cs)FloatingActionButton"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"How the Floating Action Button should look for manual testing. This sets the FAB’s tintColor to white, its background color to purple and sets its accessibilityIdentifier and accessibilityLabel."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB\/onCreate(_:)","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsuikit\/a11yfab\/oncreate(_:)"}}}
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/axedevtoolsuikit\/a11yfab"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/FABInterface","doc:\/\/com.deque.axeDevToolsUIKit\/objc(pl)NSObject","doc:\/\/com.deque.axeDevToolsUIKit\/s7CVarArgP","doc:\/\/com.deque.axeDevToolsUIKit\/s28CustomDebugStringConvertibleP","doc:\/\/com.deque.axeDevToolsUIKit\/s23CustomStringConvertibleP","doc:\/\/com.deque.axeDevToolsUIKit\/SQ","doc:\/\/com.deque.axeDevToolsUIKit\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default implementation for how the Floating Action Button should look in manual testing. This sets the FAB’s background and tint colors, as well as sets its accessibilityLabel and its accessibilityIdentifier."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"title":"A11yFAB","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@axeDevToolsUIKit@objc(cs)A11yFAB","modules":[{"name":"axeDevToolsUIKit"}],"navigatorTitle":[{"kind":"identifier","text":"A11yFAB"}]},"hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB\/onCreate(_:)"]}],"references":{"doc://com.deque.axeDevToolsUIKit/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/SQ"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/A11yFAB/onCreate(_:)":{"role":"symbol","title":"onCreate(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onCreate"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"FloatingActionButton","preciseIdentifier":"c:@M@axeDevToolsUIKit@objc(cs)FloatingActionButton"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"How the Floating Action Button should look for manual testing. This sets the FAB’s tintColor to white, its background color to purple and sets its accessibilityIdentifier and accessibilityLabel."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB\/onCreate(_:)","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsuikit\/a11yfab\/oncreate(_:)"},"doc://com.deque.axeDevToolsUIKit/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/SH"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit":{"role":"collection","title":"axeDevToolsUIKit","abstract":[],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsuikit"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/A11yFAB":{"role":"symbol","title":"A11yFAB","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"A11yFAB"}],"abstract":[{"type":"text","text":"Default implementation for how the Floating Action Button should look in manual testing. This sets the FAB’s background and tint colors, as well as sets its accessibilityLabel and its accessibilityIdentifier."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/A11yFAB","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"A11yFAB"}],"url":"\/documentation\/axedevtoolsuikit\/a11yfab"},"doc://com.deque.axeDevToolsUIKit/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/objc(cs)NSObject"},"doc://com.deque.axeDevToolsUIKit/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s28CustomDebugStringConvertibleP"},"doc://com.deque.axeDevToolsUIKit/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s23CustomStringConvertibleP"},"doc://com.deque.axeDevToolsUIKit/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/s7CVarArgP"},"doc://com.deque.axeDevToolsUIKit/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/objc(pl)NSObject"},"doc://com.deque.axeDevToolsUIKit/documentation/axeDevToolsUIKit/FABInterface":{"role":"symbol","title":"FABInterface","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FABInterface"}],"abstract":[{"type":"text","text":"Changes how the Floating Action Button looks. You can create your own FABInterface and pass it into "},{"type":"codeVoice","code":"showA11yFAB"},{"type":"text","text":" if you would like the FAB to have a different visual appearance than the defaults we have provided."}],"identifier":"doc:\/\/com.deque.axeDevToolsUIKit\/documentation\/axeDevToolsUIKit\/FABInterface","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FABInterface"}],"url":"\/documentation\/axedevtoolsuikit\/fabinterface"}}}
Loading

0 comments on commit 98dfe1b

Please sign in to comment.