@rolatech/angular-property 20.2.4-beta.1 → 20.2.4-beta.2
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-DgcQjaUr.mjs → rolatech-angular-property-property-index.component-CsZrVAXq.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-index.component-DgcQjaUr.mjs.map → rolatech-angular-property-property-index.component-CsZrVAXq.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-1MXQYu4A.mjs → rolatech-angular-property-property-manage-viewings-index.component-CHPBayaX.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-1MXQYu4A.mjs.map → rolatech-angular-property-property-manage-viewings-index.component-CHPBayaX.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-CXRHibz5.mjs → rolatech-angular-property-rolatech-angular-property-CvuaMAgZ.mjs} +25 -18
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-CvuaMAgZ.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property.mjs +1 -1
- package/package.json +5 -5
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-CXRHibz5.mjs.map +0 -1
|
@@ -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-
|
|
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-CvuaMAgZ.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.4-beta.
|
|
3
|
+
"version": "20.2.4-beta.2",
|
|
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.2.4-beta.
|
|
13
|
-
"@rolatech/angular-components": "20.2.4-beta.
|
|
14
|
-
"@rolatech/angular-services": "20.2.4-beta.
|
|
15
|
-
"@rolatech/angular-auth": "20.2.4-beta.
|
|
12
|
+
"@rolatech/angular-common": "20.2.4-beta.2",
|
|
13
|
+
"@rolatech/angular-components": "20.2.4-beta.2",
|
|
14
|
+
"@rolatech/angular-services": "20.2.4-beta.2",
|
|
15
|
+
"@rolatech/angular-auth": "20.2.4-beta.2",
|
|
16
16
|
"tslib": "^2.3.0"
|
|
17
17
|
},
|
|
18
18
|
"sideEffects": false,
|