@rolatech/angular-property 20.2.9-beta.2 → 20.2.9-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- export { G as AdverseCreditStatus, H as BedroomRange, E as EmploymentStatus, M as Market, I as PriceRange, n as PropertyActionsComponent, F as PropertyApplicantType, w as PropertyInventoryStatus, o as PropertyItemComponent, C as PropertyOfferStatus, A as PropertyOfferTimelineStatus, B as PropertyOfferType, r as PropertyPriceType, q as PropertyPricingComponent, x as PropertyScope, u as PropertyStatus, v as PropertyType, s as PropertyVideoProvider, z as PropertyViewerCategory, y as PropertyViewingStatus, R as RentFrequency, D as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as lettingManageRoutes, j as propertyAgentOfferRoutes, k as propertyAgentOverviewRoutes, i as propertyAgentViewingRoutes, d as propertyManageOffersRoutes, m as propertyManageOverviewRoutes, g as propertyManageRoutes, h as propertyManageViewingsRoutes, p as propertyReviewRoutes, e as propertyRoutes, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-LUKMn_fs.mjs';
1
+ export { G as AdverseCreditStatus, H as BedroomRange, E as EmploymentStatus, M as Market, I as PriceRange, n as PropertyActionsComponent, F as PropertyApplicantType, w as PropertyInventoryStatus, o as PropertyItemComponent, C as PropertyOfferStatus, A as PropertyOfferTimelineStatus, B as PropertyOfferType, r as PropertyPriceType, q as PropertyPricingComponent, x as PropertyScope, u as PropertyStatus, v as PropertyType, s as PropertyVideoProvider, z as PropertyViewerCategory, y as PropertyViewingStatus, R as RentFrequency, D as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as lettingManageRoutes, j as propertyAgentOfferRoutes, k as propertyAgentOverviewRoutes, i as propertyAgentViewingRoutes, d as propertyManageOffersRoutes, m as propertyManageOverviewRoutes, g as propertyManageRoutes, h as propertyManageViewingsRoutes, p as propertyReviewRoutes, e as propertyRoutes, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-B1Dtivi_.mjs';
2
2
  //# sourceMappingURL=rolatech-angular-property.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolatech/angular-property",
3
- "version": "20.2.9-beta.2",
3
+ "version": "20.2.9-beta.4",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^20.0.0",
@@ -9,11 +9,11 @@
9
9
  "@angular/material": "^20.0.0"
10
10
  },
11
11
  "dependencies": {
12
- "@rolatech/angular-common": "20.2.9-beta.2",
13
- "@rolatech/angular-components": "20.2.9-beta.2",
14
- "@rolatech/angular-services": "20.2.9-beta.2",
15
- "@rolatech/angular-auth": "20.2.9-beta.2",
16
- "@rolatech/angular-comment": "20.2.9-beta.2",
12
+ "@rolatech/angular-common": "20.2.9-beta.4",
13
+ "@rolatech/angular-components": "20.2.9-beta.4",
14
+ "@rolatech/angular-services": "20.2.9-beta.4",
15
+ "@rolatech/angular-auth": "20.2.9-beta.4",
16
+ "@rolatech/angular-comment": "20.2.9-beta.4",
17
17
  "tslib": "^2.3.0"
18
18
  },
19
19
  "sideEffects": false,
@@ -448,7 +448,7 @@ declare enum EmploymentStatus {
448
448
  UNEMPLOYED = "UnEmployed"
449
449
  }
450
450
  declare enum ResidencyStatus {
451
- UK_CITIZEN = "I don't need a visa",
451
+ CITIZEN = "I don't need a visa",
452
452
  VISA_HOLDER = "I have a visa",
453
453
  WAITING_FOR_VISA = "I am waiting for my visa",
454
454
  NOT_YET_APPLIED_FOR_VISA = "I have not yet applied for a visa"