# PreviewComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/sales/cost-calculation/preview/preview.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_PreviewComponent_599fcaee["PreviewComponent"]
    class component_PreviewComponent_599fcaee rootComponent
```

## Relationships

- IMPORTS → `checkChanges`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `Preview`
- IMPORTS → `CostSalesItemPreview`
- IMPORTS → `CostItemPreview`
- IMPORTS → `CostItemDetailpreview`
- IMPORTS → `CostCalculation`
- IMPORTS → `CostCalculationDetails`
- IMPORTS → `DefaultCostMarginTypeEnum`
- IMPORTS → `MarginCalculationForSalesItem`
- IMPORTS → `MarginRelatedToEnum`
- IMPORTS → `MarginCalculationService`
- IMPORTS → `SalesItems`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `CostCalculationComponent` — `Frontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/cost-calculation/sales-components.module.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/sales-components.module.ts`:1
