@rolatech/angular-property 20.3.3-beta.0 → 20.3.3-beta.1
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-DqcACEcX.mjs → rolatech-angular-property-property-index.component-BXQGrEU9.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-index.component-DqcACEcX.mjs.map → rolatech-angular-property-property-index.component-BXQGrEU9.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Cr33hymN.mjs → rolatech-angular-property-property-manage-viewings-index.component-CDDhdhXt.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Cr33hymN.mjs.map → rolatech-angular-property-property-manage-viewings-index.component-CDDhdhXt.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-Ba2Aguds.mjs → rolatech-angular-property-rolatech-angular-property-Bc-daTQY.mjs} +17 -16
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-Bc-daTQY.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-Ba2Aguds.mjs.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { N as AdverseCreditStatus, O as BedroomRange, J as EmploymentStatus, M as Market, Q as PriceRange, r as PropertyActionsComponent, L as PropertyApplicantType, z as PropertyInventoryStatus, s as PropertyItemComponent, I as PropertyOfferStatus, G as PropertyOfferTimelineStatus, H as PropertyOfferType, v as PropertyPriceType, u as PropertyPricingComponent, A as PropertyScope, x as PropertyStatus, y as PropertyType, w as PropertyVideoProvider, D as PropertyViewerCategory, B as PropertyViewingStatus, C as PropertyViewingType, R as RentFrequency, K as ResidencyStatus, U as UserAccessMenu, 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, E as propertyViewingStatusCode, F as propertyViewingStatusLabel, o as provideAngularProperty, q as provideAngularPropertyFeature, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-
|
|
1
|
+
export { N as AdverseCreditStatus, O as BedroomRange, J as EmploymentStatus, M as Market, Q as PriceRange, r as PropertyActionsComponent, L as PropertyApplicantType, z as PropertyInventoryStatus, s as PropertyItemComponent, I as PropertyOfferStatus, G as PropertyOfferTimelineStatus, H as PropertyOfferType, v as PropertyPriceType, u as PropertyPricingComponent, A as PropertyScope, x as PropertyStatus, y as PropertyType, w as PropertyVideoProvider, D as PropertyViewerCategory, B as PropertyViewingStatus, C as PropertyViewingType, R as RentFrequency, K as ResidencyStatus, U as UserAccessMenu, 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, E as propertyViewingStatusCode, F as propertyViewingStatusLabel, o as provideAngularProperty, q as provideAngularPropertyFeature, t as tenantManageRoutes } from './rolatech-angular-property-rolatech-angular-property-Bc-daTQY.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.3-beta.
|
|
3
|
+
"version": "20.3.3-beta.1",
|
|
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.3-beta.
|
|
13
|
-
"@rolatech/angular-components": "20.3.3-beta.
|
|
14
|
-
"@rolatech/angular-services": "20.3.3-beta.
|
|
15
|
-
"@rolatech/angular-auth": "20.3.3-beta.
|
|
16
|
-
"@rolatech/angular-comment": "20.3.3-beta.
|
|
12
|
+
"@rolatech/angular-common": "20.3.3-beta.1",
|
|
13
|
+
"@rolatech/angular-components": "20.3.3-beta.1",
|
|
14
|
+
"@rolatech/angular-services": "20.3.3-beta.1",
|
|
15
|
+
"@rolatech/angular-auth": "20.3.3-beta.1",
|
|
16
|
+
"@rolatech/angular-comment": "20.3.3-beta.1",
|
|
17
17
|
"tslib": "^2.3.0"
|
|
18
18
|
},
|
|
19
19
|
"sideEffects": false,
|