# BonusDistributionBasedOnAmountComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribution-based-on-amount/bonus-distribution-based-on-amount.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_BonusDistributionBasedOnAmountComponent_432eabbe["BonusDistributionBasedOnAmountComponent"]
    class component_BonusDistributionBasedOnAmountComponent_432eabbe rootComponent
```

## Relationships

- IMPORTS → `Bonus`
- IMPORTS → `TeamsBonusDistribution`
- IMPORTS → `BonusResponce`
- IMPORTS → `BonusDistribuionForBranchesMapped`
- IMPORTS → `TeamsCalculatedBonus`
- IMPORTS → `BonusObjectMapped`
- IMPORTS → `BonusObjectBranches`
- IMPORTS → `SalaryForBonusBranchesMapped`
- IMPORTS → `TargetForBranchesMapped`
- IMPORTS → `BonusStepsEnum`
- IMPORTS → `CostForBonusBranches`
- IMPORTS → `GenerateBouncesService`
- IMPORTS → `AppSettings`
- IMPORTS → `TeamTypeEnum`

## Used by

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

### Imported by (2)

- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
- `BonusDistribuionComponent` — `Frontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribuion.component.ts`:1
