@rolatech/angular-property 20.0.5 → 20.0.6
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-filter-icon.component-C5eq4uBf.mjs +133 -0
- package/fesm2022/rolatech-angular-property-property-filter-icon.component-C5eq4uBf.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property-property-index.component-C9rCCwyH.mjs +93 -0
- package/fesm2022/rolatech-angular-property-property-index.component-C9rCCwyH.mjs.map +1 -0
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Q0si23EV.mjs → rolatech-angular-property-property-manage-viewings-index.component-vEBkQwKR.mjs} +2 -2
- package/fesm2022/{rolatech-angular-property-property-manage-viewings-index.component-Q0si23EV.mjs.map → rolatech-angular-property-property-manage-viewings-index.component-vEBkQwKR.mjs.map} +1 -1
- package/fesm2022/{rolatech-angular-property-rolatech-angular-property-qW0E5rQa.mjs → rolatech-angular-property-rolatech-angular-property-BHc6mc1k.mjs} +35 -11
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-BHc6mc1k.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property.mjs +1 -1
- package/index.d.ts +23 -1
- package/package.json +5 -5
- package/themes/_default.scss +1 -1
- package/fesm2022/rolatech-angular-property-property-filter-icon.component-_P3G8E-x.mjs +0 -126
- package/fesm2022/rolatech-angular-property-property-filter-icon.component-_P3G8E-x.mjs.map +0 -1
- package/fesm2022/rolatech-angular-property-property-index.component-BSg7ZjND.mjs +0 -92
- package/fesm2022/rolatech-angular-property-property-index.component-BSg7ZjND.mjs.map +0 -1
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-qW0E5rQa.mjs.map +0 -1
|
@@ -55,6 +55,26 @@ import { MatProgressBarModule } from '@angular/material/progress-bar';
|
|
|
55
55
|
import * as i1$6 from '@angular/material/checkbox';
|
|
56
56
|
import { MatCheckboxModule } from '@angular/material/checkbox';
|
|
57
57
|
|
|
58
|
+
var RentFrequency;
|
|
59
|
+
(function (RentFrequency) {
|
|
60
|
+
RentFrequency["NOT_SPECIFIED"] = "Not specified";
|
|
61
|
+
RentFrequency["WEEKLY"] = "Weekly";
|
|
62
|
+
RentFrequency["BI_WEEKLY"] = "Bi weekly";
|
|
63
|
+
RentFrequency["MONTHLY"] = "Monthly";
|
|
64
|
+
RentFrequency["BI_MONTHLY"] = "Bi monthly";
|
|
65
|
+
RentFrequency["QUARTERLY"] = "Quarterly";
|
|
66
|
+
RentFrequency["SEMI_ANNUAL"] = "Semi annual";
|
|
67
|
+
RentFrequency["ANNUAL"] = "Annual";
|
|
68
|
+
RentFrequency["ONE_TIME"] = "One time";
|
|
69
|
+
RentFrequency["DAILY"] = "Daily";
|
|
70
|
+
RentFrequency["CUSTOM"] = "Custom";
|
|
71
|
+
})(RentFrequency || (RentFrequency = {}));
|
|
72
|
+
var Market;
|
|
73
|
+
(function (Market) {
|
|
74
|
+
Market["SALES"] = "Sales";
|
|
75
|
+
Market["LETTINGS"] = "Lettings";
|
|
76
|
+
Market["NOT_SPECIFIED"] = "Not specified";
|
|
77
|
+
})(Market || (Market = {}));
|
|
58
78
|
var PropertyPriceType;
|
|
59
79
|
(function (PropertyPriceType) {
|
|
60
80
|
PropertyPriceType["FIXED"] = "\u56FA\u5B9A\u4EF7\u683C";
|
|
@@ -1093,7 +1113,7 @@ class PropertyLayoutComponent extends BaseComponent {
|
|
|
1093
1113
|
searchBar = viewChild('searchBar', ...(ngDevMode ? [{ debugName: "searchBar" }] : []));
|
|
1094
1114
|
selectIndex = 0;
|
|
1095
1115
|
filter = false;
|
|
1096
|
-
propertyFilterIconComponent = defer(() => import('./rolatech-angular-property-property-filter-icon.component-
|
|
1116
|
+
propertyFilterIconComponent = defer(() => import('./rolatech-angular-property-property-filter-icon.component-C5eq4uBf.mjs').then((m) => m.PropertyFilterIconComponent));
|
|
1097
1117
|
ngOnInit() {
|
|
1098
1118
|
}
|
|
1099
1119
|
toggleSearch() {
|
|
@@ -1134,11 +1154,11 @@ class PropertyLayoutComponent extends BaseComponent {
|
|
|
1134
1154
|
});
|
|
1135
1155
|
}
|
|
1136
1156
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0", ngImport: i0, type: PropertyLayoutComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1137
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.2.0", type: PropertyLayoutComponent, isStandalone: true, selector: "rolatech-property-layout", viewQueries: [{ propertyName: "searchBar", first: true, predicate: ["searchBar"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<rolatech-container>\n <div class=\"flex flex-col min-w-[320px] max-w-[1280px] m-auto\">\n <div class=\"flex justify-between items-center h-16\">\n <div class=\"flex justify-between items-center w-full\">\n <div class=\"p-3 text-2xl font-medium\" i18n>Properties</div>\n <div class=\"flex flex-row\">\n <button mat-icon-button (click)=\"toggleSearch()\">\n <mat-icon>search</mat-icon>\n </button>\n <button mat-icon-button (click)=\"toggleView()\">\n <mat-icon>{{ gridView ? 'view_list' : 'grid_on' }}</mat-icon>\n </button>\n <ng-container *ngComponentOutlet=\"propertyFilterIconComponent | async\"></ng-container>\n </div>\n </div>\n </div>\n <rolatech-search-bar\n [(show)]=\"open\"\n #searchBar\n (search)=\"searchByText($event)\"\n (close)=\"onCloseSearch()\"\n ></rolatech-search-bar>\n <div class=\"w-full\">\n <router-outlet></router-outlet>\n </div>\n </div>\n</rolatech-container>\n", styles: [".property-layout-active{border-radius:var(--rt-rounded-base, 8px);background-color:var(-rt-base-background, #fff);color:var(--rt-brand-color, #000)}@media (max-width: 768px){.property-layout-active{background-color:var(--rt-text-primary, #000);color:var(--rt-text-primary-inverse, #000)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}\n"], dependencies: [{ kind: "ngmodule", type: AngularCommonModule }, { kind: "directive", type: i1.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletEnvironmentInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"], exportAs: ["ngComponentOutlet"] }, { kind: "directive", type: i1$1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "ngmodule", type: AngularComponentsModule }, { kind: "component", type: i1$4.MatIconButton, selector: "button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]", exportAs: ["matButton", "matAnchor"] }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: ContainerComponent, selector: "rolatech-container" }, { kind: "component", type: SearchBar, selector: "rolatech-search-bar", inputs: ["show"], outputs: ["showChange", "search", "close"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
|
|
1157
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.2.0", type: PropertyLayoutComponent, isStandalone: true, selector: "rolatech-property-layout", viewQueries: [{ propertyName: "searchBar", first: true, predicate: ["searchBar"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<rolatech-container>\n <div class=\"flex flex-col min-w-[320px] max-w-[1280px] m-auto\">\n <div class=\"flex justify-between items-center h-16\">\n <div class=\"flex justify-between items-center w-full\">\n <div class=\"p-3 text-2xl font-medium cursor-pointer\" routerLink=\"/properties\" i18n>Properties</div>\n <div class=\"flex flex-row\">\n <button mat-icon-button (click)=\"toggleSearch()\">\n <mat-icon>search</mat-icon>\n </button>\n <button mat-icon-button (click)=\"toggleView()\">\n <mat-icon>{{ gridView ? 'view_list' : 'grid_on' }}</mat-icon>\n </button>\n <ng-container *ngComponentOutlet=\"propertyFilterIconComponent | async\"></ng-container>\n </div>\n </div>\n </div>\n <rolatech-search-bar\n [(show)]=\"open\"\n #searchBar\n (search)=\"searchByText($event)\"\n (close)=\"onCloseSearch()\"\n ></rolatech-search-bar>\n <div class=\"w-full\">\n <router-outlet></router-outlet>\n </div>\n </div>\n</rolatech-container>\n", styles: [".property-layout-active{border-radius:var(--rt-rounded-base, 8px);background-color:var(-rt-base-background, #fff);color:var(--rt-brand-color, #000)}@media (max-width: 768px){.property-layout-active{background-color:var(--rt-text-primary, #000);color:var(--rt-text-primary-inverse, #000)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}\n"], dependencies: [{ kind: "ngmodule", type: AngularCommonModule }, { kind: "directive", type: i1.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletEnvironmentInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"], exportAs: ["ngComponentOutlet"] }, { kind: "directive", type: i1$1.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i1$1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "ngmodule", type: AngularComponentsModule }, { kind: "component", type: i1$4.MatIconButton, selector: "button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]", exportAs: ["matButton", "matAnchor"] }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: ContainerComponent, selector: "rolatech-container" }, { kind: "component", type: SearchBar, selector: "rolatech-search-bar", inputs: ["show"], outputs: ["showChange", "search", "close"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
|
|
1138
1158
|
}
|
|
1139
1159
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0", ngImport: i0, type: PropertyLayoutComponent, decorators: [{
|
|
1140
1160
|
type: Component,
|
|
1141
|
-
args: [{ selector: 'rolatech-property-layout', imports: [AngularCommonModule, AngularComponentsModule, ContainerComponent, SearchBar], template: "<rolatech-container>\n <div class=\"flex flex-col min-w-[320px] max-w-[1280px] m-auto\">\n <div class=\"flex justify-between items-center h-16\">\n <div class=\"flex justify-between items-center w-full\">\n <div class=\"p-3 text-2xl font-medium\" i18n>Properties</div>\n <div class=\"flex flex-row\">\n <button mat-icon-button (click)=\"toggleSearch()\">\n <mat-icon>search</mat-icon>\n </button>\n <button mat-icon-button (click)=\"toggleView()\">\n <mat-icon>{{ gridView ? 'view_list' : 'grid_on' }}</mat-icon>\n </button>\n <ng-container *ngComponentOutlet=\"propertyFilterIconComponent | async\"></ng-container>\n </div>\n </div>\n </div>\n <rolatech-search-bar\n [(show)]=\"open\"\n #searchBar\n (search)=\"searchByText($event)\"\n (close)=\"onCloseSearch()\"\n ></rolatech-search-bar>\n <div class=\"w-full\">\n <router-outlet></router-outlet>\n </div>\n </div>\n</rolatech-container>\n", styles: [".property-layout-active{border-radius:var(--rt-rounded-base, 8px);background-color:var(-rt-base-background, #fff);color:var(--rt-brand-color, #000)}@media (max-width: 768px){.property-layout-active{background-color:var(--rt-text-primary, #000);color:var(--rt-text-primary-inverse, #000)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}\n"] }]
|
|
1161
|
+
args: [{ selector: 'rolatech-property-layout', imports: [AngularCommonModule, AngularComponentsModule, ContainerComponent, SearchBar], template: "<rolatech-container>\n <div class=\"flex flex-col min-w-[320px] max-w-[1280px] m-auto\">\n <div class=\"flex justify-between items-center h-16\">\n <div class=\"flex justify-between items-center w-full\">\n <div class=\"p-3 text-2xl font-medium cursor-pointer\" routerLink=\"/properties\" i18n>Properties</div>\n <div class=\"flex flex-row\">\n <button mat-icon-button (click)=\"toggleSearch()\">\n <mat-icon>search</mat-icon>\n </button>\n <button mat-icon-button (click)=\"toggleView()\">\n <mat-icon>{{ gridView ? 'view_list' : 'grid_on' }}</mat-icon>\n </button>\n <ng-container *ngComponentOutlet=\"propertyFilterIconComponent | async\"></ng-container>\n </div>\n </div>\n </div>\n <rolatech-search-bar\n [(show)]=\"open\"\n #searchBar\n (search)=\"searchByText($event)\"\n (close)=\"onCloseSearch()\"\n ></rolatech-search-bar>\n <div class=\"w-full\">\n <router-outlet></router-outlet>\n </div>\n </div>\n</rolatech-container>\n", styles: [".property-layout-active{border-radius:var(--rt-rounded-base, 8px);background-color:var(-rt-base-background, #fff);color:var(--rt-brand-color, #000)}@media (max-width: 768px){.property-layout-active{background-color:var(--rt-text-primary, #000);color:var(--rt-text-primary-inverse, #000)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}\n"] }]
|
|
1142
1162
|
}] });
|
|
1143
1163
|
|
|
1144
1164
|
class PropertyActionsComponent {
|
|
@@ -1187,17 +1207,23 @@ class PropertyPricingComponent {
|
|
|
1187
1207
|
displayPrice = computed(() => {
|
|
1188
1208
|
return (this.property().price / 100).toFixed(2);
|
|
1189
1209
|
}, ...(ngDevMode ? [{ debugName: "displayPrice" }] : []));
|
|
1210
|
+
market = computed(() => {
|
|
1211
|
+
return this.property().market.toString();
|
|
1212
|
+
}, ...(ngDevMode ? [{ debugName: "market" }] : []));
|
|
1213
|
+
rentFrequency = computed(() => {
|
|
1214
|
+
return this.property().rentFrequency.toString();
|
|
1215
|
+
}, ...(ngDevMode ? [{ debugName: "rentFrequency" }] : []));
|
|
1190
1216
|
calculateDeposit() {
|
|
1191
1217
|
const price = this.property().price;
|
|
1192
1218
|
this.holdingDeposit = ((price * 12) / 52 / 100).toFixed(2);
|
|
1193
1219
|
this.securityDeposit = (((price * 12) / 52 / 100) * 5).toFixed(2);
|
|
1194
1220
|
}
|
|
1195
1221
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0", ngImport: i0, type: PropertyPricingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1196
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.
|
|
1222
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.2.0", type: PropertyPricingComponent, isStandalone: true, selector: "rolatech-property-pricing", inputs: { property: { classPropertyName: "property", publicName: "property", isSignal: true, isRequired: true, transformFunction: null }, price: { classPropertyName: "price", publicName: "price", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<div class=\"py-3\">\n <div class=\"flex justify-between items-center\">\n @if (market() === 'LETTINGS' && rentFrequency() === 'MONTHLY') {\n <div class=\"text-lg font-bold\" i18n>Rent per month</div>\n }\n @if (market() === 'LETTINGS' && rentFrequency() === 'NOT_SPECIFIED') {\n <div class=\"text-lg font-bold\" i18n>Rent price</div>\n }\n @if (market() === 'SALES') {\n <div class=\"text-lg font-bold\" i18n>Price</div>\n }\n <div class=\"text-xl font-bold py-3\">\u00A3{{ displayPrice() }}</div>\n </div>\n <mat-divider></mat-divider>\n @if (market() === 'LETTINGS') {\n <div class=\"py-3\">\n <div class=\"flex justify-between items-center py-2\">\n <span i18n>Holding Deposit</span>\n <span>\u00A3{{ holdingDeposit }}</span>\n </div>\n <div class=\"flex justify-between items-center py-2 font-bold\">\n <span i18n>Security Deposit</span>\n <span>\u00A3{{ securityDeposit }}</span>\n </div>\n </div>\n }\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
1197
1223
|
}
|
|
1198
1224
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0", ngImport: i0, type: PropertyPricingComponent, decorators: [{
|
|
1199
1225
|
type: Component,
|
|
1200
|
-
args: [{ selector: 'rolatech-property-pricing', imports: [CommonModule, MatButtonModule, MatDivider], encapsulation: ViewEncapsulation.None, template: "<div class=\"py-3\">\n <div class=\"flex justify-between items-center\">\n <div class=\"text-lg font-bold\" i18n>Rent per month</div>\n <div class=\"text-xl font-bold py-3\">\u00A3{{ displayPrice() }}</div>\n </div>\n <mat-divider></mat-divider>\n <div class=\"py-3\">\n
|
|
1226
|
+
args: [{ selector: 'rolatech-property-pricing', imports: [CommonModule, MatButtonModule, MatDivider], encapsulation: ViewEncapsulation.None, template: "<div class=\"py-3\">\n <div class=\"flex justify-between items-center\">\n @if (market() === 'LETTINGS' && rentFrequency() === 'MONTHLY') {\n <div class=\"text-lg font-bold\" i18n>Rent per month</div>\n }\n @if (market() === 'LETTINGS' && rentFrequency() === 'NOT_SPECIFIED') {\n <div class=\"text-lg font-bold\" i18n>Rent price</div>\n }\n @if (market() === 'SALES') {\n <div class=\"text-lg font-bold\" i18n>Price</div>\n }\n <div class=\"text-xl font-bold py-3\">\u00A3{{ displayPrice() }}</div>\n </div>\n <mat-divider></mat-divider>\n @if (market() === 'LETTINGS') {\n <div class=\"py-3\">\n <div class=\"flex justify-between items-center py-2\">\n <span i18n>Holding Deposit</span>\n <span>\u00A3{{ holdingDeposit }}</span>\n </div>\n <div class=\"flex justify-between items-center py-2 font-bold\">\n <span i18n>Security Deposit</span>\n <span>\u00A3{{ securityDeposit }}</span>\n </div>\n </div>\n }\n</div>\n" }]
|
|
1201
1227
|
}] });
|
|
1202
1228
|
|
|
1203
1229
|
class PropertyInfoComponent {
|
|
@@ -1496,9 +1522,7 @@ class PropertyDetailsComponent extends BaseComponent {
|
|
|
1496
1522
|
next: (res) => {
|
|
1497
1523
|
this.property = res.data;
|
|
1498
1524
|
const firstPart = this.property.description.split('<br/>')[0].trim();
|
|
1499
|
-
console.log(firstPart);
|
|
1500
1525
|
const arr = firstPart.split('|').map(s => s.trim());
|
|
1501
|
-
console.log(arr);
|
|
1502
1526
|
if (this.property.variants) {
|
|
1503
1527
|
this.variants = this.property.variants;
|
|
1504
1528
|
this.selectedVariant = this.variants[0];
|
|
@@ -2461,7 +2485,7 @@ const propertyRoutes = [
|
|
|
2461
2485
|
children: [
|
|
2462
2486
|
{
|
|
2463
2487
|
path: '',
|
|
2464
|
-
loadComponent: () => import('./rolatech-angular-property-property-index.component-
|
|
2488
|
+
loadComponent: () => import('./rolatech-angular-property-property-index.component-C9rCCwyH.mjs').then((x) => x.PropertyIndexComponent),
|
|
2465
2489
|
},
|
|
2466
2490
|
],
|
|
2467
2491
|
},
|
|
@@ -4217,7 +4241,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0", ngImpor
|
|
|
4217
4241
|
const propertyManageViewingsRoutes = [
|
|
4218
4242
|
{
|
|
4219
4243
|
path: '',
|
|
4220
|
-
loadComponent: () => import('./rolatech-angular-property-property-manage-viewings-index.component-
|
|
4244
|
+
loadComponent: () => import('./rolatech-angular-property-property-manage-viewings-index.component-vEBkQwKR.mjs').then((x) => x.PropertyManageViewingsIndexComponent),
|
|
4221
4245
|
},
|
|
4222
4246
|
{
|
|
4223
4247
|
path: ':id',
|
|
@@ -4830,5 +4854,5 @@ const tenantManageRoutes = [
|
|
|
4830
4854
|
* Generated bundle index. Do not edit.
|
|
4831
4855
|
*/
|
|
4832
4856
|
|
|
4833
|
-
export { AdverseCreditStatus as A, EmploymentStatus as E, PropertyUtil as P,
|
|
4834
|
-
//# sourceMappingURL=rolatech-angular-property-rolatech-angular-property-
|
|
4857
|
+
export { AdverseCreditStatus as A, EmploymentStatus as E, Market as M, PropertyUtil as P, RentFrequency as R, ViewingTime as V, PropertyViewType as a, PropertyViewingItemComponent as b, propertyManageOffersRoutes as c, propertyRoutes as d, propertyManageRoutes as e, featureManageRoutes as f, propertyManageViewingsRoutes as g, PropertyActionsComponent as h, PropertyItemComponent as i, PropertyPricingComponent as j, PropertyPriceType as k, lettingManageRoutes as l, PropertyVideoProvider as m, PropertyStatus as n, PropertyType as o, propertyReviewRoutes as p, PropertyInventoryStatus as q, PropertyScope as r, PropertyViewingStatus as s, tenantManageRoutes as t, PropertyViewerCategory as u, PropertyOfferTimelineStatus as v, PropertyOfferType as w, PropertyOfferStatus as x, ResidencyStatus as y, PropertyApplicantType as z };
|
|
4858
|
+
//# sourceMappingURL=rolatech-angular-property-rolatech-angular-property-BHc6mc1k.mjs.map
|