- App.tsx: full navigation (Auth stack + Main tabs with 5 screens) - Auth: LoginScreen, RegisterScreen, ForgotPasswordScreen - HomeScreen: dashboard with IoT metrics, weather widget, alerts, quick actions, sensors - MapScreen: interactive map with layer toggles (6 layers) - MarketplaceScreen: categories (6), products (5), search - ChatScreen: AI chat with quick prompts (4), bot responses - ProfileScreen: user info, stats, menu (9 items), logout - AlertsScreen: alert list with severity, acknowledge - SensorsScreen: sensor list with type filters (6 types), search - ZonesScreen: zone cards with stats - SettingsScreen: language picker (FR/EN/ES/DE), privacy, about - Stores: iotStore (sensors, zones, alerts), notificationStore, uiStore + i18n - Hooks: useSensors, useAlerts, useNotifications, useLocation - Components: Card, Button, LoadingSpinner, ErrorBoundary, Header - Services: iotService, notificationService (with axios API client) - Utils: formatters (temp, AQI, noise, dates), validators (email, password, IBAN) - Theme: colors.ts with full design system (Blue Ocean palette) - Ditto: fixed MongoDB connection, new JWT secrets, official gateway image
1 line
870 B
Plaintext
1 line
870 B
Plaintext
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":";AAaA,0BAAkB,gBAAgB;IAChC,yBAAyB,8BAA8B;IACvD,wCAAwC,6CAA6C;IACrF,iCAAiC,sCAAsC;IACvE,0BAA0B,+BAA+B;CAC1D;AAED,wBAAgB,QAAQ,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,GAAG,SAAS,EAAE,GAAG,EAAE,CAAC,GAAG,CAAC,CAEzD;AAED,wBAAsB,KAAK,CAAC,IAAI,EAAE,MAAM,oBAEvC;AAED,qBAAa,aAAc,SAAQ,KAAK;IAEpB,OAAO;IAChB,IAAI,CAAC;gBADI,OAAO,SAAqB,EACrC,IAAI,CAAC,oBAAQ;CAMvB;AAED,qBAAa,mBAAoB,SAAQ,aAAa;IAC3C,OAAO,SAC4F;IACnG,IAAI,mBAA8C;CAC5D;AAED,qBAAa,6BAA8B,SAAQ,aAAa;IACrD,OAAO,SAA0C;IACjD,IAAI,mBAA6D;CAC3E;AAED,qBAAa,wBAAyB,SAAQ,aAAa;IAChD,OAAO,SAAiD;IACxD,IAAI,mBAAsD;CACpE;AAED,qBAAa,qBAAsB,SAAQ,aAAa;IAC7C,OAAO,SAAkC;IACzC,IAAI,mBAA+C;CAC7D;AAED,wBAAgB,WAAW,4BAE1B;AAED,wBAAgB,UAAU,WAezB;AAED,wBAAgB,cAAc,CAAC,GAAG,SAAK,GAAG,MAAM,CAU/C;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAKxD"} |