@admin-layout/demo-perplexity-browser 12.0.16-alpha.90 → 12.0.16-alpha.91

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.
Files changed (2) hide show
  1. package/lib/routes.json +27 -81
  2. package/package.json +4 -4
package/lib/routes.json CHANGED
@@ -7,9 +7,7 @@
7
7
  "path": "/o/:orgName/perplexity",
8
8
  "position": "LOWER",
9
9
  "exact": true,
10
- "priority": 1,
11
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/home/HomePage.js",
12
- "hasComponent": true
10
+ "priority": 1
13
11
  }
14
12
  },
15
13
  {
@@ -20,9 +18,7 @@
20
18
  "path": "/o/:orgName/discover",
21
19
  "position": "LOWER",
22
20
  "exact": false,
23
- "priority": 2,
24
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/DiscoverPage.js",
25
- "hasComponent": true
21
+ "priority": 2
26
22
  }
27
23
  },
28
24
  {
@@ -31,9 +27,7 @@
31
27
  "name": "For You",
32
28
  "path": "/o/:orgName/discover/for-you",
33
29
  "position": "LOWER",
34
- "exact": true,
35
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/ForYou.js",
36
- "hasComponent": true
30
+ "exact": true
37
31
  }
38
32
  },
39
33
  {
@@ -42,9 +36,7 @@
42
36
  "name": "Top",
43
37
  "path": "/o/:orgName/discover/top",
44
38
  "position": "LOWER",
45
- "exact": true,
46
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/Top.js",
47
- "hasComponent": true
39
+ "exact": true
48
40
  }
49
41
  },
50
42
  {
@@ -53,9 +45,7 @@
53
45
  "name": "Tech & Science",
54
46
  "path": "/o/:orgName/discover/tech-science",
55
47
  "position": "LOWER",
56
- "exact": true,
57
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/TechScience.js",
58
- "hasComponent": true
48
+ "exact": true
59
49
  }
60
50
  },
61
51
  {
@@ -64,9 +54,7 @@
64
54
  "name": "Finance",
65
55
  "path": "/o/:orgName/discover/finance",
66
56
  "position": "LOWER",
67
- "exact": true,
68
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/Finance.js",
69
- "hasComponent": true
57
+ "exact": true
70
58
  }
71
59
  },
72
60
  {
@@ -75,9 +63,7 @@
75
63
  "name": "Arts & Culture",
76
64
  "path": "/o/:orgName/discover/arts-culture",
77
65
  "position": "LOWER",
78
- "exact": true,
79
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/ArtsCulture.js",
80
- "hasComponent": true
66
+ "exact": true
81
67
  }
82
68
  },
83
69
  {
@@ -86,9 +72,7 @@
86
72
  "name": "Sports",
87
73
  "path": "/o/:orgName/discover/sports",
88
74
  "position": "LOWER",
89
- "exact": true,
90
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/Sports.js",
91
- "hasComponent": true
75
+ "exact": true
92
76
  }
93
77
  },
94
78
  {
@@ -97,9 +81,7 @@
97
81
  "name": "Entertainment",
98
82
  "path": "/o/:orgName/discover/entertainment",
99
83
  "position": "LOWER",
100
- "exact": true,
101
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/discover/topics/Entertainment.js",
102
- "hasComponent": true
84
+ "exact": true
103
85
  }
104
86
  },
105
87
  {
@@ -110,9 +92,7 @@
110
92
  "icon": "FiLayout",
111
93
  "path": "/o/:orgName/spaces",
112
94
  "position": "LOWER",
113
- "exact": false,
114
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/spaces/SpacesPage.js",
115
- "hasComponent": true
95
+ "exact": false
116
96
  }
117
97
  },
118
98
  {
@@ -122,9 +102,7 @@
122
102
  "icon": "IoIosStats",
123
103
  "path": "/o/:orgName/spaces/finance",
124
104
  "position": "LOWER",
125
- "exact": true,
126
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/space/Finance.js",
127
- "hasComponent": true
105
+ "exact": true
128
106
  }
129
107
  },
130
108
  {
@@ -134,9 +112,7 @@
134
112
  "icon": "MdFlightTakeoff",
135
113
  "path": "/o/:orgName/spaces/travel",
136
114
  "position": "LOWER",
137
- "exact": true,
138
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/space/Travel.js",
139
- "hasComponent": true
115
+ "exact": true
140
116
  }
141
117
  },
142
118
  {
@@ -146,9 +122,7 @@
146
122
  "icon": "FaGraduationCap",
147
123
  "path": "/o/:orgName/spaces/academic",
148
124
  "position": "LOWER",
149
- "exact": true,
150
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/space/Academic.js",
151
- "hasComponent": true
125
+ "exact": true
152
126
  }
153
127
  },
154
128
  {
@@ -158,9 +132,7 @@
158
132
  "icon": "FaDribbble",
159
133
  "path": "/o/:orgName/spaces/sports",
160
134
  "position": "LOWER",
161
- "exact": true,
162
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/space/Sports.js",
163
- "hasComponent": true
135
+ "exact": true
164
136
  }
165
137
  },
166
138
  {
@@ -171,9 +143,7 @@
171
143
  "path": "/o/:orgName/categories",
172
144
  "position": "LOWER",
173
145
  "exact": false,
174
- "priority": 4,
175
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/categories/CategoriesPage.js",
176
- "hasComponent": true
146
+ "priority": 4
177
147
  }
