MCPcopy Create free account

hub / github.com/Zalo-MiniApp/zaui-coffee / functions

Functions99 in github.com/Zalo-MiniApp/zaui-coffee

↓ 5 callersFunctiongetConfig
(getter: (config: typeof appConfig) => T)
src/utils/config.ts:3
↓ 4 callersFunctiondeg2rad
(deg)
src/utils/location.ts:16
↓ 3 callersFunctionisIdentical
( option1: SelectedOptions, option2: SelectedOptions, )
src/utils/product.ts:53
↓ 2 callersFunctionadjustHeight
(el: HTMLTextAreaElement)
src/components/elastic-textarea.tsx:42
↓ 2 callersFunctionareSameDay
(date1: Date, date2: Date)
src/utils/date.ts:1
↓ 2 callersFunctioncalcFinalPrice
(product: Product, options?: SelectedOptions)
src/utils/product.ts:6
↓ 2 callersFunctiondisplayDate
(date: Date, hint?: boolean)
src/utils/date.ts:32
↓ 2 callersFunctiondisplayHalfAnHourTimeRange
(date: Date)
src/utils/date.ts:26
↓ 2 callersFunctiondisplayTime
(date: Date)
src/utils/date.ts:20
↓ 2 callersFunctionmatchStatusBarColor
(visible: boolean)
src/utils/device.ts:3
↓ 2 callersFunctiontripUnit
(value: string)
src/utils/dom.ts:1
↓ 2 callersFunctionuseMatchStatusTextColor
(visible?: boolean)
src/hooks.ts:7
↓ 2 callersFunctionuseToBeImplemented
()
src/hooks.ts:65
↓ 2 callersFunctionuseVirtualKeyboardVisible
()
src/hooks.ts:20
↓ 2 callersFunctionwait
(ms: number)
src/utils/async.ts:1
↓ 1 callersFunctioncalculateDistance
(lat1, lon1, lat2, lon2)
src/utils/location.ts:1
↓ 1 callersFunctioncheck
()
src/pages/result.tsx:33
↓ 1 callersFunctiondisplayDistance
(d)
src/utils/location.ts:20
↓ 1 callersFunctionfindElementWithScrollbar
(rootElement: Element = document.body)
src/components/scroll-restoration.tsx:7
↓ 1 callersFunctiongetDefaultOptions
(product?: Product)
src/components/product/picker.tsx:24
↓ 1 callersFunctiongetDummyImage
(filename: string)
src/utils/product.ts:49
↓ 1 callersFunctiongotoCategory
(categoryId: string)
src/pages/index/categories.tsx:13
↓ 1 callersFunctionisToday
(date: Date)
src/utils/date.ts:9
↓ 1 callersFunctionisTomorrow
(date: Date)
src/utils/date.ts:14
↓ 1 callersFunctionpay
(amount: number, description?: string)
src/utils/product.ts:82
↓ 1 callersFunctionuseHandlePayment
()
src/hooks.ts:36
FunctionActionSheet
(props)
src/components/fullscreen-sheet.tsx:11
FunctionBanner
()
src/pages/index/banner.tsx:7
FunctionCartIcon
({ active })
src/components/cart-icon.tsx:6
FunctionCartItems
()
src/pages/cart/cart-items.tsx:11
FunctionCartPage
()
src/pages/cart/index.tsx:10
FunctionCartPreview
()
src/pages/cart/preview.tsx:8
FunctionCategories
()
src/pages/index/categories.tsx:8
FunctionCategoryPage
()
src/pages/category.tsx:54
FunctionCategoryPicker
()
src/pages/category.tsx:11
FunctionCategoryProducts
({ categoryId })
src/pages/category.tsx:31
FunctionCheckoutResultPage
()
src/pages/result.tsx:23
FunctionConfigProvider
({ children, cssVariables })
src/components/config-provider.tsx:7
FunctionDelivery
()
src/pages/cart/delivery.tsx:11
FunctionDisplayDay
({ value })
src/components/display/date.tsx:3
FunctionDisplayPrice
({ children })
src/components/display/price.tsx:4
FunctionDisplayPriceChange
({ children, option, })
src/components/display/price-change.tsx:6
FunctionDisplaySelectedOptions
({ children, options })
src/components/display/selected-options.tsx:8
FunctionDivider
({ size = 8, ...props })
src/components/divider.tsx:5
FunctionElasticTextarea
({ onChange, maxRows, ...props })
src/components/elastic-textarea.tsx:15
FunctionFinalPrice
({ children, options })
src/components/display/final-price.tsx:10
FunctionHomePage
()
src/pages/index/index.tsx:11
FunctionIconCheck
(props: SVGProps<SVGSVGElement>)
src/components/payment-icon.tsx:4
FunctionIconError
(props: SVGProps<SVGSVGElement>)
src/components/payment-icon.tsx:49
FunctionIconPayment
()
src/components/payment-icon.tsx:99
FunctionIconPaymentFail
()
src/components/payment-icon.tsx:202
FunctionIconPaymentLoading
()
src/components/payment-icon.tsx:177
FunctionIconPaymentSuccess
()
src/components/payment-icon.tsx:185
FunctionImageSkeleton
({ className, ...props })
src/components/skeletons.tsx:19
FunctionInquiry
()
src/pages/search/inquiry.tsx:8
FunctionInquiry
()
src/pages/index/inquiry.tsx:5
FunctionLayout
()
src/components/layout.tsx:28
FunctionListItem
({ title, subtitle, onClick })
src/components/list-item.tsx:10
FunctionListRenderer
({ title, items, limit, renderLeft, renderRight, renderKey, onClick, noDivider, }: ListRendere
src/components/list-renderer.tsx:15
FunctionMultipleOptionPicker
({ product, variant, value, onChange })
src/components/product/multiple-option-picker.tsx:11
FunctionMyApp
()
src/components/app.tsx:8
FunctionNavigation
()
src/components/navigation.tsx:32
FunctionNotificationList
()
src/pages/notification.tsx:8
FunctionNotificationPage
()
src/pages/notification.tsx:34
FunctionOther
()
src/pages/profile.tsx:77
FunctionPersonPicker
()
src/pages/cart/person-picker.tsx:10
FunctionPersonal
()
src/pages/profile.tsx:38
FunctionProductItem
({ product })
src/components/product/item.tsx:7
FunctionProductItemSkeleton
()
src/components/skeletons.tsx:31
FunctionProductList
()
src/pages/index/product-list.tsx:37
FunctionProductListContent
()
src/pages/index/product-list.tsx:9
FunctionProductListFallback
()
src/pages/index/product-list.tsx:23
FunctionProductPicker
({ children, product, selected, })
src/components/product/picker.tsx:37
FunctionProductSearchResultSkeleton
()
src/components/skeletons.tsx:54
FunctionProductSlideSkeleton
()
src/components/skeletons.tsx:41
FunctionProfilePage
()
src/pages/profile.tsx:116
FunctionQuantityPicker
({ value, onChange })
src/components/product/quantity-picker.tsx:7
FunctionRecommend
()
src/pages/index/recommend.tsx:77
FunctionRecommendContent
()
src/pages/index/recommend.tsx:13
FunctionRecommendFallback
()
src/pages/index/recommend.tsx:61
FunctionRequestPersonPickerPhone
()
src/pages/cart/person-picker.tsx:24
FunctionRequestStorePickerLocation
()
src/pages/cart/store-picker.tsx:63
FunctionScrollRestoration
()
src/components/scroll-restoration.tsx:27
FunctionSearchPage
()
src/pages/search/index.tsx:6
FunctionSearchResult
()
src/pages/search/result.tsx:64
FunctionSearchResultContent
()
src/pages/search/result.tsx:9
FunctionSearchResultFallback
()
src/pages/search/result.tsx:48
FunctionSection
({ children, title, padding = "all", ...props })
src/components/section.tsx:11
FunctionSheet
(props)
src/components/fullscreen-sheet.tsx:6
FunctionSingleOptionPicker
({ variant, value, onChange })
src/components/product/single-option-picker.tsx:9
FunctionStorePicker
()
src/pages/cart/store-picker.tsx:19
FunctionSubscription
()
src/pages/profile.tsx:9
FunctionTermsAndPolicies
()
src/pages/cart/term-and-policies.tsx:4
FunctionTextSkeleton
({ className, ...props })
src/components/skeletons.tsx:5
FunctionTimePicker
()
src/pages/cart/time-picker.tsx:12
FunctionWelcome
()
src/pages/index/welcome.tsx:7
FunctionaddToCart
()
src/components/product/picker.tsx:56
FunctiondetectKeyboardOpen
()
src/hooks.ts:24
FunctionsaveScrollPosition
(e: Event)
src/components/scroll-restoration.tsx:39