MCPcopy Create free account

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

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

↓ 22 callersFunctioncreateClassName
(staticClassNames: string[], candidates: CandidateClassNameList = {})
src/utils.ts:14
↓ 8 callersMethodtoggleModal
(mask: ModalIdentifier)
src/Configurator/index.tsx:249
↓ 7 callersFunctionuseRegistrations
( components: RegistrationDescriptor[] )
src/Pass/layouts/sections/useRegistrations.ts:34
↓ 5 callersFunctionlocalizeFieldContent
( field: PassField[], translations: Array<TranslationsSet["translations"][0]> )
src/Configurator/Viewer/index.tsx:55
↓ 5 callersFunctionuseAlternativesRegistration
( kind: PassKind, ...alternatives: PassAlternative[] )
src/PassSelector/SelectablePass/useAlternativesRegistration.ts:24
↓ 4 callersFunctiongetFilteredFieldData
( data: PassField[] = [], minAmount: number = 0, maxAmount: number = 0 )
src/Pass/layouts/components/Field/getFilteredFieldData.ts:13
↓ 4 callersFunctionuseClickEvent
( onClick: FieldSelectHandler, element: React.ReactElement<any> )
src/Pass/layouts/components/useClickEvent.ts:4
↓ 4 callersFunctionuseFallback
(create: () => T, deps: any[])
src/Pass/layouts/components/useFallback.tsx:14
↓ 3 callersMethodonResolutionsEdit
(resolutions: IdentifiedResolutions)
src/Configurator/MediaModal/CollectionEditor/index.tsx:99
↓ 3 callersMethodonValueChange
(prop: string, value: T)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/FieldPropertyPanels/Checkbox.tsx:6
↓ 3 callersMethodpreventEventDefaultPropagation
(event: React.SyntheticEvent)
src/Configurator/MediaModal/CollectionEditor/index.tsx:37
↓ 3 callersMethodsetDatagroup
(group: DataGroup, value: FieldDetails)
src/Configurator/RegistrationIndex.ts:41
↓ 3 callersMethodsetId
(id: string, value: FieldDetails)
src/Configurator/RegistrationIndex.ts:48
↓ 3 callersMethodupdateCollection
(collectionID: string, collection: MediaCollection)
src/Configurator/MediaModal/index.tsx:25
↓ 3 callersFunctionuseCSSCustomProperty
( ref: React.RefObject<HTMLDivElement>, name: string, value: string )
src/Pass/useCSSCustomProperty.tsx:3
↓ 2 callersMethodaddTranslation
()
src/Configurator/TranslationsModal/index.tsx:22
↓ 2 callersFunctioncanMoveInDirection
(directionProp: Directions, targetDirection: Directions)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/FieldOrderHandler/index.tsx:35
↓ 2 callersFunctioncomputeShadowMode
* Computes the slider shadows based on selected children. * We could have actually used parent, but for a bug in Chromium that * does not update the
src/Configurator/OptionsMenu/pages/PanelsPage/TabsList/index.tsx:134
↓ 2 callersFunctioncreateDelayedPromise
(timeout: number, execution?: Function)
src/App/index.tsx:388
↓ 2 callersFunctioncreateFilledPassFieldArray
(slots: number)
src/Pass/layouts/components/Field/getFilteredFieldData.ts:39
↓ 2 callersMethodeditTranslation
(id: string, placeholder: string, value: string)
src/Configurator/TranslationsModal/index.tsx:20
↓ 2 callersFunctionescapeStringsCharacters
(content: string)
src/Configurator/exportPass.ts:110
↓ 2 callersFunctionfindNextSuitableCollectionID
(collections: CollectionSet["collections"])
src/store/middlewares/CollectionActivationMiddleware.ts:109
↓ 2 callersFunctiongetArrayBuffer
(blob: Blob)
src/utils.ts:28
↓ 2 callersFunctiongetCSSFromFieldProps
( props: Partial<FieldProperties>, origin: "label" | "value" )
src/Pass/layouts/components/Field/fieldCommons.ts:4
↓ 2 callersMethodonBack
()
src/Configurator/MediaModal/ModalNavigation/index.tsx:8
↓ 2 callersMethodonSelect
(name: string)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/FieldsPanel/index.tsx:13
↓ 2 callersMethodperformCollectionsOperation
(operation: CollectionEditOperation, collectionID?: string)
src/Configurator/MediaModal/CollectionsList/index.tsx:18
↓ 2 callersFunctionpurgeGenerator
( store: MiddlewareAPI<Dispatch, State>, actionFactory: (...args: any[]) => AnyAction )
src/store/middlewares/PurgeMiddleware.ts:85
↓ 2 callersMethodpushHistory
(path: string, init?: Function)
src/RecentSelector/index.tsx:25
↓ 2 callersMethodremoveTranslation
(id: string)
src/Configurator/TranslationsModal/index.tsx:21
↓ 2 callersMethodrequestFieldOrderChange
(of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/FieldOrderHandler/index.tsx:14
↓ 2 callersMethodrequestForageDataRequest
()
src/RecentSelector/index.tsx:23
↓ 2 callersMethodselectLanguage
(languageCode: string)
src/Configurator/LanguageModal/index.tsx:10
↓ 2 callersFunctionsendUpdates
()
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:33
↓ 2 callersMethodsetLoading
(state: React.SetStateAction<boolean>)
src/App/index.tsx:86
↓ 2 callersFunctionsetProp
( key: Actions.SetProp["key"], value: Actions.SetProp["value"] )
src/store/pass.ts:57
↓ 2 callersMethodtoggleErrorOverlay
* Shows or hides error message. We want to * show it before opening animation and remove * it after closing animation. * * @param errorMessage
src/RecentSelector/index.tsx:327
↓ 2 callersMethodtoggleRefreshing
()
src/RecentSelector/index.tsx:119
↓ 2 callersMethodupdateResolutionsFromFiles
(files: FileList)
src/Configurator/MediaModal/CollectionEditor/index.tsx:79
↓ 2 callersFunctionuseContentSavingHandler
( onValueChange: (name: string, content: T) => void, panelName: string, initialContent?: T )
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/useContentSavingHandler.ts:5
↓ 2 callersFunctionusePageRelation
()
src/Configurator/OptionsMenu/navigation.utils/usePageRelation.hook.tsx:5
↓ 1 callersFunctionaddPage
(uuid: string)
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:55
↓ 1 callersFunctionareAllCollectionsEmpty
(collectionsEntry: [string, MediaCollection][])
src/store/middlewares/PurgeMiddleware.ts:66
↓ 1 callersMethodclosePage
(index: number)
src/Configurator/OptionsMenu/navigation.utils/navigable.hoc.tsx:7
↓ 1 callersFunctionconvertFieldKindToDataGroup
(kind: FieldKind)
src/Configurator/index.tsx:446
↓ 1 callersFunctioncreatePassJSON
(passProps: PassMixedProps)
src/Configurator/exportPass.ts:38
↓ 1 callersFunctioncreatePhysicalFilesBuffers
* Loops through languages and medias to find the medias and * the selected collections that should be exported. * * @param languagesMediaMap
src/Configurator/exportPass.ts:128
↓ 1 callersMethodcreateProjectFromArchive
(data: StateLookalike)
src/RecentSelector/index.tsx:26
↓ 1 callersFunctioncreateTranslationsFiles
(languagesTranslationsMap: Map<string, TranslationsSet>)
src/Configurator/exportPass.ts:80
↓ 1 callersFunctiondeepClone
(startingPoint: Object)
src/store/middlewares/LocalForageSaveMiddleware.ts:132
↓ 1 callersMethoddeleteField
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/index.tsx:7
↓ 1 callersMethodeditSelectedCollection
(collectionID: string)
src/Configurator/MediaModal/CollectionsList/index.tsx:16
↓ 1 callersFunctionenqueueMediaPurgeOnEmpty
( generator: ReturnType<typeof purgeGenerator>, collectionSet: Store.CollectionSet, language: string, medi
src/store/middlewares/PurgeMiddleware.ts:70
↓ 1 callersFunctionexportMediaCollections
* Generator that waits for collections and paths * to loop and add only the selected collections
src/Configurator/exportPass.ts:167
↓ 1 callersFunctionexportPass
( props: PassMixedProps, media: LocalizedMediaGroup, translations: LocalizedTranslationsGroup )
src/Configurator/exportPass.ts:11
↓ 1 callersMethodfindInDatagroup
(group: DataGroup, id: string)
src/Configurator/RegistrationIndex.ts:35
↓ 1 callersFunctiongetAlternativesByKind
(kind: PassKind)
src/PassSelector/SelectablePass/useAlternativesRegistration.ts:40
↓ 1 callersFunctiongetBestResolutionForMedia
* It retrieves the URL to use for each media. * It should select the best resolution to use, but currently * we don't have a well-defined criteria t
src/Configurator/index.tsx:476
↓ 1 callersMethodgetById
(id: string)
src/Configurator/RegistrationIndex.ts:27
↓ 1 callersMethodgetDatagroup
(group: DataGroup)
src/Configurator/RegistrationIndex.ts:31
↓ 1 callersFunctiongetDateValueFromDateStyle
(dateStyle: PKDateStyle, value: Date)
src/Pass/layouts/components/Field/FieldValue.tsx:59
↓ 1 callersFunctiongetLastPage
()
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:41
↓ 1 callersFunctiongetPagesAmount
()
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:13
↓ 1 callersFunctiongetResolutionsFromFileList
(files: FileList)
src/Configurator/MediaModal/CollectionEditor/index.tsx:205
↓ 1 callersFunctiongetTimeValueFromTimeStyle
(timeStyle: PKDateStyle, value: Date)
src/Pass/layouts/components/Field/FieldValue.tsx:74
↓ 1 callersFunctiongetValueFromProps
(props: ValueProps)
src/Pass/layouts/components/Field/FieldValue.tsx:27
↓ 1 callersFunctionhasMediaContents
(media: Store.MediaSet)
src/Configurator/index.tsx:570
↓ 1 callersMethodinitStore
(projectID: string)
src/RecentSelector/index.tsx:24
↓ 1 callersFunctionisPanelTypeCheckbox
(type: Object)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/index.tsx:70
↓ 1 callersFunctionisPanelTypeEnum
(type: Object)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/index.tsx:62
↓ 1 callersFunctionisPanelTypeString
(type: Object)
src/Configurator/OptionsMenu/pages/FieldsPropertiesEditPage/FieldPropertiesEditList/index.tsx:66
↓ 1 callersFunctionisSquareBarcode
(kind: PKBarcodeFormat)
src/Pass/layouts/components/Barcodes/index.tsx:40
↓ 1 callersFunctionnavigable
( Element: React.ComponentType<T>, ...args: React.ComponentType<any>[] )
src/Configurator/OptionsMenu/navigation.utils/navigable.hoc.tsx:17
↓ 1 callersMethodonChange
(jsonString: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerJSONEditor/index.tsx:13
↓ 1 callersMethodonCollectionChange
(value: MediaCollection)
src/Configurator/MediaModal/index.tsx:130
↓ 1 callersMethodonCollectionEditOperation
* Apply edit to the collection for the * selected collectionID (if available). * * @param operation * @param collectionID * @param collectio
src/Configurator/MediaModal/index.tsx:103
↓ 1 callersMethodonCollectionNameChange
(value: string)
src/Configurator/MediaModal/ModalNavigation/index.tsx:9
↓ 1 callersMethodonFieldAddHandler
()
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/index.tsx:60
↓ 1 callersMethodonFieldKeyChange
(newValue: string)
src/Configurator/OptionsMenu/pages/components/FieldPreview/index.tsx:15
↓ 1 callersMethodonFieldSelect
* This function role is to notify the OptionsMenu * to highlight the linked field
src/Configurator/index.tsx:174
↓ 1 callersMethodonPassSelect
(passProps: PassMixedProps)
src/PassSelector/PassList.tsx:9
↓ 1 callersMethodonResolutionDelete
(resolutionID: string)
src/Configurator/MediaModal/CollectionEditor/index.tsx:90
↓ 1 callersMethodonResolutionNameCommit
(resolutionID: string, resolutionNewName: string)
src/Configurator/MediaModal/CollectionEditor/index.tsx:114
↓ 1 callersMethodonSelect
(mediaName: T)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/ImagePanel/index.tsx:11
↓ 1 callersMethodonToggle
(enabled: boolean)
src/Configurator/Switcher/index.tsx:8
↓ 1 callersMethodopenDetailsPage
(fieldUUID: string)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/index.tsx:15
↓ 1 callersMethodopenPage
(index: number)
src/Configurator/OptionsMenu/navigation.utils/navigable.hoc.tsx:6
↓ 1 callersMethodpushHistory
(path: string, init?: Function)
src/PassSelector/index.tsx:23
↓ 1 callersFunctionregisterListener
(listener: (amount: number) => void)
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:29
↓ 1 callersFunctionremovePageChain
(uuid: string)
src/Configurator/OptionsMenu/navigation.utils/navigation.memory.tsx:78
↓ 1 callersMethodremoveProject
(id: string)
src/RecentSelector/index.tsx:131
↓ 1 callersMethodrender
()
src/Configurator/index.tsx:333
↓ 1 callersMethodrequestExport
()
src/Configurator/OptionsMenu/pages/PanelsPage/index.tsx:29
↓ 1 callersMethodrequestFieldOrderChange
(fieldUUID: string, of: number)
src/Configurator/OptionsMenu/pages/FieldsPreviewPage/DrawerElement/FieldOptionsBar/index.tsx:8
↓ 1 callersFunctionrgbaToRGBString
({ r, g, b }: RGBColor)
src/Configurator/OptionsMenu/pages/PanelsPage/Panel/ColorPanel/index.tsx:62
↓ 1 callersMethodrotatePass
()
src/Configurator/OptionsBar/index.tsx:7
↓ 1 callersFunctionselectComponentFromFormat
(format: PKBarcodeFormat, fallbackFormat: "square" | "rect")
src/Pass/layouts/components/Barcodes/index.tsx:54
↓ 1 callersMethodselectRecent
(id: string)
src/RecentSelector/index.tsx:142
↓ 1 callersMethodsetByDatagroup
(group: DataGroup, value: FieldDetails)
src/Configurator/RegistrationIndex.ts:17
next →1–100 of 323, ranked by callers