@rolatech/angular-property 19.0.0-beta.17 → 19.1.0-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-filter-icon.component-DbzGJdxV.mjs +93 -0
- package/fesm2022/rolatech-angular-property-property-filter-icon.component-DbzGJdxV.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property-property-index.component-C-eBtys3.mjs +43 -0
- package/fesm2022/rolatech-angular-property-property-index.component-C-eBtys3.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property-property-manage-viewings-index.component-Clazb8j0.mjs +87 -0
- package/fesm2022/rolatech-angular-property-property-manage-viewings-index.component-Clazb8j0.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-CO7GI4x7.mjs +3467 -0
- package/fesm2022/rolatech-angular-property-rolatech-angular-property-CO7GI4x7.mjs.map +1 -0
- package/fesm2022/rolatech-angular-property.mjs +1 -76
- package/fesm2022/rolatech-angular-property.mjs.map +1 -1
- package/index.d.ts +397 -4
- package/package.json +11 -5
- package/themes/_default.scss +1 -1
- package/lib/components/index.d.ts +0 -4
- package/lib/components/property-action/property-action.component.d.ts +0 -5
- package/lib/components/property-item/property-item.component.d.ts +0 -5
- package/lib/components/property-pricing/property-pricing.component.d.ts +0 -5
- package/lib/interfaces/index.d.ts +0 -1
- package/lib/interfaces/property.d.ts +0 -102
- package/lib/pages/property/property.routes.d.ts +0 -2
- package/lib/pages/property-manage/property-mange.routes.d.ts +0 -2
|
@@ -1,77 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import { Component } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
|
-
|
|
5
|
-
const propertyRoutes = [];
|
|
6
|
-
|
|
7
|
-
const propertyManageRoutes = [];
|
|
8
|
-
|
|
9
|
-
class PropertyActionComponent {
|
|
10
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: PropertyActionComponent, isStandalone: true, selector: "lib-property-action", ngImport: i0, template: "<p>property-action works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] });
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyActionComponent, decorators: [{
|
|
14
|
-
type: Component,
|
|
15
|
-
args: [{ selector: 'lib-property-action', imports: [CommonModule], template: "<p>property-action works!</p>\n" }]
|
|
16
|
-
}] });
|
|
17
|
-
|
|
18
|
-
class PropertyItemComponent {
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: PropertyItemComponent, isStandalone: true, selector: "lib-property-item", ngImport: i0, template: "<p>property-item works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyItemComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{ selector: 'lib-property-item', imports: [CommonModule], template: "<p>property-item works!</p>\n" }]
|
|
25
|
-
}] });
|
|
26
|
-
|
|
27
|
-
class PropertyPricingComponent {
|
|
28
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyPricingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
29
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: PropertyPricingComponent, isStandalone: true, selector: "lib-property-pricing", ngImport: i0, template: "<p>property-pricing works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] });
|
|
30
|
-
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: PropertyPricingComponent, decorators: [{
|
|
32
|
-
type: Component,
|
|
33
|
-
args: [{ selector: 'lib-property-pricing', imports: [CommonModule], template: "<p>property-pricing works!</p>\n" }]
|
|
34
|
-
}] });
|
|
35
|
-
|
|
36
|
-
var PropertyPriceType;
|
|
37
|
-
(function (PropertyPriceType) {
|
|
38
|
-
PropertyPriceType["FIXED"] = "\u56FA\u5B9A\u4EF7\u683C";
|
|
39
|
-
PropertyPriceType["PARTIAL"] = "\u652F\u4ED8\u5B9A\u91D1";
|
|
40
|
-
PropertyPriceType["VARIED"] = "\u591A\u53D8\u7684";
|
|
41
|
-
})(PropertyPriceType || (PropertyPriceType = {}));
|
|
42
|
-
var PropertyStatus;
|
|
43
|
-
(function (PropertyStatus) {
|
|
44
|
-
PropertyStatus[PropertyStatus["DRAFT"] = '草稿'] = "DRAFT";
|
|
45
|
-
PropertyStatus[PropertyStatus["AWAITING"] = '审核中'] = "AWAITING";
|
|
46
|
-
PropertyStatus[PropertyStatus["PENDING"] = '审核中'] = "PENDING";
|
|
47
|
-
PropertyStatus[PropertyStatus["ACCEPTED"] = '已通过'] = "ACCEPTED";
|
|
48
|
-
PropertyStatus[PropertyStatus["ACTIVE"] = '已发布'] = "ACTIVE";
|
|
49
|
-
PropertyStatus[PropertyStatus["DELETED"] = '已删除'] = "DELETED";
|
|
50
|
-
PropertyStatus[PropertyStatus["ARCHIVED"] = '已下架'] = "ARCHIVED";
|
|
51
|
-
})(PropertyStatus || (PropertyStatus = {}));
|
|
52
|
-
var PropertyType;
|
|
53
|
-
(function (PropertyType) {
|
|
54
|
-
PropertyType["DIGITAL"] = "\u865A\u62DF\u5546\u54C1";
|
|
55
|
-
PropertyType["PHYSICAL"] = "\u5B9E\u4F53\u5546\u54C1";
|
|
56
|
-
PropertyType["SERVICE"] = "\u670D\u52A1";
|
|
57
|
-
PropertyType["OTHER"] = "\u5176\u4ED6";
|
|
58
|
-
})(PropertyType || (PropertyType = {}));
|
|
59
|
-
var PropertyInventoryStatus;
|
|
60
|
-
(function (PropertyInventoryStatus) {
|
|
61
|
-
PropertyInventoryStatus["IN_STOCK"] = "\u6709\u8D27";
|
|
62
|
-
PropertyInventoryStatus["LOW_STOCK"] = "\u5E93\u5B58\u4E0D\u8DB3";
|
|
63
|
-
PropertyInventoryStatus["OUT_OF_STOCK"] = "\u552E\u7F44";
|
|
64
|
-
PropertyInventoryStatus["DISCONTINUED"] = "\u5DF2\u505C\u4EA7";
|
|
65
|
-
})(PropertyInventoryStatus || (PropertyInventoryStatus = {}));
|
|
66
|
-
var PropertyScope;
|
|
67
|
-
(function (PropertyScope) {
|
|
68
|
-
PropertyScope[PropertyScope["WEB"] = '网站'] = "WEB";
|
|
69
|
-
PropertyScope[PropertyScope["GLOBAL"] = '全域'] = "GLOBAL";
|
|
70
|
-
})(PropertyScope || (PropertyScope = {}));
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* Generated bundle index. Do not edit.
|
|
74
|
-
*/
|
|
75
|
-
|
|
76
|
-
export { PropertyActionComponent, PropertyInventoryStatus, PropertyItemComponent, PropertyPriceType, PropertyPricingComponent, PropertyScope, PropertyStatus, PropertyType, propertyManageRoutes, propertyRoutes };
|
|
1
|
+
export { A as AdverseCreditStatus, E as EmploymentStatus, e as PropertyActionsComponent, u as PropertyApplicantType, m as PropertyInventoryStatus, g as PropertyItemComponent, t as PropertyOfferStatus, r as PropertyOfferTimelineStatus, s as PropertyOfferType, i as PropertyPriceType, h as PropertyPricingComponent, n as PropertyScope, k as PropertyStatus, l as PropertyType, j as PropertyVideoTourType, q as PropertyViewerCategory, o as PropertyViewingStatus, R as ResidencyStatus, V as ViewingTime, f as featureManageRoutes, a as propertyManageOffersRoutes, c as propertyManageRoutes, d as propertyManageViewingsRoutes, p as propertyReviewRoutes, b as propertyRoutes } from './rolatech-angular-property-rolatech-angular-property-CO7GI4x7.mjs';
|
|
77
2
|
//# sourceMappingURL=rolatech-angular-property.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rolatech-angular-property.mjs","sources":[
|
|
1
|
+
{"version":3,"file":"rolatech-angular-property.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/index.d.ts
CHANGED
|
@@ -1,4 +1,397 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Routes } from '@angular/router';
|
|
2
|
+
import * as _angular_core from '@angular/core';
|
|
3
|
+
import { OnInit } from '@angular/core';
|
|
4
|
+
|
|
5
|
+
declare const propertyReviewRoutes: Routes;
|
|
6
|
+
|
|
7
|
+
declare const featureManageRoutes: Routes;
|
|
8
|
+
|
|
9
|
+
declare const propertyManageOffersRoutes: Routes;
|
|
10
|
+
|
|
11
|
+
declare const propertyRoutes: Routes;
|
|
12
|
+
|
|
13
|
+
declare const propertyManageRoutes: Routes;
|
|
14
|
+
|
|
15
|
+
declare const propertyManageViewingsRoutes: Routes;
|
|
16
|
+
|
|
17
|
+
interface Feature {
|
|
18
|
+
id: string;
|
|
19
|
+
name: string;
|
|
20
|
+
description?: string;
|
|
21
|
+
media?: FeatureMedia[];
|
|
22
|
+
values: FeatureValue[];
|
|
23
|
+
selected?: boolean;
|
|
24
|
+
}
|
|
25
|
+
interface FeatureMedia {
|
|
26
|
+
id: string;
|
|
27
|
+
url: string;
|
|
28
|
+
alt: string;
|
|
29
|
+
}
|
|
30
|
+
interface FeatureValue {
|
|
31
|
+
id: string;
|
|
32
|
+
name: string;
|
|
33
|
+
selected?: boolean;
|
|
34
|
+
icon?: string;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
interface Property {
|
|
38
|
+
id: string;
|
|
39
|
+
title: string;
|
|
40
|
+
description: string;
|
|
41
|
+
bedrooms: number;
|
|
42
|
+
bathrooms: number;
|
|
43
|
+
floor: number;
|
|
44
|
+
size: number;
|
|
45
|
+
availableDate: Date;
|
|
46
|
+
media: PropertyMedia[];
|
|
47
|
+
status: PropertyStatus | string;
|
|
48
|
+
type: PropertyType | string;
|
|
49
|
+
scope: PropertyScope | string;
|
|
50
|
+
tags: PropertyTag[];
|
|
51
|
+
sections: PropertySection[];
|
|
52
|
+
options: PropertyOption[];
|
|
53
|
+
features: PropertyFeatureOption[];
|
|
54
|
+
location: PropertyLocation;
|
|
55
|
+
variants?: PropertyVariant[];
|
|
56
|
+
price: number;
|
|
57
|
+
deposit: number;
|
|
58
|
+
priceType: PropertyPriceType;
|
|
59
|
+
agentId: string;
|
|
60
|
+
landlordId: string;
|
|
61
|
+
createdAt: string;
|
|
62
|
+
updatedAt: string;
|
|
63
|
+
videoTour: PropertyVideoTour;
|
|
64
|
+
}
|
|
65
|
+
interface PropertyFeatureOption {
|
|
66
|
+
property: Property;
|
|
67
|
+
feature: Feature;
|
|
68
|
+
value: FeatureValue;
|
|
69
|
+
}
|
|
70
|
+
declare enum PropertyPriceType {
|
|
71
|
+
FIXED = "\u56FA\u5B9A\u4EF7\u683C",
|
|
72
|
+
PARTIAL = "\u652F\u4ED8\u5B9A\u91D1",
|
|
73
|
+
VARIED = "\u591A\u53D8\u7684"
|
|
74
|
+
}
|
|
75
|
+
interface PropertySection {
|
|
76
|
+
id: string;
|
|
77
|
+
title: string;
|
|
78
|
+
description: string;
|
|
79
|
+
content: string;
|
|
80
|
+
media: PropertyMedia[];
|
|
81
|
+
isUploading?: boolean;
|
|
82
|
+
}
|
|
83
|
+
interface PropertyVariant {
|
|
84
|
+
id: string;
|
|
85
|
+
title: string;
|
|
86
|
+
price: number;
|
|
87
|
+
sku: string;
|
|
88
|
+
options: PropertyVariantOption[];
|
|
89
|
+
media: PropertyVariantMedia[];
|
|
90
|
+
isUploading?: boolean;
|
|
91
|
+
status: PropertyInventoryStatus | string;
|
|
92
|
+
inventoryItemId: string;
|
|
93
|
+
}
|
|
94
|
+
interface PropertyVariantMedia {
|
|
95
|
+
url: string;
|
|
96
|
+
alt: string;
|
|
97
|
+
uploading?: boolean;
|
|
98
|
+
}
|
|
99
|
+
interface PropertyVariantOption {
|
|
100
|
+
option: PropertyOption;
|
|
101
|
+
value: PropertyOptionValue;
|
|
102
|
+
}
|
|
103
|
+
interface PropertyLocation {
|
|
104
|
+
id?: string;
|
|
105
|
+
flatNumber: string;
|
|
106
|
+
streetNumber: string;
|
|
107
|
+
buildingName: string;
|
|
108
|
+
street: string;
|
|
109
|
+
town: string;
|
|
110
|
+
postCode: string;
|
|
111
|
+
country: string;
|
|
112
|
+
longitude: string;
|
|
113
|
+
latitude: string;
|
|
114
|
+
}
|
|
115
|
+
interface PropertyVideoTour {
|
|
116
|
+
id: string;
|
|
117
|
+
title: string;
|
|
118
|
+
description: string;
|
|
119
|
+
videoId: string;
|
|
120
|
+
videoUrl: string;
|
|
121
|
+
thumbnailUrl: string;
|
|
122
|
+
type: PropertyVideoTourType;
|
|
123
|
+
}
|
|
124
|
+
declare enum PropertyVideoTourType {
|
|
125
|
+
YOUTUBE = "Youtube",
|
|
126
|
+
S3 = "AWS S3",
|
|
127
|
+
LOCAL = "Local server"
|
|
128
|
+
}
|
|
129
|
+
declare enum PropertyStatus {
|
|
130
|
+
DRAFT,
|
|
131
|
+
PENDING,
|
|
132
|
+
APPROVED,
|
|
133
|
+
REJECTED,
|
|
134
|
+
AVAILABLE,
|
|
135
|
+
SOLD,
|
|
136
|
+
RENTED,
|
|
137
|
+
DELETED,
|
|
138
|
+
ARCHIVED
|
|
139
|
+
}
|
|
140
|
+
declare enum PropertyType {
|
|
141
|
+
APARTMENT = "Apartment",
|
|
142
|
+
CONDO = "Condo",
|
|
143
|
+
HOUSE = "Hourse",
|
|
144
|
+
TOWNHOUSE = "Townhourse",
|
|
145
|
+
LAND = "Land",
|
|
146
|
+
COMMERCIAL = "Commercial",
|
|
147
|
+
INDUSTRIAL = "Industrial",
|
|
148
|
+
FLAT = "Flat",
|
|
149
|
+
OTHER = "Other"
|
|
150
|
+
}
|
|
151
|
+
declare enum PropertyInventoryStatus {
|
|
152
|
+
IN_STOCK = "\u6709\u8D27",
|
|
153
|
+
LOW_STOCK = "\u5E93\u5B58\u4E0D\u8DB3",
|
|
154
|
+
OUT_OF_STOCK = "\u552E\u7F44",
|
|
155
|
+
DISCONTINUED = "\u5DF2\u505C\u4EA7"
|
|
156
|
+
}
|
|
157
|
+
declare enum PropertyScope {
|
|
158
|
+
WEB,
|
|
159
|
+
GLOBAL
|
|
160
|
+
}
|
|
161
|
+
interface PropertyMedia {
|
|
162
|
+
id: string;
|
|
163
|
+
url: string;
|
|
164
|
+
alt: string;
|
|
165
|
+
width: number;
|
|
166
|
+
height: number;
|
|
167
|
+
uuid: string;
|
|
168
|
+
selected: boolean;
|
|
169
|
+
}
|
|
170
|
+
interface PropertyTag {
|
|
171
|
+
id: string;
|
|
172
|
+
name: string;
|
|
173
|
+
}
|
|
174
|
+
interface PropertyTag {
|
|
175
|
+
id: string;
|
|
176
|
+
name: string;
|
|
177
|
+
}
|
|
178
|
+
interface PropertyOption {
|
|
179
|
+
id: string;
|
|
180
|
+
name: string;
|
|
181
|
+
values: PropertyOptionValue[];
|
|
182
|
+
}
|
|
183
|
+
interface PropertyOptionValue {
|
|
184
|
+
id?: string;
|
|
185
|
+
name: string;
|
|
186
|
+
}
|
|
187
|
+
interface PropertyDepositResult {
|
|
188
|
+
holdingDeposit: number;
|
|
189
|
+
securityDeposit: number;
|
|
190
|
+
agentCommission: number;
|
|
191
|
+
}
|
|
192
|
+
interface PropertyViewingRequest {
|
|
193
|
+
firstName: string;
|
|
194
|
+
lastName: string;
|
|
195
|
+
email: string;
|
|
196
|
+
phone: string;
|
|
197
|
+
viewerCategory?: PropertyViewerCategory;
|
|
198
|
+
tenantCategory?: PropertyApplicantType;
|
|
199
|
+
startDate?: string;
|
|
200
|
+
numberOfTenants?: number;
|
|
201
|
+
tenancyDuration?: number;
|
|
202
|
+
applicantType?: PropertyApplicantType;
|
|
203
|
+
income?: number;
|
|
204
|
+
employmentStatus?: EmploymentStatus;
|
|
205
|
+
adverseCreditStatus?: AdverseCreditStatus;
|
|
206
|
+
proposedSlots: ViewingProposedSlot[];
|
|
207
|
+
}
|
|
208
|
+
interface ViewingProposedSlot {
|
|
209
|
+
date: string;
|
|
210
|
+
time: string;
|
|
211
|
+
}
|
|
212
|
+
interface PropertyViewing {
|
|
213
|
+
id: string;
|
|
214
|
+
firstName: string;
|
|
215
|
+
lastName: string;
|
|
216
|
+
email: string;
|
|
217
|
+
phone: string;
|
|
218
|
+
userId: string;
|
|
219
|
+
agentId: string;
|
|
220
|
+
propertyId: string;
|
|
221
|
+
viewingDate: string;
|
|
222
|
+
viewingTime: string;
|
|
223
|
+
status: PropertyViewingStatus;
|
|
224
|
+
viewerCategory: PropertyViewerCategory;
|
|
225
|
+
tenantCategory: PropertyApplicantType;
|
|
226
|
+
property: Property;
|
|
227
|
+
numberOfTenants?: number;
|
|
228
|
+
tenancyDuration?: number;
|
|
229
|
+
applicantType?: PropertyApplicantType;
|
|
230
|
+
income?: number;
|
|
231
|
+
employmentStatus: EmploymentStatus;
|
|
232
|
+
adverseCreditStatus?: AdverseCreditStatus;
|
|
233
|
+
proposedSlots: ViewingProposedSlot[];
|
|
234
|
+
createdAt: string;
|
|
235
|
+
}
|
|
236
|
+
declare enum PropertyViewingStatus {
|
|
237
|
+
PENDING = "Pending",
|
|
238
|
+
APPROVED = "Approved",
|
|
239
|
+
REJECTED = "Rejected",
|
|
240
|
+
CANCELLED = "Cancelled",
|
|
241
|
+
COMPLETED = "Completed"
|
|
242
|
+
}
|
|
243
|
+
declare enum PropertyViewerCategory {
|
|
244
|
+
TENANT = "Tenant",
|
|
245
|
+
AGENT = "Agent"
|
|
246
|
+
}
|
|
247
|
+
interface PropertyOfferRequest {
|
|
248
|
+
firstName: string;
|
|
249
|
+
lastName: string;
|
|
250
|
+
email: string;
|
|
251
|
+
phone: string;
|
|
252
|
+
applicantType: PropertyApplicantType | string;
|
|
253
|
+
residencyStatus: ResidencyStatus | string;
|
|
254
|
+
employmentStatus: EmploymentStatus | string;
|
|
255
|
+
adverseCreditStatus: AdverseCreditStatus | string;
|
|
256
|
+
startDate: string;
|
|
257
|
+
notes: string;
|
|
258
|
+
amount: number;
|
|
259
|
+
numberOfTenants?: number;
|
|
260
|
+
tenancyDuration?: number;
|
|
261
|
+
}
|
|
262
|
+
interface PropertyOffer {
|
|
263
|
+
id: string;
|
|
264
|
+
firstName: string;
|
|
265
|
+
lastName: string;
|
|
266
|
+
email: string;
|
|
267
|
+
phone: string;
|
|
268
|
+
userId: string;
|
|
269
|
+
agentId: string;
|
|
270
|
+
propertyId: string;
|
|
271
|
+
amount: number;
|
|
272
|
+
startDate: string;
|
|
273
|
+
type: PropertyOfferType;
|
|
274
|
+
status: PropertyOfferStatus;
|
|
275
|
+
numberOfTenants: string;
|
|
276
|
+
tenancyDuration: number;
|
|
277
|
+
applicantType: PropertyApplicantType;
|
|
278
|
+
residencyStatus: ResidencyStatus;
|
|
279
|
+
employmentStatus: EmploymentStatus;
|
|
280
|
+
employer: string;
|
|
281
|
+
jobTitle: string;
|
|
282
|
+
income: number;
|
|
283
|
+
adverseCreditStatus: AdverseCreditStatus;
|
|
284
|
+
property: Property;
|
|
285
|
+
createdAt: string;
|
|
286
|
+
notes: string;
|
|
287
|
+
item: PropertyOfferItem;
|
|
288
|
+
}
|
|
289
|
+
declare enum PropertyOfferTimelineStatus {
|
|
290
|
+
OFFER_CREATED = "Offer created",
|
|
291
|
+
OFFER_ACCEPTED = "Offer accepted",
|
|
292
|
+
OFFER_REJECTED = "Offer rejected",
|
|
293
|
+
OFFER_CLOSED = "Offer closed",
|
|
294
|
+
OFFER_CANCELLED = "Offer cancelled",
|
|
295
|
+
OFFER_HOLDING_DEPOSIT_PAID = "Offer holding deposit paid",
|
|
296
|
+
OFFER_SECURITY_DEPOSIT_PAID = "Offer security deposit paid",
|
|
297
|
+
OFFER_REFUNDED = "Offer refunded",
|
|
298
|
+
OFFER_COMPLETED = "Offer completed",
|
|
299
|
+
OFFER_RETURN_REQUESTED = "Offer return requested",
|
|
300
|
+
OFFER_RETURN_APPROVED = "Offer return approved",
|
|
301
|
+
OFFER_RETURN_REJECTED = "Offer return rejected",
|
|
302
|
+
OFFER_RETURN_PROCESSING = "Offer return processing",
|
|
303
|
+
OFFER_RETURN_REFUNDED = "Offer return refunded"
|
|
304
|
+
}
|
|
305
|
+
interface PropertyOfferItem {
|
|
306
|
+
propertyId: string;
|
|
307
|
+
propertyTitle: string;
|
|
308
|
+
propertyDescription: string;
|
|
309
|
+
price: number;
|
|
310
|
+
bedrooms: number;
|
|
311
|
+
bathrooms: number;
|
|
312
|
+
agentId: string;
|
|
313
|
+
media: PropertyOfferItemMedia;
|
|
314
|
+
}
|
|
315
|
+
interface PropertyOfferItemMedia {
|
|
316
|
+
id: string;
|
|
317
|
+
url: string;
|
|
318
|
+
alt: string;
|
|
319
|
+
width: number;
|
|
320
|
+
height: number;
|
|
321
|
+
uuid: string;
|
|
322
|
+
}
|
|
323
|
+
declare enum PropertyOfferType {
|
|
324
|
+
RENT = "Rent",
|
|
325
|
+
BUY = "Buy"
|
|
326
|
+
}
|
|
327
|
+
declare enum PropertyOfferStatus {
|
|
328
|
+
PENDING = "Pending",
|
|
329
|
+
ACCEPTED = "Accepted",
|
|
330
|
+
REJECTED = "Rejected",
|
|
331
|
+
HOLDING_DEPOSIT_PAID = "Holding deposit paid",
|
|
332
|
+
SECURITY_DEPOSIT_PAID = "Security deposit paid",
|
|
333
|
+
CANCELLED = "Cancelled",
|
|
334
|
+
TENANCY_FINALIZED = "Finalized"
|
|
335
|
+
}
|
|
336
|
+
declare enum EmploymentStatus {
|
|
337
|
+
EMPLOYED = "Employed",
|
|
338
|
+
RETRIED = "Retried",
|
|
339
|
+
SELF_EMPLOYED = "Self employed",
|
|
340
|
+
STUDENT = "Student",
|
|
341
|
+
UNEMPLOYED = "UnEmployed"
|
|
342
|
+
}
|
|
343
|
+
declare enum ResidencyStatus {
|
|
344
|
+
UK_CITIZEN = "I don't need a visa",
|
|
345
|
+
VISA_HOLDER = "I have a visa",
|
|
346
|
+
WAITING_FOR_VISA = "I am waiting for my visa",
|
|
347
|
+
NOT_YET_APPLIED_FOR_VISA = "I have not yet applied for a visa"
|
|
348
|
+
}
|
|
349
|
+
declare enum PropertyApplicantType {
|
|
350
|
+
INDIVIDUAL = "Individual",
|
|
351
|
+
CORPORATE = "Corporate",
|
|
352
|
+
STUDENT = "Student",
|
|
353
|
+
SUBLETTING_COMPANY = "Subletting Company"
|
|
354
|
+
}
|
|
355
|
+
declare enum AdverseCreditStatus {
|
|
356
|
+
NONE = "None",
|
|
357
|
+
ACTIVE_CCJ = "Active CCJ",
|
|
358
|
+
SATISFIED_CCJ = "Satisfied CCJ",
|
|
359
|
+
DEBT_MANAGEMENT_PLAN = "Debt managment plan",
|
|
360
|
+
LOW_CREDIT_SCORE = "Low credit score",
|
|
361
|
+
OTHER = "Other"
|
|
362
|
+
}
|
|
363
|
+
declare const ViewingTime: string[];
|
|
364
|
+
|
|
365
|
+
declare class PropertyActionsComponent {
|
|
366
|
+
property: _angular_core.InputSignal<Property>;
|
|
367
|
+
requestViewing: _angular_core.OutputEmitterRef<Property>;
|
|
368
|
+
offer: _angular_core.OutputEmitterRef<Property>;
|
|
369
|
+
deposit: _angular_core.OutputEmitterRef<Property>;
|
|
370
|
+
displayDeposit: _angular_core.Signal<string>;
|
|
371
|
+
onRequestViewing(property: Property): void;
|
|
372
|
+
onOffer(property: Property): void;
|
|
373
|
+
onDeposit(property: Property): void;
|
|
374
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<PropertyActionsComponent, never>;
|
|
375
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<PropertyActionsComponent, "rolatech-property-actions", never, { "property": { "alias": "property"; "required": true; "isSignal": true; }; }, { "requestViewing": "requestViewing"; "offer": "offer"; "deposit": "deposit"; }, never, ["rolatech-property-action-contact"], true, never>;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
declare class PropertyItemComponent {
|
|
379
|
+
property: _angular_core.InputSignal<Property>;
|
|
380
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<PropertyItemComponent, never>;
|
|
381
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<PropertyItemComponent, "rolatech-property-item", never, { "property": { "alias": "property"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
declare class PropertyPricingComponent implements OnInit {
|
|
385
|
+
ngOnInit(): void;
|
|
386
|
+
property: _angular_core.InputSignal<Property>;
|
|
387
|
+
price: _angular_core.InputSignal<number | undefined>;
|
|
388
|
+
holdingDeposit: any;
|
|
389
|
+
securityDeposit: any;
|
|
390
|
+
displayPrice: _angular_core.Signal<string>;
|
|
391
|
+
calculateDeposit(): void;
|
|
392
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<PropertyPricingComponent, never>;
|
|
393
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<PropertyPricingComponent, "rolatech-property-pricing", never, { "property": { "alias": "property"; "required": true; "isSignal": true; }; "price": { "alias": "price"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
export { AdverseCreditStatus, EmploymentStatus, PropertyActionsComponent, PropertyApplicantType, PropertyInventoryStatus, PropertyItemComponent, PropertyOfferStatus, PropertyOfferTimelineStatus, PropertyOfferType, PropertyPriceType, PropertyPricingComponent, PropertyScope, PropertyStatus, PropertyType, PropertyVideoTourType, PropertyViewerCategory, PropertyViewingStatus, ResidencyStatus, ViewingTime, featureManageRoutes, propertyManageOffersRoutes, propertyManageRoutes, propertyManageViewingsRoutes, propertyReviewRoutes, propertyRoutes };
|
|
397
|
+
export type { Property, PropertyDepositResult, PropertyFeatureOption, PropertyLocation, PropertyMedia, PropertyOffer, PropertyOfferItem, PropertyOfferItemMedia, PropertyOfferRequest, PropertyOption, PropertyOptionValue, PropertySection, PropertyTag, PropertyVariant, PropertyVariantMedia, PropertyVariantOption, PropertyVideoTour, PropertyViewing, PropertyViewingRequest, ViewingProposedSlot };
|
package/package.json
CHANGED
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rolatech/angular-property",
|
|
3
|
-
"version": "19.
|
|
3
|
+
"version": "19.1.0-beta.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^19.2.0",
|
|
7
|
-
"@angular/core": "^19.2.0"
|
|
7
|
+
"@angular/core": "^19.2.0",
|
|
8
|
+
"@angular/router": "^19.0.0",
|
|
9
|
+
"@angular/material": "^19.2.0"
|
|
10
|
+
},
|
|
11
|
+
"dependencies": {
|
|
12
|
+
"@rolatech/angular-common": "19.1.0-beta.3",
|
|
13
|
+
"@rolatech/angular-components": "19.1.0-beta.3",
|
|
14
|
+
"@rolatech/angular-services": "19.1.0-beta.3",
|
|
15
|
+
"@rolatech/angular-auth": "19.1.0-beta.3",
|
|
16
|
+
"tslib": "^2.3.0"
|
|
8
17
|
},
|
|
9
18
|
"sideEffects": false,
|
|
10
19
|
"publishConfig": {
|
|
@@ -25,8 +34,5 @@
|
|
|
25
34
|
"types": "./index.d.ts",
|
|
26
35
|
"default": "./fesm2022/rolatech-angular-property.mjs"
|
|
27
36
|
}
|
|
28
|
-
},
|
|
29
|
-
"dependencies": {
|
|
30
|
-
"tslib": "^2.3.0"
|
|
31
37
|
}
|
|
32
38
|
}
|
package/themes/_default.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{line-height:normal}
|
|
1
|
+
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-left-1\.5{left:-.375rem}.bottom-0{bottom:0}.left-0{left:0}.left-\[30px\]{left:30px}.right-0{right:0}.top-0{top:0}.top-\[30px\]{top:30px}.z-20{z-index:20}.z-30{z-index:30}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.-m-1{margin:-.25rem}.m-3{margin:.75rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.-ml-2{margin-left:-.5rem}.-mt-4{margin-top:-1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-32{margin-bottom:8rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-14{margin-left:3.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-\[40px\]{margin-left:40px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[6px\]{margin-top:6px}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.h-0{height:0}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[190px\]{height:190px}.h-\[256px\]{height:256px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-\[320px\]{max-height:320px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-\[28px\]{min-height:28px}.min-h-\[320px\]{min-height:320px}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/5{width:40%}.w-2\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-7{width:1.75rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[128px\]{width:128px}.w-\[190px\]{width:190px}.w-\[256px\]{width:256px}.w-full{width:100%}.min-w-10{min-width:2.5rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-9{min-width:2.25rem}.min-w-\[150px\]{min-width:150px}.min-w-\[256px\]{min-width:256px}.min-w-\[28px\]{min-width:28px}.min-w-\[320px\]{min-width:320px}.max-w-24{max-width:6rem}.max-w-8{max-width:2rem}.max-w-\[1280px\]{max-width:1280px}.max-w-\[500px\]{max-width:500px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.grow{flex-grow:1}.translate-x-full{--tw-translate-x:100%}.translate-x-full,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-full{--tw-translate-y:100%}.scale-90,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-\[--rt-10-percent-layer\]>:not([hidden])~:not([hidden]){border-color:var(--rt-10-percent-layer)}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-pre{white-space:pre}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-dashed{border-style:dashed}.border-\[--rt-border-color\]{border-color:var(--rt-border-color)}.bg-\[--rt-10-percent-layer\]{background-color:var(--rt-10-percent-layer)}.bg-\[--rt-base-background\]{background-color:var(--rt-base-background)}.bg-\[--rt-brand-color\]{background-color:var(--rt-brand-color)}.bg-\[--rt-raised-background\]{background-color:var(--rt-raised-background)}.bg-\[--rt-rasised-background\]{background-color:var(--rt-rasised-background)}.bg-\[--rt-text-primary\]{background-color:var(--rt-text-primary)}.bg-black\/10{background-color:rgba(0,0,0,.1)}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-fixed{background-attachment:fixed}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-1{padding:.25rem!important}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pb-16{padding-bottom:4rem}.pb-3{padding-bottom:.75rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pt-3{padding-top:.75rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-thin{font-weight:100}.italic{font-style:italic}.leading-3{line-height:.75rem}.leading-none{line-height:1}.text-\[--rt-brand-color\]{color:var(--rt-brand-color)}.text-\[--rt-text-primary\]{color:var(--rt-text-primary)}.text-\[--rt-text-secondary\]{color:var(--rt-text-secondary)}.text-transparent{color:transparent}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-4{outline-width:4px}.outline-transparent{outline-color:transparent}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html{line-height:normal}.hover\:bg-\[--rt-10-percent-layer\]:hover{background-color:var(--rt-10-percent-layer)}.hover\:bg-\[--rt-base-background\]:hover{background-color:var(--rt-base-background)}.hover\:bg-\[--rt-raised-background\]:hover{background-color:var(--rt-raised-background)}.hover\:text-\[--rt-brand-color\]:hover{color:var(--rt-brand-color)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:outline-\[--rt-raised-background\]:hover{outline-color:var(--rt-raised-background)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:640px){.sm\:w-1\/3{width:33.333333%}.sm\:w-\[300px\]{width:300px}.sm\:p-4{padding:1rem}.sm\:pb-3{padding-bottom:.75rem}}@media (min-width:768px){.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:ml-2{margin-left:.5rem}.md\:mt-6{margin-top:1.5rem}.md\:line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.md\:block{display:block}.md\:flex{display:flex}.md\:h-14{height:3.5rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-\[600px\]{width:600px}.md\:w-full{width:100%}.md\:min-w-\[320px\]{min-width:320px}.md\:translate-x-full{--tw-translate-x:100%}.md\:translate-x-full,.md\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-0{--tw-translate-y:0px}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:gap-10{gap:2.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1024px){.lg\:w-1\/6{width:16.666667%}.lg\:basis-1\/2{flex-basis:50%}.lg\:flex-row{flex-direction:row}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}}@media (min-width:1280px){.xl\:max-w-\[1024px\]{max-width:1024px}}@media (min-width:1536px){.\32xl\:max-w-\[1280px\]{max-width:1280px}}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { PropertyActionComponent } from './property-action/property-action.component';
|
|
2
|
-
import { PropertyItemComponent } from './property-item/property-item.component';
|
|
3
|
-
import { PropertyPricingComponent } from './property-pricing/property-pricing.component';
|
|
4
|
-
export { PropertyActionComponent, PropertyItemComponent, PropertyPricingComponent };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PropertyActionComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PropertyActionComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PropertyActionComponent, "lib-property-action", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PropertyItemComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PropertyItemComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PropertyItemComponent, "lib-property-item", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PropertyPricingComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PropertyPricingComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PropertyPricingComponent, "lib-property-pricing", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './property';
|