MCPcopy Create free account

hub / github.com/alexandercerutti/passkit-visual-designer / functions

Functions323 in github.com/alexandercerutti/passkit-visual-designer

FunctionPlusIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/MediaModal/icons.tsx:6
FunctionPrimaryFields
(props: PFTravelProps)
src/Pass/layouts/sections/PrimaryFields/Travel/index.tsx:16
FunctionPurge
(mediaLanguage: string, mediaName: keyof PassMediaProps)
src/store/media.ts:151
FunctionPurgeMiddleware
(store: MiddlewareAPI<Dispatch, State>)
src/store/middlewares/PurgeMiddleware.ts:7
FunctionRailIcon
(props: BoardingIconProps)
src/Pass/layouts/sections/PrimaryFields/Travel/icons.tsx:55
FunctionRemove
(translationLanguage: string, translationID: string)
src/store/translations.ts:110
FunctionReset
()
src/store/forage.ts:49
FunctionSelectablePass
(props: SelectablePassProps)
src/PassSelector/SelectablePass/index.tsx:28
FunctionSet
(key: POKeys, value: POValues)
src/store/projectOptions.ts:58
FunctionSetActiveCollection
( mediaName: keyof PassMediaProps, mediaLanguage: string, collectionID: string )
src/store/media.ts:194
FunctionSetExportState
( mediaName: keyof PassMediaProps, mediaLanguage: string, enabled: boolean )
src/store/media.ts:181
FunctionSetExportState
( translationLanguage: string, enabled: boolean )
src/store/translations.ts:148
FunctionShareIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsMenu/pages/PanelsPage/icons.tsx:67
FunctionShowMoreIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsBar/icons.tsx:28
FunctionStoreCard
(props: PassMixedProps)
src/Pass/layouts/StoreCard.tsx:9
FunctionStoreCard
(props: PassMixedProps)
src/PassSelector/SelectablePass/layouts/StoreCard.tsx:13
FunctionStripPrimaryFields
( props: React.PropsWithChildren<PFStripProps> )
src/Pass/layouts/sections/PrimaryFields/Strip/index.tsx:15
FunctionSwitcher
(props: React.PropsWithChildren<Props>)
src/Configurator/Switcher/index.tsx:20
FunctionTabsList
(props: Props)
src/Configurator/OptionsMenu/pages/PanelsPage/TabsList/index.tsx:18
FunctionTagIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsMenu/pages/PanelsPage/icons.tsx:6
FunctionTextField
(props: TextFieldProps)
src/Pass/layouts/components/TextField/index.tsx:13
FunctionTextPanel
(props: TextPanelProps)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/TextPanel/index.tsx:13
FunctionThumbnailPrimaryField
(props: React.PropsWithChildren<PFThumbnailProps>)
src/Pass/layouts/sections/PrimaryFields/Thumbnail/index.tsx:15
FunctionTranslationsIcon
(props: React.SVGProps<SVGSVGElement>)
src/Configurator/OptionsBar/icons.tsx:39
FunctionTranslationsModal
(props: Props)
src/Configurator/TranslationsModal/index.tsx:26
FunctionViewer
(props: ViewerProps)
src/Configurator/Viewer/index.tsx:19
MethodcancelFieldSelection
()
src/Configurator/OptionsMenu/index.tsx:13
MethodchangeProjectTitle
(title: string)
src/Configurator/index.tsx:255
MethodchangeProjectTitle
(title: string)
src/Configurator/Viewer/index.tsx:16
MethodcloseDetailsPage
()
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:96
MethodcloseModal
()
src/Configurator/ModalBase/index.tsx:10
Methodcommit
(content: string)
src/Configurator/CommittableTextInput.tsx:5
MethodcomponentDidMount
()
src/RecentSelector/index.tsx:60
MethodcomponentDidMount
()
src/Configurator/index.tsx:116
MethodcomponentWillUnmount
()
src/RecentSelector/index.tsx:113
Methodconstructor
(props: Props)
src/RecentSelector/index.tsx:42
Methodconstructor
(initialIndex: Map<DataGroup, FieldDetails[]> | [DataGroup, FieldDetails[]][])
src/Configurator/RegistrationIndex.ts:8
Methodconstructor
(props: ConfiguratorProps)
src/Configurator/index.tsx:85
Methodconstructor
(props: Props)
src/Configurator/MediaModal/index.tsx:36
Methodconstructor
(props: Props)
src/Configurator/MediaModal/CollectionEditor/index.tsx:20
Methodconstructor
(props: Props)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/index.tsx:23
Methodconstructor
(props: Props)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:34
Methodconstructor
(props: SelectorProps)
src/PassSelector/index.tsx:31
MethodgetDerivedStateFromProps
(props: Props, state: State)
src/RecentSelector/index.tsx:77
MethodgetDerivedStateFromProps
(props: ConfiguratorProps)
src/Configurator/index.tsx:126
MethodgetDerivedStateFromProps
(props: Props, state: State)
src/Configurator/MediaModal/index.tsx:53
FunctionhasContents
(value, options)
partners-templates/helpers/hasContent.ts:1
FunctionisDefaultLanguage
(value, options)
partners-templates/helpers/isDefaultLanguage.ts:1
FunctionisRectangularBarcode
(kind: PKBarcodeFormat)
src/Pass/layouts/components/Barcodes/index.tsx:46
Functionnoop
()
src/Pass/layouts/sections/useRegistrations.ts:19
MethodonActiveMediaLanguageChange
(language: string)
src/Configurator/index.tsx:259
MethodonAlternativeSelection
* Receives the pass props that identifies an alternative * along with the kind and performs page changing * * @param passProps
src/PassSelector/index.tsx:67
MethodonChangeHandler
(event: React.ChangeEvent<HTMLInputElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:74
MethodonClick
()
src/Configurator/LanguageSelectionButton/index.tsx:6
MethodonClick
()
src/Configurator/OptionsMenu/pages/components/FieldPreview/index.tsx:14
MethodonCollectionChange
(collection: MediaCollection)
src/Configurator/MediaModal/CollectionEditor/index.tsx:12
MethodonCollectionEditSelect
* Sets a collection as edit target * @param collectionID
src/Configurator/MediaModal/index.tsx:76
MethodonCollectionNameEdit
* Changes the name for the selected collectionID * * @param collectionID * @param value
src/Configurator/MediaModal/index.tsx:143
MethodonCollectionUse
* Use the selected collectionID as media for * the pass preview. * * @param collectionID
src/Configurator/MediaModal/index.tsx:90
MethodonDragEnterHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:46
MethodonDragLeaveHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:56
MethodonDropHandler
(event: React.DragEvent<HTMLDivElement>)
src/Configurator/MediaModal/CollectionEditor/index.tsx:64
MethodonFieldDelete
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:11
MethodonFieldDelete
(key: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/index.tsx:10
MethodonFieldDeleteHandler
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:51
MethodonFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:67
MethodonFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:12
MethodonFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/index.tsx:11
MethodonFieldsChangeFromJSON
(jsonString: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:79
MethodonMediaCollectionEdit
(collectionID: string, collection: Store.MediaCollection)
src/Configurator/index.tsx:268
MethodonMediaCollectionUse
(collectionID: string)
src/Configurator/index.tsx:275
MethodonMediaEditRequest
(mediaName: keyof PassMediaProps)
src/Configurator/OptionsMenu/index.tsx:16
MethodonMediaEditRequest
(mediaName: keyof PassMediaProps)
src/Configurator/OptionsMenu/pages/PanelsPage/index.tsx:28
MethodonMediaExportStateChange
(enabled: boolean)
src/Configurator/index.tsx:283
MethodonPassSelect
(passProps: PassMixedProps)
src/PassSelector/index.tsx:42
MethodonPropsEditClick
()
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/index.tsx:9
MethodonSelect
(index: number)
src/Configurator/OptionsMenu/pages/PanelsPage/TabsList/index.tsx:15
MethodonShowPassBackRequest
()
src/Configurator/index.tsx:230
MethodonTranslationAdd
()
src/Configurator/index.tsx:300
MethodonTranslationEdit
(id: string, placeholder: string, value: string)
src/Configurator/index.tsx:291
MethodonTranslationExportStateChange
(enabled: boolean)
src/Configurator/index.tsx:308
MethodonTranslationRemove
(id: string)
src/Configurator/index.tsx:304
MethodonValueChange
* Updates the storage after a value from * configurator has been changed and confirmed. * * @param key * @param value
src/Configurator/index.tsx:193
MethodonValueChange
(key: string, value: any)
src/Configurator/OptionsMenu/index.tsx:14
MethodonValueChange
(name: string, data: T)
src/Configurator/OptionsMenu/pages/PanelsPage/index.tsx:27
MethodonValueChange
(name: string, data: T)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/index.tsx:15
MethodonValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/index.tsx:15
MethodonValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/FieldPropertyPanels/Enum.tsx:8
MethodonValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/FieldPropertyPanels/String.tsx:8
MethodonVoidClick
* Allows clicking on the void area * to deselect around the pass to remove * field selection * * @param e
src/Configurator/index.tsx:222
MethodonVoidClick
(e: React.MouseEvent)
src/Configurator/Viewer/index.tsx:14
MethodopenDetailsPage
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:89
MethodopenDetailsPage
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/Drawer/index.tsx:13
MethodprocessUploadedFile
(event: React.FormEvent<HTMLInputElement>)
src/RecentSelector/index.tsx:146
Functionreducer
(state = initialState.media, action: MediaActions)
src/store/media.ts:39
Functionreducer
( state = initialState.projectOptions, action: Actions.Set )
src/store/projectOptions.ts:25
Functionreducer
( state = initialState.translations, action: TranslationsActions )
src/store/translations.ts:35
Functionreducer
(state = initialState.pass, action: Actions.SetProp)
src/store/pass.ts:27
MethodregisterField
* This function role is to register the fields that * will be shown in the OptionsMenu * * @param kind * @param id
src/Configurator/index.tsx:149
Methodrender
()
src/RecentSelector/index.tsx:344
← previousnext →201–300 of 323, ranked by callers