@rolatech/angular-property 20.1.3-beta.2 → 20.1.5
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.
- package/fesm2022/{rolatech-angular-property-property-index.component-DTZVWCgS.mjs → rolatech-angular-property-property-index.component-BdBG4cDL.mjs} +4 -4
- package/fesm2022/{rolatech-angular-property-property-index.component-DTZVWCgS.mjs.map → rolatech-angular-property-property-index.component-BdBG4cDL.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-CKSwenNh.mjs → rolatech-angular-property-property-manage-viewings-index.component-BocKj8CB.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-CKSwenNh.mjs.map → rolatech-angular-property-property-manage-viewings-index.component-BocKj8CB.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-6DXjssB_.mjs → rolatech-angular-property-rolatech-angular-property-BNhZQ5K0.mjs} +89 -27
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-6DXjssB_.mjs.map → rolatech-angular-property-rolatech-angular-property-BNhZQ5K0.mjs.map} +1 -1
- package/fesm2022/rolatech-angular-property.mjs +1 -1
- package/package.json +5 -5
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as AdverseCreditStatus, D as BedroomRange, E as EmploymentStatus, M as Market, F as PriceRange, j as PropertyActionsComponent, B as PropertyApplicantType, s as PropertyInventoryStatus, k as PropertyItemComponent, z as PropertyOfferStatus, x as PropertyOfferTimelineStatus, y as PropertyOfferType, n as PropertyPriceType, m as PropertyPricingComponent, u as PropertyScope, q as PropertyStatus, r as PropertyType, o as PropertyVideoProvider, w as PropertyViewerCategory, v as PropertyViewingStatus, R as RentFrequency, A as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as lettingManageRoutes, i as propertyAgentOfferRoutes, h as propertyAgentViewingRoutes, c as propertyManageOffersRoutes, e as propertyManageRoutes, g as propertyManageViewingsRoutes, p as propertyReviewRoutes, d as propertyRoutes, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-
|
|
1
|
+
export { C as AdverseCreditStatus, D as BedroomRange, E as EmploymentStatus, M as Market, F as PriceRange, j as PropertyActionsComponent, B as PropertyApplicantType, s as PropertyInventoryStatus, k as PropertyItemComponent, z as PropertyOfferStatus, x as PropertyOfferTimelineStatus, y as PropertyOfferType, n as PropertyPriceType, m as PropertyPricingComponent, u as PropertyScope, q as PropertyStatus, r as PropertyType, o as PropertyVideoProvider, w as PropertyViewerCategory, v as PropertyViewingStatus, R as RentFrequency, A as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as lettingManageRoutes, i as propertyAgentOfferRoutes, h as propertyAgentViewingRoutes, c as propertyManageOffersRoutes, e as propertyManageRoutes, g as propertyManageViewingsRoutes, p as propertyReviewRoutes, d as propertyRoutes, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-BNhZQ5K0.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.1.
|
|
3
|
+
"version": "20.1.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^20.0.0",
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
"@angular/material": "^20.0.0"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@rolatech/angular-common": "20.1.
|
|
13
|
-
"@rolatech/angular-components": "20.1.
|
|
14
|
-
"@rolatech/angular-services": "20.1.
|
|
15
|
-
"@rolatech/angular-auth": "20.1.
|
|
12
|
+
"@rolatech/angular-common": "20.1.5",
|
|
13
|
+
"@rolatech/angular-components": "20.1.5",
|
|
14
|
+
"@rolatech/angular-services": "20.1.5",
|
|
15
|
+
"@rolatech/angular-auth": "20.1.5",
|
|
16
16
|
"tslib": "^2.3.0"
|
|
17
17
|
},
|
|
18
18
|
"sideEffects": false,
|