@rolatech/angular-property 20.3.2-beta.2 → 20.3.2-beta.3
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-2BXmI0uJ.mjs → rolatech-angular-property-property-index.component-Cj_iAO7B.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-index.component-2BXmI0uJ.mjs.map → rolatech-angular-property-property-index.component-Cj_iAO7B.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Cws6ElRk.mjs → rolatech-angular-property-property-manage-viewings-index.component-BQtUc-1A.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Cws6ElRk.mjs.map → rolatech-angular-property-property-manage-viewings-index.component-BQtUc-1A.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-CKEFhpfX.mjs → rolatech-angular-property-rolatech-angular-property-BZh5Kfop.mjs} +14 -6
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-BZh5Kfop.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property.mjs +1 -1
- package/package.json +6 -6
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-CKEFhpfX.mjs.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { L as AdverseCreditStatus, N as BedroomRange, I as EmploymentStatus, M as Market, O as PriceRange, r as PropertyActionsComponent, K as PropertyApplicantType, z as PropertyInventoryStatus, s as PropertyItemComponent, H as PropertyOfferStatus, F as PropertyOfferTimelineStatus, G as PropertyOfferType, v as PropertyPriceType, u as PropertyPricingComponent, A as PropertyScope, x as PropertyStatus, y as PropertyType, w as PropertyVideoProvider, C as PropertyViewerCategory, B as PropertyViewingStatus, R as RentFrequency, J as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as propertyAgentOverviewRoutes, k as propertyListingOfferRoutes, n as propertyListingRoutes, j as propertyListingViewingRoutes, d as propertyManageOffersRoutes, m as propertyManageOverviewRoutes, g as propertyManageRoutes, h as propertyManageViewingsRoutes, i as propertyMarketRoutes, p as propertyReviewRoutes, e as propertyRoutes, D as propertyViewingStatusCode, E as propertyViewingStatusLabel, o as provideAngularProperty, q as provideAngularPropertyFeature, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-
|
|
1
|
+
export { L as AdverseCreditStatus, N as BedroomRange, I as EmploymentStatus, M as Market, O as PriceRange, r as PropertyActionsComponent, K as PropertyApplicantType, z as PropertyInventoryStatus, s as PropertyItemComponent, H as PropertyOfferStatus, F as PropertyOfferTimelineStatus, G as PropertyOfferType, v as PropertyPriceType, u as PropertyPricingComponent, A as PropertyScope, x as PropertyStatus, y as PropertyType, w as PropertyVideoProvider, C as PropertyViewerCategory, B as PropertyViewingStatus, R as RentFrequency, J as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, l as propertyAgentOverviewRoutes, k as propertyListingOfferRoutes, n as propertyListingRoutes, j as propertyListingViewingRoutes, d as propertyManageOffersRoutes, m as propertyManageOverviewRoutes, g as propertyManageRoutes, h as propertyManageViewingsRoutes, i as propertyMarketRoutes, p as propertyReviewRoutes, e as propertyRoutes, D as propertyViewingStatusCode, E as propertyViewingStatusLabel, o as provideAngularProperty, q as provideAngularPropertyFeature, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-BZh5Kfop.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.3.2-beta.
|
|
3
|
+
"version": "20.3.2-beta.3",
|
|
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.3.2-beta.
|
|
13
|
-
"@rolatech/angular-components": "20.3.2-beta.
|
|
14
|
-
"@rolatech/angular-services": "20.3.2-beta.
|
|
15
|
-
"@rolatech/angular-auth": "20.3.2-beta.
|
|
16
|
-
"@rolatech/angular-comment": "20.3.2-beta.
|
|
12
|
+
"@rolatech/angular-common": "20.3.2-beta.3",
|
|
13
|
+
"@rolatech/angular-components": "20.3.2-beta.3",
|
|
14
|
+
"@rolatech/angular-services": "20.3.2-beta.3",
|
|
15
|
+
"@rolatech/angular-auth": "20.3.2-beta.3",
|
|
16
|
+
"@rolatech/angular-comment": "20.3.2-beta.3",
|
|
17
17
|
"tslib": "^2.3.0"
|
|
18
18
|
},
|
|
19
19
|
"sideEffects": false,
|