Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexandercerutti/passkit-visual-designer
/ functions
Functions
323 in github.com/alexandercerutti/passkit-visual-designer
⨍
Functions
323
◇
Types & classes
148
Function
PlusIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/MediaModal/icons.tsx:6
Function
PrimaryFields
(props: PFTravelProps)
src/Pass/layouts/sections/PrimaryFields/Travel/index.tsx:16
Function
Purge
(mediaLanguage: string, mediaName: keyof PassMediaProps)
src/store/media.ts:151
Function
PurgeMiddleware
(store: MiddlewareAPI<Dispatch, State>)
src/store/middlewares/PurgeMiddleware.ts:7
Function
RailIcon
(props: BoardingIconProps)
src/Pass/layouts/sections/PrimaryFields/Travel/icons.tsx:55
Function
Remove
(translationLanguage: string, translationID: string)
src/store/translations.ts:110
Function
Reset
()
src/store/forage.ts:49
Function
SelectablePass
(props: SelectablePassProps)
src/PassSelector/SelectablePass/index.tsx:28
Function
Set
(key: POKeys, value: POValues)
src/store/projectOptions.ts:58
Function
SetActiveCollection
( mediaName: keyof PassMediaProps, mediaLanguage: string, collectionID: string )
src/store/media.ts:194
Function
SetExportState
( mediaName: keyof PassMediaProps, mediaLanguage: string, enabled: boolean )
src/store/media.ts:181
Function
SetExportState
( translationLanguage: string, enabled: boolean )
src/store/translations.ts:148
Function
ShareIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsMenu/pages/PanelsPage/icons.tsx:67
Function
ShowMoreIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsBar/icons.tsx:28
Function
StoreCard
(props: PassMixedProps)
src/Pass/layouts/StoreCard.tsx:9
Function
StoreCard
(props: PassMixedProps)
src/PassSelector/SelectablePass/layouts/StoreCard.tsx:13
Function
StripPrimaryFields
( props: React.PropsWithChildren<PFStripProps> )
src/Pass/layouts/sections/PrimaryFields/Strip/index.tsx:15
Function
Switcher
(props: React.PropsWithChildren<Props>)
src/Configurator/Switcher/index.tsx:20
Function
TabsList
(props: Props)
src/Configurator/OptionsMenu/pages/PanelsPage/TabsList/index.tsx:18
Function
TagIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsMenu/pages/PanelsPage/icons.tsx:6
Function
TextField
(props: TextFieldProps)
src/Pass/layouts/components/TextField/index.tsx:13
Function
TextPanel
(props: TextPanelProps)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/TextPanel/index.tsx:13
Function
ThumbnailPrimaryField
(props: React.PropsWithChildren<PFThumbnailProps>)
src/Pass/layouts/sections/PrimaryFields/Thumbnail/index.tsx:15
Function
TranslationsIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsBar/icons.tsx:39
Function
TranslationsModal
(props: Props)
src/Configurator/TranslationsModal/index.tsx:26
Function
Viewer
(props: ViewerProps)
src/Configurator/Viewer/index.tsx:19
Method
cancelFieldSelection
()
src/Configurator/OptionsMenu/index.tsx:13
Method
changeProjectTitle
(title: string)
src/Configurator/index.tsx:255
Method
changeProjectTitle
(title: string)
src/Configurator/Viewer/index.tsx:16
Method
closeDetailsPage
()
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:96
Method
closeModal
()
src/Configurator/ModalBase/index.tsx:10
Method
commit
(content: string)
src/Configurator/CommittableTextInput.tsx:5
Method
componentDidMount
()
src/RecentSelector/index.tsx:60
Method
componentDidMount
()
src/Configurator/index.tsx:116
Method
componentWillUnmount
()
src/RecentSelector/index.tsx:113
Method
constructor
(props: Props)
src/RecentSelector/index.tsx:42
Method
constructor
(initialIndex: Map<DataGroup, FieldDetails[]> | [DataGroup, FieldDetails[]][])
src/Configurator/RegistrationIndex.ts:8
Method
constructor
(props: ConfiguratorProps)
src/Configurator/index.tsx:85
Method
constructor
(props: Props)
src/Configurator/MediaModal/index.tsx:36
Method
constructor
(props: Props)
src/Configurator/MediaModal/CollectionEditor/index.tsx:20
Method
constructor
(props: Props)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/index.tsx:23
Method
constructor
(props: Props)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:34
Method
constructor
(props: SelectorProps)
src/PassSelector/index.tsx:31
Method
getDerivedStateFromProps
(props: Props, state: State)
src/RecentSelector/index.tsx:77
Method
getDerivedStateFromProps
(props: ConfiguratorProps)
src/Configurator/index.tsx:126
Method
getDerivedStateFromProps
(props: Props, state: State)
src/Configurator/MediaModal/index.tsx:53
Function
hasContents
(value, options)
partners-templates/helpers/hasContent.ts:1
Function
isDefaultLanguage
(value, options)
partners-templates/helpers/isDefaultLanguage.ts:1
Function
isRectangularBarcode
(kind: PKBarcodeFormat)
src/Pass/layouts/components/Barcodes/index.tsx:46
Function
noop
()
src/Pass/layouts/sections/useRegistrations.ts:19
Method
onActiveMediaLanguageChange
(language: string)
src/Configurator/index.tsx:259
Method
onAlternativeSelection
* Receives the pass props that identifies an alternative * along with the kind and performs page changing * * @param passProps
src/PassSelector/index.tsx:67
Method
onChangeHandler
(event: React.ChangeEvent<HTMLInputElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:74
Method
onClick
()
src/Configurator/LanguageSelectionButton/index.tsx:6
Method
onClick
()
src/Configurator/OptionsMenu/pages/components/FieldPreview/index.tsx:14
Method
onCollectionChange
(collection: MediaCollection)
src/Configurator/MediaModal/CollectionEditor/index.tsx:12
Method
onCollectionEditSelect
* Sets a collection as edit target * @param collectionID
src/Configurator/MediaModal/index.tsx:76
Method
onCollectionNameEdit
* Changes the name for the selected collectionID * * @param collectionID * @param value
src/Configurator/MediaModal/index.tsx:143
Method
onCollectionUse
* Use the selected collectionID as media for * the pass preview. * * @param collectionID
src/Configurator/MediaModal/index.tsx:90
Method
onDragEnterHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:46
Method
onDragLeaveHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:56
Method
onDropHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:64
Method
onFieldDelete
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:11
Method
onFieldDelete
(key: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/index.tsx:10
Method
onFieldDeleteHandler
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:51
Method
onFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:67
Method
onFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:12
Method
onFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/index.tsx:11
Method
onFieldsChangeFromJSON
(jsonString: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:79
Method
onMediaCollectionEdit
(collectionID: string, collection: Store.MediaCollection)
src/Configurator/index.tsx:268
Method
onMediaCollectionUse
(collectionID: string)
src/Configurator/index.tsx:275
Method
onMediaEditRequest
(mediaName: keyof PassMediaProps)
src/Configurator/OptionsMenu/index.tsx:16
Method
onMediaEditRequest
(mediaName: keyof PassMediaProps)
src/Configurator/OptionsMenu/pages/PanelsPage/index.tsx:28
Method
onMediaExportStateChange
(enabled: boolean)
src/Configurator/index.tsx:283
Method
onPassSelect
(passProps: PassMixedProps)
src/PassSelector/index.tsx:42
Method
onPropsEditClick
()
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/index.tsx:9
Method
onSelect
(index: number)
src/Configurator/OptionsMenu/pages/PanelsPage/TabsList/index.tsx:15
Method
onShowPassBackRequest
()
src/Configurator/index.tsx:230
Method
onTranslationAdd
()
src/Configurator/index.tsx:300
Method
onTranslationEdit
(id: string, placeholder: string, value: string)
src/Configurator/index.tsx:291
Method
onTranslationExportStateChange
(enabled: boolean)
src/Configurator/index.tsx:308
Method
onTranslationRemove
(id: string)
src/Configurator/index.tsx:304
Method
onValueChange
* Updates the storage after a value from * configurator has been changed and confirmed. * * @param key * @param value
src/Configurator/index.tsx:193
Method
onValueChange
(key: string, value: any)
src/Configurator/OptionsMenu/index.tsx:14
Method
onValueChange
(name: string, data: T)
src/Configurator/OptionsMenu/pages/PanelsPage/index.tsx:27
Method
onValueChange
(name: string, data: T)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/index.tsx:15
Method
onValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/index.tsx:15
Method
onValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/FieldPropertyPanels/Enum.tsx:8
Method
onValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/FieldPropertyPanels/String.tsx:8
Method
onVoidClick
* Allows clicking on the void area * to deselect around the pass to remove * field selection * * @param e
src/Configurator/index.tsx:222
Method
onVoidClick
(e: React.MouseEvent)
src/Configurator/Viewer/index.tsx:14
Method
openDetailsPage
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:89
Method
openDetailsPage
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:13
Method
processUploadedFile
(event: React.FormEvent<HTMLInputElement>)
src/RecentSelector/index.tsx:146
Function
reducer
(state = initialState.media, action: MediaActions)
src/store/media.ts:39
Function
reducer
( state = initialState.projectOptions, action: Actions.Set )
src/store/projectOptions.ts:25
Function
reducer
( state = initialState.translations, action: TranslationsActions )
src/store/translations.ts:35
Function
reducer
(state = initialState.pass, action: Actions.SetProp)
src/store/pass.ts:27
Method
registerField
* This function role is to register the fields that * will be shown in the OptionsMenu * * @param kind * @param id
src/Configurator/index.tsx:149
Method
render
()
src/RecentSelector/index.tsx:344
← previous
next →
201–300 of 323, ranked by callers