@weekendgoals/weekendgoals-common 1.974.7756285366 → 1.981.7768172679
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.
|
@@ -45,6 +45,11 @@ export declare const AttractionSchema: mongoose.Schema<any, mongoose.Model<any,
|
|
|
45
45
|
city?: string;
|
|
46
46
|
country?: string;
|
|
47
47
|
};
|
|
48
|
+
metadata?: {
|
|
49
|
+
google?: {
|
|
50
|
+
placeId?: string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
48
53
|
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
49
54
|
createdAt: NativeDate;
|
|
50
55
|
updatedAt: NativeDate;
|
|
@@ -65,6 +70,11 @@ export declare const AttractionSchema: mongoose.Schema<any, mongoose.Model<any,
|
|
|
65
70
|
city?: string;
|
|
66
71
|
country?: string;
|
|
67
72
|
};
|
|
73
|
+
metadata?: {
|
|
74
|
+
google?: {
|
|
75
|
+
placeId?: string;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
68
78
|
}>> & mongoose.FlatRecord<{
|
|
69
79
|
createdAt: NativeDate;
|
|
70
80
|
updatedAt: NativeDate;
|
|
@@ -85,6 +95,11 @@ export declare const AttractionSchema: mongoose.Schema<any, mongoose.Model<any,
|
|
|
85
95
|
city?: string;
|
|
86
96
|
country?: string;
|
|
87
97
|
};
|
|
98
|
+
metadata?: {
|
|
99
|
+
google?: {
|
|
100
|
+
placeId?: string;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
88
103
|
}> & {
|
|
89
104
|
_id: mongoose.Types.ObjectId;
|
|
90
105
|
}>;
|
|
@@ -108,6 +123,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
108
123
|
city?: string;
|
|
109
124
|
country?: string;
|
|
110
125
|
};
|
|
126
|
+
metadata?: {
|
|
127
|
+
google?: {
|
|
128
|
+
placeId?: string;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
111
131
|
}, {}, {}, {}, mongoose.Document<unknown, {}, {
|
|
112
132
|
createdAt: NativeDate;
|
|
113
133
|
updatedAt: NativeDate;
|
|
@@ -128,6 +148,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
128
148
|
city?: string;
|
|
129
149
|
country?: string;
|
|
130
150
|
};
|
|
151
|
+
metadata?: {
|
|
152
|
+
google?: {
|
|
153
|
+
placeId?: string;
|
|
154
|
+
};
|
|
155
|
+
};
|
|
131
156
|
}> & {
|
|
132
157
|
createdAt: NativeDate;
|
|
133
158
|
updatedAt: NativeDate;
|
|
@@ -148,6 +173,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
148
173
|
city?: string;
|
|
149
174
|
country?: string;
|
|
150
175
|
};
|
|
176
|
+
metadata?: {
|
|
177
|
+
google?: {
|
|
178
|
+
placeId?: string;
|
|
179
|
+
};
|
|
180
|
+
};
|
|
151
181
|
} & {
|
|
152
182
|
_id: mongoose.Types.ObjectId;
|
|
153
183
|
}, mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, {
|
|
@@ -172,6 +202,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
172
202
|
city?: string;
|
|
173
203
|
country?: string;
|
|
174
204
|
};
|
|
205
|
+
metadata?: {
|
|
206
|
+
google?: {
|
|
207
|
+
placeId?: string;
|
|
208
|
+
};
|
|
209
|
+
};
|
|
175
210
|
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
176
211
|
createdAt: NativeDate;
|
|
177
212
|
updatedAt: NativeDate;
|
|
@@ -192,6 +227,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
192
227
|
city?: string;
|
|
193
228
|
country?: string;
|
|
194
229
|
};
|
|
230
|
+
metadata?: {
|
|
231
|
+
google?: {
|
|
232
|
+
placeId?: string;
|
|
233
|
+
};
|
|
234
|
+
};
|
|
195
235
|
}>> & mongoose.FlatRecord<{
|
|
196
236
|
createdAt: NativeDate;
|
|
197
237
|
updatedAt: NativeDate;
|
|
@@ -212,6 +252,11 @@ export declare const AttractionModel: mongoose.Model<{
|
|
|
212
252
|
city?: string;
|
|
213
253
|
country?: string;
|
|
214
254
|
};
|
|
255
|
+
metadata?: {
|
|
256
|
+
google?: {
|
|
257
|
+
placeId?: string;
|
|
258
|
+
};
|
|
259
|
+
};
|
|
215
260
|
}> & {
|
|
216
261
|
_id: mongoose.Types.ObjectId;
|
|
217
262
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/attractions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/attractions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+B5B,CAAC;AAEF,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAI3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/attractions/index.ts"],"names":[],"mappings":";;;AAAA,qCAAqC;AAExB,QAAA,gBAAgB,GAAG,IAAI,QAAQ,CAAC,MAAM,CACjD;IACE,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE;IACpC,QAAQ,EAAE;QACR,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,CAAC,OAAO,CAAC;YACf,QAAQ,EAAE,IAAI;SACf;QACD,WAAW,EAAE;YACX,IAAI,EAAE,CAAC,MAAM,CAAC;YACd,QAAQ,EAAE,IAAI;SACf;KACF;IACD,OAAO,EAAE;QACP,MAAM,EAAE,MAAM;QACd,IAAI,EAAE,MAAM;QACZ,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,MAAM;KAChB;IACD,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,MAAM;IACf,WAAW,EAAE,MAAM;CACpB,EACD,EAAE,UAAU,EAAE,IAAI,EAAE,CACrB,CAAC;AAEW,QAAA,eAAe,GAAG,QAAQ,CAAC,KAAK,CAC3C,YAAY,EACZ,wBAAgB,EAChB,aAAa,CACd,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/attractions/index.ts"],"names":[],"mappings":";;;AAAA,qCAAqC;AAExB,QAAA,gBAAgB,GAAG,IAAI,QAAQ,CAAC,MAAM,CACjD;IACE,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE;IACpC,QAAQ,EAAE;QACR,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,CAAC,OAAO,CAAC;YACf,QAAQ,EAAE,IAAI;SACf;QACD,WAAW,EAAE;YACX,IAAI,EAAE,CAAC,MAAM,CAAC;YACd,QAAQ,EAAE,IAAI;SACf;KACF;IACD,OAAO,EAAE;QACP,MAAM,EAAE,MAAM;QACd,IAAI,EAAE,MAAM;QACZ,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,MAAM;KAChB;IACD,QAAQ,EAAE;QACR,MAAM,EAAE;YACN,OAAO,EAAE,MAAM;SAChB;KACF;IACD,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,MAAM;IACf,WAAW,EAAE,MAAM;CACpB,EACD,EAAE,UAAU,EAAE,IAAI,EAAE,CACrB,CAAC;AAEW,QAAA,eAAe,GAAG,QAAQ,CAAC,KAAK,CAC3C,YAAY,EACZ,wBAAgB,EAChB,aAAa,CACd,CAAC"}
|
|
@@ -32,14 +32,14 @@ export declare const TeamsSchema: mongoose.Schema<any, mongoose.Model<any, any,
|
|
|
32
32
|
name?: string;
|
|
33
33
|
venueId?: string;
|
|
34
34
|
hash?: string;
|
|
35
|
-
soccerwaySlug?: string;
|
|
36
|
-
leagueId?: string;
|
|
37
|
-
venueHash?: string;
|
|
38
35
|
metadata?: {
|
|
39
36
|
instagramUrl?: string;
|
|
40
37
|
websiteUrl?: string;
|
|
41
38
|
ticketsUrl?: string;
|
|
42
39
|
};
|
|
40
|
+
soccerwaySlug?: string;
|
|
41
|
+
leagueId?: string;
|
|
42
|
+
venueHash?: string;
|
|
43
43
|
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
44
44
|
createdAt: NativeDate;
|
|
45
45
|
updatedAt: NativeDate;
|
|
@@ -47,14 +47,14 @@ export declare const TeamsSchema: mongoose.Schema<any, mongoose.Model<any, any,
|
|
|
47
47
|
name?: string;
|
|
48
48
|
venueId?: string;
|
|
49
49
|
hash?: string;
|
|
50
|
-
soccerwaySlug?: string;
|
|
51
|
-
leagueId?: string;
|
|
52
|
-
venueHash?: string;
|
|
53
50
|
metadata?: {
|
|
54
51
|
instagramUrl?: string;
|
|
55
52
|
websiteUrl?: string;
|
|
56
53
|
ticketsUrl?: string;
|
|
57
54
|
};
|
|
55
|
+
soccerwaySlug?: string;
|
|
56
|
+
leagueId?: string;
|
|
57
|
+
venueHash?: string;
|
|
58
58
|
}>> & mongoose.FlatRecord<{
|
|
59
59
|
createdAt: NativeDate;
|
|
60
60
|
updatedAt: NativeDate;
|
|
@@ -62,14 +62,14 @@ export declare const TeamsSchema: mongoose.Schema<any, mongoose.Model<any, any,
|
|
|
62
62
|
name?: string;
|
|
63
63
|
venueId?: string;
|
|
64
64
|
hash?: string;
|
|
65
|
-
soccerwaySlug?: string;
|
|
66
|
-
leagueId?: string;
|
|
67
|
-
venueHash?: string;
|
|
68
65
|
metadata?: {
|
|
69
66
|
instagramUrl?: string;
|
|
70
67
|
websiteUrl?: string;
|
|
71
68
|
ticketsUrl?: string;
|
|
72
69
|
};
|
|
70
|
+
soccerwaySlug?: string;
|
|
71
|
+
leagueId?: string;
|
|
72
|
+
venueHash?: string;
|
|
73
73
|
}> & {
|
|
74
74
|
_id: mongoose.Types.ObjectId;
|
|
75
75
|
}>;
|
|
@@ -80,14 +80,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
80
80
|
name?: string;
|
|
81
81
|
venueId?: string;
|
|
82
82
|
hash?: string;
|
|
83
|
-
soccerwaySlug?: string;
|
|
84
|
-
leagueId?: string;
|
|
85
|
-
venueHash?: string;
|
|
86
83
|
metadata?: {
|
|
87
84
|
instagramUrl?: string;
|
|
88
85
|
websiteUrl?: string;
|
|
89
86
|
ticketsUrl?: string;
|
|
90
87
|
};
|
|
88
|
+
soccerwaySlug?: string;
|
|
89
|
+
leagueId?: string;
|
|
90
|
+
venueHash?: string;
|
|
91
91
|
}, {}, {}, {}, mongoose.Document<unknown, {}, {
|
|
92
92
|
createdAt: NativeDate;
|
|
93
93
|
updatedAt: NativeDate;
|
|
@@ -95,14 +95,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
95
95
|
name?: string;
|
|
96
96
|
venueId?: string;
|
|
97
97
|
hash?: string;
|
|
98
|
-
soccerwaySlug?: string;
|
|
99
|
-
leagueId?: string;
|
|
100
|
-
venueHash?: string;
|
|
101
98
|
metadata?: {
|
|
102
99
|
instagramUrl?: string;
|
|
103
100
|
websiteUrl?: string;
|
|
104
101
|
ticketsUrl?: string;
|
|
105
102
|
};
|
|
103
|
+
soccerwaySlug?: string;
|
|
104
|
+
leagueId?: string;
|
|
105
|
+
venueHash?: string;
|
|
106
106
|
}> & {
|
|
107
107
|
createdAt: NativeDate;
|
|
108
108
|
updatedAt: NativeDate;
|
|
@@ -110,14 +110,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
110
110
|
name?: string;
|
|
111
111
|
venueId?: string;
|
|
112
112
|
hash?: string;
|
|
113
|
-
soccerwaySlug?: string;
|
|
114
|
-
leagueId?: string;
|
|
115
|
-
venueHash?: string;
|
|
116
113
|
metadata?: {
|
|
117
114
|
instagramUrl?: string;
|
|
118
115
|
websiteUrl?: string;
|
|
119
116
|
ticketsUrl?: string;
|
|
120
117
|
};
|
|
118
|
+
soccerwaySlug?: string;
|
|
119
|
+
leagueId?: string;
|
|
120
|
+
venueHash?: string;
|
|
121
121
|
} & {
|
|
122
122
|
_id: mongoose.Types.ObjectId;
|
|
123
123
|
}, mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, {
|
|
@@ -129,14 +129,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
129
129
|
name?: string;
|
|
130
130
|
venueId?: string;
|
|
131
131
|
hash?: string;
|
|
132
|
-
soccerwaySlug?: string;
|
|
133
|
-
leagueId?: string;
|
|
134
|
-
venueHash?: string;
|
|
135
132
|
metadata?: {
|
|
136
133
|
instagramUrl?: string;
|
|
137
134
|
websiteUrl?: string;
|
|
138
135
|
ticketsUrl?: string;
|
|
139
136
|
};
|
|
137
|
+
soccerwaySlug?: string;
|
|
138
|
+
leagueId?: string;
|
|
139
|
+
venueHash?: string;
|
|
140
140
|
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
141
141
|
createdAt: NativeDate;
|
|
142
142
|
updatedAt: NativeDate;
|
|
@@ -144,14 +144,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
144
144
|
name?: string;
|
|
145
145
|
venueId?: string;
|
|
146
146
|
hash?: string;
|
|
147
|
-
soccerwaySlug?: string;
|
|
148
|
-
leagueId?: string;
|
|
149
|
-
venueHash?: string;
|
|
150
147
|
metadata?: {
|
|
151
148
|
instagramUrl?: string;
|
|
152
149
|
websiteUrl?: string;
|
|
153
150
|
ticketsUrl?: string;
|
|
154
151
|
};
|
|
152
|
+
soccerwaySlug?: string;
|
|
153
|
+
leagueId?: string;
|
|
154
|
+
venueHash?: string;
|
|
155
155
|
}>> & mongoose.FlatRecord<{
|
|
156
156
|
createdAt: NativeDate;
|
|
157
157
|
updatedAt: NativeDate;
|
|
@@ -159,14 +159,14 @@ export declare const TeamModel: mongoose.Model<{
|
|
|
159
159
|
name?: string;
|
|
160
160
|
venueId?: string;
|
|
161
161
|
hash?: string;
|
|
162
|
-
soccerwaySlug?: string;
|
|
163
|
-
leagueId?: string;
|
|
164
|
-
venueHash?: string;
|
|
165
162
|
metadata?: {
|
|
166
163
|
instagramUrl?: string;
|
|
167
164
|
websiteUrl?: string;
|
|
168
165
|
ticketsUrl?: string;
|
|
169
166
|
};
|
|
167
|
+
soccerwaySlug?: string;
|
|
168
|
+
leagueId?: string;
|
|
169
|
+
venueHash?: string;
|
|
170
170
|
}> & {
|
|
171
171
|
_id: mongoose.Types.ObjectId;
|
|
172
172
|
}>>;
|