@microsoft/msfs-epic2-pfd
Advanced tools
| import { ComponentProps, DisplayComponent, EventBus, VNode } from '@microsoft/msfs-sdk'; | ||
| import './GpwsAlerts.css'; | ||
| /** GPWS Alert props. */ | ||
| export interface GpwsAlertProps extends ComponentProps { | ||
| /** The instrument event bus. */ | ||
| bus: EventBus; | ||
| } | ||
| /** | ||
| * A component responsible for displaying GPWS GND PROX alerts | ||
| */ | ||
| export declare class GpwsGroundProxAlert extends DisplayComponent<GpwsAlertProps> { | ||
| private readonly alertInactive; | ||
| /** @inheritdoc */ | ||
| onAfterRender(): void; | ||
| /** @inheritdoc */ | ||
| render(): VNode | null; | ||
| } | ||
| /** | ||
| * A component responsible for displaying GPWS PULL UP alerts | ||
| */ | ||
| export declare class GpwsPullUpAlert extends DisplayComponent<GpwsAlertProps> { | ||
| private readonly alertInactive; | ||
| /** @inheritdoc */ | ||
| onAfterRender(): void; | ||
| /** @inheritdoc */ | ||
| render(): VNode | null; | ||
| } | ||
| //# sourceMappingURL=GpwsAlerts.d.ts.map |
| {"version":3,"file":"GpwsAlerts.d.ts","sourceRoot":"","sources":["../../../Components/GpwsAlerts/GpwsAlerts.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,QAAQ,EAAwB,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAI9G,OAAO,kBAAkB,CAAC;AAE1B,wBAAwB;AACxB,MAAM,WAAW,cAAe,SAAQ,cAAc;IACpD,gCAAgC;IAChC,GAAG,EAAE,QAAQ,CAAC;CACf;AAED;;GAEG;AACH,qBAAa,mBAAoB,SAAQ,gBAAgB,CAAC,cAAc,CAAC;IACvE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IAEtD,kBAAkB;IACX,aAAa,IAAI,IAAI;IAI5B,kBAAkB;IACX,MAAM,IAAI,KAAK,GAAG,IAAI;CAK9B;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,gBAAgB,CAAC,cAAc,CAAC;IACnE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IAEtD,kBAAkB;IACX,aAAa,IAAI,IAAI;IAI5B,kBAAkB;IACX,MAAM,IAAI,KAAK,GAAG,IAAI;CAK9B"} |
| export * from './GpwsAlerts'; | ||
| //# sourceMappingURL=index.d.ts.map |
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Components/GpwsAlerts/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"} |
@@ -9,2 +9,3 @@ export * from './HorizonSectionContainer'; | ||
| export * from './Fma'; | ||
| export * from './GpwsAlerts'; | ||
| export * from './Horizon'; | ||
@@ -11,0 +12,0 @@ export * from './HSI'; |
@@ -9,2 +9,4 @@ /// <reference types="@microsoft/msfs-types/pages/vcockpit/instruments/shared/baseinstrument" /> | ||
| private readonly soundServer?; | ||
| private readonly gpws?; | ||
| private readonly gpwsAlertController?; | ||
| private readonly tcas; | ||
@@ -11,0 +13,0 @@ private readonly tcasAdvisoryDataProvider; |
+1
-1
| { | ||
| "name": "@microsoft/msfs-epic2-pfd", | ||
| "version": "2.0.8", | ||
| "version": "2.1.2", | ||
| "description": "Working Title Epic 2 PFD", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
539963
1.1%304
1.33%4566
0.68%