MCPcopy Create free account

hub / github.com/AstralSightStudios/AstroBox-Public / functions

Functions791 in github.com/AstralSightStudios/AstroBox-Public

FunctionAnimatedLayout
({ children }: { children: React.ReactNode })
src/animation/AnimatedLayout.tsx:7
FunctionApp
({ Component, pageProps }: AppProps)
src/pages/_app.tsx:53
FunctionApp
()
src/pages/device/app.tsx:23
FunctionAppActions
({app, refresh}: { app: AppInfo, refresh: () => void })
src/pages/device/app.tsx:67
FunctionAppActions
({ watchface, refresh }: { watchface: WatchfaceInfo, refresh: () => void })
src/pages/device/watchface.tsx:65
FunctionAppInfoCard
({app, refresh}: { app: AppInfo, refresh: () => void })
src/pages/device/app.tsx:58
FunctionAppInfoCard
({ watchface, refresh }: { watchface: WatchfaceInfo, refresh: () => void })
src/pages/device/watchface.tsx:57
FunctionAppList
({ search, provider, categories }: { provider?: Provider, categories?: string[], search?: string })
src/components/home/homeApplist.tsx:16
FunctionAppleButtonWrapper
({ children,padding=10,transition }: { children: React.ReactElement<any>,padding?:number,transition?:string })
src/components/appleButtonWapper/appleButtonWapper.tsx:11
FunctionAppleLikeSlider
(props: SliderProps)
src/components/settings/appleLikeSlider.tsx:4
FunctionBandbbs
()
src/pages/settings/bandbbs/index.tsx:19
FunctionBanner
()
src/components/home/homeBanner.tsx:169
FunctionBannerCard
({item}: { item: BannerItem })
src/components/home/homeBanner.tsx:98
FunctionBasePage
({ children, title, externalTitle, className, arrowColor, action, ...args }: BasePageProps)
src/layout/basePage.tsx:19
FunctionBoardcastDialog
({ open, onClose, boardcastInfo }: BoardcastDialogProps)
src/components/BoardcastDialog/BoardcastDialog.tsx:27
FunctionCardButton
({ icon, content, onClick, secondaryContent, className, disabled, opener, style }: CardButtonProps)
src/components/CardButton/CardButton.tsx:16
FunctionCategory
({ option, selected, setSelected, offical }: { option: string, selected?: boolean, setSelected: (option: strin
src/pages/community/community-home/CommunityHome.tsx:197
FunctionCommandPoolExplorer
()
src/components/Debug/CommandPoolExplorer.tsx:20
FunctionCommunityHome
()
src/pages/community/community-home/CommunityHome.tsx:19
FunctionCommunityWatchfaceCard
({ item, ...props }: CommunityWatchfaceCardProps)
src/components/home/CommunityWatchfaceCard.tsx:122
FunctionCommunityWatchfaceCardWithPreview
({ item, preview, onClick, className, })
src/components/home/CommunityWatchfaceCard.tsx:16
FunctionCommunityWatchfaceCardWithoutPreview
({ item, preview, onClick, className, }: CommunityWatchfaceCardProps)
src/components/home/CommunityWatchfaceCard.tsx:61
FunctionConsoleOutput
()
src/components/Debug/ConsoleOutput.tsx:6
FunctionDebugWindow
()
src/components/Debug/DebugWindow.tsx:17
FunctionDevice
()
src/pages/device/index.tsx:33
FunctionDeviceConnectCard
({ device, connected, className, saved, onComplete, }: DeviceConnectCardProps)
src/components/DeviceConnectCard/DeviceConnectCard.tsx:24
FunctionDeviceSavedList
()
src/pages/device/switch.tsx:201
FunctionDisclaimerDialog
({ defaultOpen = false, trigger, }: { defaultOpen?: boolean; trigger?: React.ReactElement; })
src/components/disclaimer/disclamierDialog.tsx:16
FunctionDownloadBtn
({ manifest: { downloads, item: { icon, name, description, _bandbbs_ext_resource_id } }, codename }: { manifes
src/pages/community/product-info/product-info.tsx:296
FunctionDownloadQueue
()
src/components/Queue/QueueWindow.tsx:139
FunctionDragToPush
()
src/components/EventHandlers/drag.tsx:9
FunctionDropdownCard
({ title, desc, items, onSelect, Icon, defaultValue }: { title?: string, desc?: string, defaultValue: number,
src/components/settings/dropdownCard.tsx:4
FunctionHomeNav
({ navItems, currentNavItem, onNavItemClick, className }: HomeNavProps)
src/components/HomeNav/HomeNav.tsx:21
FunctionI18nProvider
({ children }: { children: ReactNode })
src/i18n/index.tsx:60
FunctionInfo
()
src/pages/device/info.tsx:10
FunctionInfoCard
({ name, value, serect }: { name: string, value?: string, serect?: boolean })
src/pages/device/info.tsx:41
FunctionInfoLine
({ icon, label, children }: { icon: React.ReactNode, label: string, children: React.ReactNode })
src/pages/plugin/pluginInfo.tsx:154
FunctionInstallQueue
()
src/components/Queue/QueueWindow.tsx:148
FunctionInstallSettings
()
src/pages/settings/index.tsx:245
FunctionInternelSettings
()
src/pages/settings/index.tsx:87
FunctionItem
({ index, style }: any)
src/components/plugin/pluginInstalled.tsx:32
FunctionLicences
()
src/pages/settings/licences/index.tsx:11
FunctionLicenseCard
({ license }: { license: License })
src/pages/settings/licences/index.tsx:90
FunctionLinkedSubtitle
({ text, link, className })
src/components/LinkedSubtitle/LinkedSubtitle.tsx:14
FunctionListSettings
()
src/pages/settings/index.tsx:277
FunctionLogin
()
src/components/LoginDialog/LoginDialog.tsx:78
FunctionLogin2faTasks
()
src/components/LoginDialog/LoginDialog.tsx:66
FunctionLoginDialog
({ open, onClose }: ProviderDialogProps)
src/components/LoginDialog/LoginDialog.tsx:26
FunctionMain
()
src/pages/index.tsx:2
FunctionModifyWatchfaceIDDialog
({ item }: ProviderDialogProps)
src/components/ModifyWatchfaceIDDialog/ModifyWatchfaceIDDialog.tsx:20
FunctionNavDirectionProvider
({ children }: { children: React.ReactNode })
src/animation/NavDirectionContext.tsx:12
FunctionNavItem
({ IconComponent,name ,refcall,...args }: { IconComponent: React.ComponentType<any>; name: string;
src/components/HomeNav/NavItem.tsx:6
FunctionNetworkInfo
()
src/pages/device/index.tsx:238
FunctionOnlineImage
({ src, alt = "", className, aspectRatio = "3/2", placeholderSrc = "/res.png", loadingNode = (
src/components/OnlineImage/OnlineImage.tsx:15
FunctionOpenToPageDialog
({app}: ProviderDialogProps)
src/components/OpenToPageDialog/OpenToPageDialog.tsx:22
FunctionPlugin
()
src/pages/plugin/index.tsx:31
FunctionPluginCard
({ plugin, local, ...props }: any)
src/components/plugincard/PluginCard.tsx:6
FunctionPluginDoc
({ plugin }: { plugin: PluginManifest })
src/pages/plugin/pluginInfo.tsx:166
FunctionPluginFeatures
({ plugin }: { plugin: PluginManifest })
src/components/plugin/pluginFeatures.tsx:9
FunctionPluginInfo
({ plugin, local, onExit }: { plugin?: PluginManifest, local?: boolean, onExit?: () => void })
src/pages/plugin/pluginInfo.tsx:44
FunctionPluginInstalled
({onSelect,search}:{onSelect:(plugin:PluginManifest|null)=>void,search?:string})
src/components/plugin/pluginInstalled.tsx:10
FunctionPluginNodeUI
({ nodes, onCallback }: PluginNodeUIProps)
src/components/PluginNodeUI/PluginNodeUI.tsx:10
FunctionPluginStore
({ search, onSelect }: PluginStoreProps)
src/components/plugin/pluginStore.tsx:29
FunctionPluginStoreTest
()
src/components/Debug/PluginStoreTest.tsx:8
FunctionProductInfo
()
src/pages/community/product-info/product-info.tsx:60
FunctionProviderSelector
({ providers, setCurrentProvider, currentProvider }: { providers: Provider[], setCurrentProvider: (index: numb
src/pages/community/community-home/CommunityHome.tsx:157
FunctionPurchasedRes
()
src/pages/settings/bandbbs/index.tsx:51
FunctionQrMenu
({ device }: { device: MiWearState })
src/components/DeviceConnectCard/DeviceConnectCard.tsx:130
FunctionQueueCard
({ item, onCancel, isMobile, }: QueueCardProps)
src/components/Queue/QueueCard.tsx:43
FunctionQueueList
({ list, onCancel }: { list: TaskItem[]; onCancel: (id: string) => void })
src/components/Queue/QueueWindow.tsx:157
FunctionQueueTrigger
()
src/components/Queue/QueueTrigger.tsx:223
FunctionQueueWindow
({ isMobile, onRequestClose }: QueueWindowProps)
src/components/Queue/QueueWindow.tsx:107
FunctionRestartTtigger
()
src/pages/plugin/index.tsx:100
FunctionRow
({ index, style }: ListChildComponentProps)
src/components/plugin/pluginStore.tsx:94
FunctionSearchDialog
({ categories, onDone, defaultValue, provider }: { categories: string[], onDone: (search: string, categories:
src/pages/community/community-home/CommunityHome.tsx:75
FunctionSettingsCard
({ title, desc, Icon, children, actionProps, // parent 可以传 { className, style } }: { title?: strin
src/components/settings/settingsCard.tsx:19
FunctionSettingsGroup
({ children, title }: { children?: React.ReactNode, title: string })
src/layout/settingsGroup.tsx:5
FunctionSettingsPage
()
src/pages/settings/index.tsx:63
FunctionShareButton
({ manifest: { item }, provider }: { manifest: ResourceManifestV1, provider: Provider })
src/pages/community/product-info/product-info.tsx:367
FunctionSourceSettings
()
src/pages/settings/index.tsx:260
FunctionSwitch
()
src/pages/device/switch.tsx:18
FunctionSwitchCard
({ max, min, value, step, defaultValue, onChange, unit, ...props }: { value?: number, unit?: string, min: numb
src/components/settings/sliderCard.tsx:33
FunctionSwitchCard
({ defaultValue=false, checked, onChange, ...props }: { title?: string, desc?: string, defaultValue?: boolean,
src/components/settings/switchCard.tsx:5
FunctionToastSurface
()
src/layout/toast.tsx:7
FunctionUnlockSettings
()
src/pages/settings/index.tsx:114
FunctionUpdateDialog
({ open, onClose, updateInfo, onIgnore }: UpdateDialogProps)
src/components/UpdateDialog/UpdateDialog.tsx:29
FunctionWatchface
()
src/pages/device/watchface.tsx:22
FunctionWinDropdown
({ items, defaultValue = 0, onValueChange, maxDropdownWidth = 320, ...props }: DropDownPro
src/components/settings/winDropdown.tsx:15
Functionaccount_add
(name: String, account: Account)
src-tauri/src/frontapi.rs:696
Functionaccount_get
(name: String)
src-tauri/src/frontapi.rs:691
Functionaccount_get_providers
()
src-tauri/src/frontapi.rs:686
Functionaccount_login
(name: String)
src-tauri/src/frontapi.rs:708
Functionaccount_logout
(name: String, account: Account)
src-tauri/src/frontapi.rs:718
Functionaccount_remove
(name: String, index: usize)
src-tauri/src/frontapi.rs:702
Methodadd
(account: Account)
src/account/provider.ts:17
Functionadd_event_listener
( _this: &JsValue, args: &[JsValue], ctx: &mut Context, )
src-tauri/src/pluginsystem/apis/event.rs:10
Functionadd_firmware_to_queue
( _this: &JsValue, args: &[JsValue], ctx: &mut Context, )
src-tauri/src/pluginsystem/apis/installer.rs:58
Functionadd_new_device
(name: String, addr: String, authkey: String)
src-tauri/src/frontapi.rs:842
Functionadd_third_party_app_to_queue
( _this: &JsValue, args: &[JsValue], ctx: &mut Context, )
src-tauri/src/pluginsystem/apis/installer.rs:8
Functionadd_watchface_to_queue
( _this: &JsValue, args: &[JsValue], ctx: &mut Context, )
src-tauri/src/pluginsystem/apis/installer.rs:33
← previousnext →401–500 of 791, ranked by callers