Demo

System services

@quan-erp/shared-frontend-core မှ platform ရှာဖွေခြင်း၊ device tier၊ metrics၊ locale၊ notifications၊ PluginAPI၊ assets၊ backend URL နှင့် number formatting တို့ဖြစ်ပါသည်။

အနှစ်ချုပ်

@quan-erp/shared-frontend-core မှ system ဝန်ဆောင်မှုများ — platform ရှာဖွေခြင်း၊ device စွမ်းဆောင်ရည် tier၊ metrics၊ locale၊ အသိပေးချက်များ၊ plugin အချင်းချင်း registry၊ asset URL များ၊ backend root URL နှင့် ဂဏန်းပုံစံသတ်မှတ်ခြင်း — ဖြစ်ပါသည်။

  • Platforms — isDesktop(), isMobile(), isWeb()
  • DeviceClassTier — detect() → low | mid | high
  • System — CPU / memory / info metrics
  • SystemLocale — getDeviceLocale()
  • Placeholders — SafeArea, Permissions, Firebase (အဆင်သင့် မဖြစ်သေးပါ)
  • Notification — requestPermission, sendNotification
  • PluginAPI — expose / use / debug
  • PluginAssets — PluginAssets.network(metadata, path)
  • BackendAPI — setBackendAPI / getBackendAPI
  • NumberFormatter — NumberFormatter.format(num, locale, options)