178
148
  },
179
149
  {
@@ -183,9 +153,7 @@
183
153
  "path": "/o/:orgName/account",
184
154
  "auth": true,
185
155
  "position": "BOTTOM",
186
- "exact": false,
187
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/AccountLayout.js",
188
- "hasComponent": true
156
+ "exact": false
189
157
  }
190
158
  },
191
159
  {
@@ -195,9 +163,7 @@
195
163
  "path": "/o/:orgName/account/details",
196
164
  "auth": true,
197
165
  "exact": true,
198
- "priority": 1,
199
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/AccountDetails.js",
200
- "hasComponent": true
166
+ "priority": 1
201
167
  }
202
168
  },
203
169
  {
@@ -208,9 +174,7 @@
208
174
  "auth": true,
209
175
  "position": "BOTTOM",
210
176
  "exact": true,
211
- "priority": 2,
212
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Preferences.js",
213
- "hasComponent": true
177
+ "priority": 2
214
178
  }
215
179
  },
216
180
  {
@@ -220,9 +184,7 @@
220
184
  "path": "/o/:orgName/account/personalization",
221
185
  "auth": true,
222
186
  "priority": 3,
223
- "exact": true,
224
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Personalization.js",
225
- "hasComponent": true
187
+ "exact": true
226
188
  }
227
189
  },
228
190
  {
@@ -232,9 +194,7 @@
232
194
  "path": "/o/:orgName/account/assistant",
233
195
  "auth": true,
234
196
  "priority": 4,
235
- "exact": true,
236
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Assistant.js",
237
- "hasComponent": true
197
+ "exact": true
238
198
  }
239
199
  },
240
200
  {
@@ -244,9 +204,7 @@
244
204
  "path": "/o/:orgName/account/tasks",
245
205
  "auth": true,
246
206
  "priority": 5,
247
- "exact": true,
248
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Tasks.js",
249
- "hasComponent": true
207
+ "exact": true
250
208
  }
251
209
  },
252
210
  {
@@ -256,9 +214,7 @@
256
214
  "path": "/o/:orgName/account/notifications",
257
215
  "auth": true,
258
216
  "priority": 6,
259
- "exact": true,
260
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Notifications.js",
261
- "hasComponent": true
217
+ "exact": true
262
218
  }
263
219
  },
264
220
  {
@@ -268,9 +224,7 @@
268
224
  "path": "/o/:orgName/account/connectors",
269
225
  "auth": true,
270
226
  "priority": 7,
271
- "exact": true,
272
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/Connectors.js",
273
- "hasComponent": true
227
+ "exact": true
274
228
  }
275
229
  },
276
230
  {
@@ -280,9 +234,7 @@
280
234
  "path": "/o/:orgName/account/api",
281
235
  "auth": true,
282
236
  "priority": 8,
283
- "exact": true,
284
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/API.js",
285
- "hasComponent": true
237
+ "exact": true
286
238
  }
287
239
  },
288
240
  {
@@ -292,9 +244,7 @@
292
244
  "path": "/o/:orgName/account/pro-perks",
293
245
  "auth": true,
294
246
  "priority": 9,
295
- "exact": true,
296
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/ProPerks.js",
297
- "hasComponent": true
247
+ "exact": true
298
248
  }
299
249
  },
300
250
  {
@@ -304,9 +254,7 @@
304
254
  "path": "/o/:orgName/account/all-settings",
305
255
  "auth": true,
306
256
  "priority": 10,
307
- "exact": true,
308
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/AllSettings.js",
309
- "hasComponent": true
257
+ "exact": true
310
258
  }
311
259
  },
312
260
  {
@@ -316,9 +264,7 @@
316
264
  "path": "/o/:orgName/account/view-plans",
317
265
  "auth": true,
318
266
  "priority": 11,
319
- "exact": true,
320
- "componentPath": "@admin-layout/demo-perplexity-browser/lib/pages/Account/ViewPlans.js",
321
- "hasComponent": true
267
+ "exact": true
322
268
  }
323
269
  }
324
270
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@admin-layout/demo-perplexity-browser",
3
- "version": "12.0.16-alpha.90",
3
+ "version": "12.0.16-alpha.91",
4
4
  "description": "Sample core for higher packages to depend on",
5
5
  "license": "ISC",
6
6
  "author": "CDMBase LLC",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "dependencies": {
24
24
  "@admin-layout/assets": "12.0.16-alpha.74",
25
- "@admin-layout/tailwind-design-pro": "12.0.16-alpha.90",
26
- "@admin-layout/tailwind-ui": "12.0.16-alpha.90",
25
+ "@admin-layout/tailwind-design-pro": "12.0.16-alpha.91",
26
+ "@admin-layout/tailwind-ui": "12.0.16-alpha.91",
27
27
  "@pubngo-stack/icons": "8.0.7",
28
28
  "@react-icons/all-files": "^4.1.0",
29
29
  "marked": "7.0.5",
@@ -53,5 +53,5 @@
53
53
  "typescript": {
54
54
  "definition": "lib/index.d.ts"
55
55
  },
56
- "gitHead": "849c3620442e737e42537608d8ce9fae4f4f9b3a"
56
+ "gitHead": "9cd72f5df9382dcb5020262b2cc44a90adf8b3d7"
57
57
  }