@blinkk/root-cms 2.4.2 → 2.4.4
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/dist/app.js +15 -4
- package/dist/{client-DK623LL2.d.ts → client-DYO2WWlf.d.ts} +13 -0
- package/dist/client.d.ts +1 -1
- package/dist/client.js +3 -0
- package/dist/core.d.ts +3 -3
- package/dist/core.js +3 -0
- package/dist/functions.js +3 -0
- package/dist/plugin.d.ts +1 -1
- package/dist/plugin.js +349 -240
- package/dist/project.d.ts +1 -1
- package/dist/richtext.d.ts +25 -1
- package/dist/richtext.js +31 -0
- package/dist/{schema-sKTRRRSq.d.ts → schema-BxPmMeRc.d.ts} +9 -0
- package/dist/ui/ui.css +1 -1
- package/dist/ui/ui.js +327 -178
- package/dist/ui/ui.js.LEGAL.txt +194 -191
- package/package.json +15 -5
package/dist/ui/ui.js.LEGAL.txt
CHANGED
|
@@ -10,52 +10,7 @@ react-is/cjs/react-is.production.min.js:
|
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
|
-
use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js:
|
|
14
|
-
/**
|
|
15
|
-
* @license React
|
|
16
|
-
* use-sync-external-store-with-selector.production.js
|
|
17
|
-
*
|
|
18
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
19
|
-
*
|
|
20
|
-
* This source code is licensed under the MIT license found in the
|
|
21
|
-
* LICENSE file in the root directory of this source tree.
|
|
22
|
-
*/
|
|
23
|
-
|
|
24
|
-
prismjs/prism.js:
|
|
25
|
-
/**
|
|
26
|
-
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
27
|
-
*
|
|
28
|
-
* @license MIT <https://opensource.org/licenses/MIT>
|
|
29
|
-
* @author Lea Verou <https://lea.verou.me>
|
|
30
|
-
* @namespace
|
|
31
|
-
* @public
|
|
32
|
-
*/
|
|
33
|
-
|
|
34
|
-
@firebase/util/dist/index.esm.js:
|
|
35
|
-
@firebase/util/dist/index.esm.js:
|
|
36
|
-
@firebase/util/dist/index.esm.js:
|
|
37
13
|
@firebase/util/dist/index.esm.js:
|
|
38
|
-
@firebase/util/dist/index.esm.js:
|
|
39
|
-
@firebase/util/dist/index.esm.js:
|
|
40
|
-
@firebase/util/dist/index.esm.js:
|
|
41
|
-
@firebase/util/dist/index.esm.js:
|
|
42
|
-
@firebase/util/dist/index.esm.js:
|
|
43
|
-
@firebase/logger/dist/esm/index.esm.js:
|
|
44
|
-
@firebase/firestore/dist/index.esm.js:
|
|
45
|
-
@firebase/firestore/dist/index.esm.js:
|
|
46
|
-
@firebase/firestore/dist/index.esm.js:
|
|
47
|
-
@firebase/firestore/dist/index.esm.js:
|
|
48
|
-
@firebase/firestore/dist/index.esm.js:
|
|
49
|
-
@firebase/firestore/dist/index.esm.js:
|
|
50
|
-
@firebase/firestore/dist/index.esm.js:
|
|
51
|
-
@firebase/firestore/dist/index.esm.js:
|
|
52
|
-
@firebase/firestore/dist/index.esm.js:
|
|
53
|
-
@firebase/firestore/dist/index.esm.js:
|
|
54
|
-
@firebase/firestore/dist/index.esm.js:
|
|
55
|
-
@firebase/storage/dist/index.esm.js:
|
|
56
|
-
@firebase/storage/dist/index.esm.js:
|
|
57
|
-
@firebase/storage/dist/index.esm.js:
|
|
58
|
-
@firebase/storage/dist/index.esm.js:
|
|
59
14
|
/**
|
|
60
15
|
* @license
|
|
61
16
|
* Copyright 2017 Google LLC
|
|
@@ -72,8 +27,6 @@ prismjs/prism.js:
|
|
|
72
27
|
* See the License for the specific language governing permissions and
|
|
73
28
|
* limitations under the License.
|
|
74
29
|
*/
|
|
75
|
-
|
|
76
|
-
@firebase/util/dist/index.esm.js:
|
|
77
30
|
/**
|
|
78
31
|
* @license
|
|
79
32
|
* Copyright 2022 Google LLC
|
|
@@ -92,7 +45,7 @@ prismjs/prism.js:
|
|
|
92
45
|
*/
|
|
93
46
|
/**
|
|
94
47
|
* @license
|
|
95
|
-
* Copyright
|
|
48
|
+
* Copyright 2025 Google LLC
|
|
96
49
|
*
|
|
97
50
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
98
51
|
* you may not use this file except in compliance with the License.
|
|
@@ -108,7 +61,7 @@ prismjs/prism.js:
|
|
|
108
61
|
*/
|
|
109
62
|
/**
|
|
110
63
|
* @license
|
|
111
|
-
* Copyright
|
|
64
|
+
* Copyright 2021 Google LLC
|
|
112
65
|
*
|
|
113
66
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
114
67
|
* you may not use this file except in compliance with the License.
|
|
@@ -124,7 +77,7 @@ prismjs/prism.js:
|
|
|
124
77
|
*/
|
|
125
78
|
/**
|
|
126
79
|
* @license
|
|
127
|
-
* Copyright
|
|
80
|
+
* Copyright 2019 Google LLC
|
|
128
81
|
*
|
|
129
82
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
130
83
|
* you may not use this file except in compliance with the License.
|
|
@@ -138,16 +91,9 @@ prismjs/prism.js:
|
|
|
138
91
|
* See the License for the specific language governing permissions and
|
|
139
92
|
* limitations under the License.
|
|
140
93
|
*/
|
|
141
|
-
|
|
142
|
-
@firebase/util/dist/index.esm.js:
|
|
143
|
-
@firebase/firestore/dist/index.esm.js:
|
|
144
|
-
@firebase/firestore/dist/index.esm.js:
|
|
145
|
-
@firebase/firestore/dist/index.esm.js:
|
|
146
|
-
@firebase/firestore/dist/index.esm.js:
|
|
147
|
-
@firebase/firestore/dist/index.esm.js:
|
|
148
94
|
/**
|
|
149
95
|
* @license
|
|
150
|
-
* Copyright
|
|
96
|
+
* Copyright 2020 Google LLC
|
|
151
97
|
*
|
|
152
98
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
153
99
|
* you may not use this file except in compliance with the License.
|
|
@@ -162,16 +108,12 @@ prismjs/prism.js:
|
|
|
162
108
|
* limitations under the License.
|
|
163
109
|
*/
|
|
164
110
|
|
|
165
|
-
@firebase/util/dist/index.esm.js:
|
|
166
111
|
@firebase/component/dist/esm/index.esm.js:
|
|
167
|
-
@firebase/app/dist/esm/index.esm.js:
|
|
168
|
-
@firebase/app/dist/esm/index.esm.js:
|
|
169
112
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
170
113
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
171
114
|
@firebase/firestore/dist/index.esm.js:
|
|
172
115
|
@firebase/firestore/dist/index.esm.js:
|
|
173
116
|
@firebase/firestore/dist/index.esm.js:
|
|
174
|
-
@firebase/storage/dist/index.esm.js:
|
|
175
117
|
/**
|
|
176
118
|
* @license
|
|
177
119
|
* Copyright 2019 Google LLC
|
|
@@ -189,41 +131,10 @@ prismjs/prism.js:
|
|
|
189
131
|
* limitations under the License.
|
|
190
132
|
*/
|
|
191
133
|
|
|
192
|
-
@firebase/
|
|
193
|
-
firebase/
|
|
194
|
-
@firebase/
|
|
195
|
-
@firebase/
|
|
196
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
197
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
198
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
199
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
200
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
201
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
202
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
203
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
204
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
205
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
206
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
207
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
208
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
209
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
210
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
211
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
212
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
213
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
214
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
215
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
216
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
217
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
218
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
219
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
220
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
221
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
222
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
223
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
224
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
225
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
226
|
-
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
134
|
+
@firebase/logger/dist/esm/index.esm.js:
|
|
135
|
+
@firebase/firestore/dist/index.esm.js:
|
|
136
|
+
@firebase/firestore/dist/index.esm.js:
|
|
137
|
+
@firebase/firestore/dist/index.esm.js:
|
|
227
138
|
@firebase/firestore/dist/index.esm.js:
|
|
228
139
|
@firebase/firestore/dist/index.esm.js:
|
|
229
140
|
@firebase/firestore/dist/index.esm.js:
|
|
@@ -234,7 +145,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
234
145
|
@firebase/firestore/dist/index.esm.js:
|
|
235
146
|
/**
|
|
236
147
|
* @license
|
|
237
|
-
* Copyright
|
|
148
|
+
* Copyright 2017 Google LLC
|
|
238
149
|
*
|
|
239
150
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
240
151
|
* you may not use this file except in compliance with the License.
|
|
@@ -249,9 +160,39 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
249
160
|
* limitations under the License.
|
|
250
161
|
*/
|
|
251
162
|
|
|
252
|
-
@firebase/
|
|
253
|
-
|
|
254
|
-
@
|
|
163
|
+
@firebase/app/dist/esm/index.esm.js:
|
|
164
|
+
/**
|
|
165
|
+
* @license
|
|
166
|
+
* Copyright 2019 Google LLC
|
|
167
|
+
*
|
|
168
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
+
* you may not use this file except in compliance with the License.
|
|
170
|
+
* You may obtain a copy of the License at
|
|
171
|
+
*
|
|
172
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
+
*
|
|
174
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
175
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
+
* See the License for the specific language governing permissions and
|
|
178
|
+
* limitations under the License.
|
|
179
|
+
*/
|
|
180
|
+
/**
|
|
181
|
+
* @license
|
|
182
|
+
* Copyright 2023 Google LLC
|
|
183
|
+
*
|
|
184
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
185
|
+
* you may not use this file except in compliance with the License.
|
|
186
|
+
* You may obtain a copy of the License at
|
|
187
|
+
*
|
|
188
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
189
|
+
*
|
|
190
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
191
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
192
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
193
|
+
* See the License for the specific language governing permissions and
|
|
194
|
+
* limitations under the License.
|
|
195
|
+
*/
|
|
255
196
|
/**
|
|
256
197
|
* @license
|
|
257
198
|
* Copyright 2021 Google LLC
|
|
@@ -269,10 +210,10 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
269
210
|
* limitations under the License.
|
|
270
211
|
*/
|
|
271
212
|
|
|
272
|
-
@firebase/
|
|
213
|
+
@firebase/storage/dist/index.esm.js:
|
|
273
214
|
/**
|
|
274
215
|
* @license
|
|
275
|
-
* Copyright
|
|
216
|
+
* Copyright 2017 Google LLC
|
|
276
217
|
*
|
|
277
218
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
278
219
|
* you may not use this file except in compliance with the License.
|
|
@@ -288,7 +229,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
288
229
|
*/
|
|
289
230
|
/**
|
|
290
231
|
* @license
|
|
291
|
-
* Copyright
|
|
232
|
+
* Copyright 2022 Google LLC
|
|
292
233
|
*
|
|
293
234
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
294
235
|
* you may not use this file except in compliance with the License.
|
|
@@ -302,8 +243,6 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
302
243
|
* See the License for the specific language governing permissions and
|
|
303
244
|
* limitations under the License.
|
|
304
245
|
*/
|
|
305
|
-
|
|
306
|
-
@firebase/app/dist/esm/index.esm.js:
|
|
307
246
|
/**
|
|
308
247
|
* @license
|
|
309
248
|
* Copyright 2021 Google LLC
|
|
@@ -336,6 +275,120 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
336
275
|
* See the License for the specific language governing permissions and
|
|
337
276
|
* limitations under the License.
|
|
338
277
|
*/
|
|
278
|
+
/**
|
|
279
|
+
* @license
|
|
280
|
+
* Copyright 2020 Google LLC
|
|
281
|
+
*
|
|
282
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
283
|
+
* you may not use this file except in compliance with the License.
|
|
284
|
+
* You may obtain a copy of the License at
|
|
285
|
+
*
|
|
286
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
287
|
+
*
|
|
288
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
289
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
290
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
291
|
+
* See the License for the specific language governing permissions and
|
|
292
|
+
* limitations under the License.
|
|
293
|
+
*/
|
|
294
|
+
|
|
295
|
+
use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js:
|
|
296
|
+
/**
|
|
297
|
+
* @license React
|
|
298
|
+
* use-sync-external-store-with-selector.production.js
|
|
299
|
+
*
|
|
300
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
301
|
+
*
|
|
302
|
+
* This source code is licensed under the MIT license found in the
|
|
303
|
+
* LICENSE file in the root directory of this source tree.
|
|
304
|
+
*/
|
|
305
|
+
|
|
306
|
+
prismjs/prism.js:
|
|
307
|
+
/**
|
|
308
|
+
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
309
|
+
*
|
|
310
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
|
311
|
+
* @author Lea Verou <https://lea.verou.me>
|
|
312
|
+
* @namespace
|
|
313
|
+
* @public
|
|
314
|
+
*/
|
|
315
|
+
|
|
316
|
+
firebase/app/dist/esm/index.esm.js:
|
|
317
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
318
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
319
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
320
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
321
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
322
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
323
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
324
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
325
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
326
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
327
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
328
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
329
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
330
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
331
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
332
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
333
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
334
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
335
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
336
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
337
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
338
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
339
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
340
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
341
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
342
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
343
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
344
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
345
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
346
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
347
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
348
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
349
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
350
|
+
@firebase/firestore/dist/index.esm.js:
|
|
351
|
+
@firebase/firestore/dist/index.esm.js:
|
|
352
|
+
@firebase/firestore/dist/index.esm.js:
|
|
353
|
+
@firebase/firestore/dist/index.esm.js:
|
|
354
|
+
@firebase/firestore/dist/index.esm.js:
|
|
355
|
+
@firebase/firestore/dist/index.esm.js:
|
|
356
|
+
@firebase/firestore/dist/index.esm.js:
|
|
357
|
+
@firebase/firestore/dist/index.esm.js:
|
|
358
|
+
/**
|
|
359
|
+
* @license
|
|
360
|
+
* Copyright 2020 Google LLC
|
|
361
|
+
*
|
|
362
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
363
|
+
* you may not use this file except in compliance with the License.
|
|
364
|
+
* You may obtain a copy of the License at
|
|
365
|
+
*
|
|
366
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
367
|
+
*
|
|
368
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
369
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
370
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
371
|
+
* See the License for the specific language governing permissions and
|
|
372
|
+
* limitations under the License.
|
|
373
|
+
*/
|
|
374
|
+
|
|
375
|
+
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
376
|
+
/**
|
|
377
|
+
* @license
|
|
378
|
+
* Copyright 2021 Google LLC
|
|
379
|
+
*
|
|
380
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
381
|
+
* you may not use this file except in compliance with the License.
|
|
382
|
+
* You may obtain a copy of the License at
|
|
383
|
+
*
|
|
384
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
385
|
+
*
|
|
386
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
387
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
388
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
389
|
+
* See the License for the specific language governing permissions and
|
|
390
|
+
* limitations under the License.
|
|
391
|
+
*/
|
|
339
392
|
|
|
340
393
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
341
394
|
@firebase/auth/dist/esm/index-9ccb475d.js:
|
|
@@ -825,6 +878,28 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
825
878
|
* limitations under the License.
|
|
826
879
|
*/
|
|
827
880
|
|
|
881
|
+
@firebase/firestore/dist/index.esm.js:
|
|
882
|
+
@firebase/firestore/dist/index.esm.js:
|
|
883
|
+
@firebase/firestore/dist/index.esm.js:
|
|
884
|
+
@firebase/firestore/dist/index.esm.js:
|
|
885
|
+
@firebase/firestore/dist/index.esm.js:
|
|
886
|
+
/**
|
|
887
|
+
* @license
|
|
888
|
+
* Copyright 2022 Google LLC
|
|
889
|
+
*
|
|
890
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
891
|
+
* you may not use this file except in compliance with the License.
|
|
892
|
+
* You may obtain a copy of the License at
|
|
893
|
+
*
|
|
894
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
895
|
+
*
|
|
896
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
897
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
898
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
899
|
+
* See the License for the specific language governing permissions and
|
|
900
|
+
* limitations under the License.
|
|
901
|
+
*/
|
|
902
|
+
|
|
828
903
|
@firebase/firestore/dist/index.esm.js:
|
|
829
904
|
/**
|
|
830
905
|
* @license
|
|
@@ -1346,7 +1421,6 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1346
1421
|
*/
|
|
1347
1422
|
|
|
1348
1423
|
@firebase/firestore/dist/index.esm.js:
|
|
1349
|
-
@firebase/storage/dist/index.esm.js:
|
|
1350
1424
|
/**
|
|
1351
1425
|
* @license
|
|
1352
1426
|
* Copyright 2017 Google LLC
|
|
@@ -1620,90 +1694,6 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1620
1694
|
* limitations under the License.
|
|
1621
1695
|
*/
|
|
1622
1696
|
|
|
1623
|
-
@firebase/storage/dist/index.esm.js:
|
|
1624
|
-
/**
|
|
1625
|
-
* @license
|
|
1626
|
-
* Copyright 2017 Google LLC
|
|
1627
|
-
*
|
|
1628
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1629
|
-
* you may not use this file except in compliance with the License.
|
|
1630
|
-
* You may obtain a copy of the License at
|
|
1631
|
-
*
|
|
1632
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1633
|
-
*
|
|
1634
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1635
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1636
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1637
|
-
* See the License for the specific language governing permissions and
|
|
1638
|
-
* limitations under the License.
|
|
1639
|
-
*/
|
|
1640
|
-
/**
|
|
1641
|
-
* @license
|
|
1642
|
-
* Copyright 2022 Google LLC
|
|
1643
|
-
*
|
|
1644
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1645
|
-
* you may not use this file except in compliance with the License.
|
|
1646
|
-
* You may obtain a copy of the License at
|
|
1647
|
-
*
|
|
1648
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1649
|
-
*
|
|
1650
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1651
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1652
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1653
|
-
* See the License for the specific language governing permissions and
|
|
1654
|
-
* limitations under the License.
|
|
1655
|
-
*/
|
|
1656
|
-
/**
|
|
1657
|
-
* @license
|
|
1658
|
-
* Copyright 2021 Google LLC
|
|
1659
|
-
*
|
|
1660
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1661
|
-
* you may not use this file except in compliance with the License.
|
|
1662
|
-
* You may obtain a copy of the License at
|
|
1663
|
-
*
|
|
1664
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1665
|
-
*
|
|
1666
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1667
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1668
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1669
|
-
* See the License for the specific language governing permissions and
|
|
1670
|
-
* limitations under the License.
|
|
1671
|
-
*/
|
|
1672
|
-
|
|
1673
|
-
@firebase/storage/dist/index.esm.js:
|
|
1674
|
-
/**
|
|
1675
|
-
* @license
|
|
1676
|
-
* Copyright 2017 Google LLC
|
|
1677
|
-
*
|
|
1678
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1679
|
-
* you may not use this file except in compliance with the License.
|
|
1680
|
-
* You may obtain a copy of the License at
|
|
1681
|
-
*
|
|
1682
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1683
|
-
*
|
|
1684
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1685
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1686
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1687
|
-
* See the License for the specific language governing permissions and
|
|
1688
|
-
* limitations under the License.
|
|
1689
|
-
*/
|
|
1690
|
-
/**
|
|
1691
|
-
* @license
|
|
1692
|
-
* Copyright 2020 Google LLC
|
|
1693
|
-
*
|
|
1694
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1695
|
-
* you may not use this file except in compliance with the License.
|
|
1696
|
-
* You may obtain a copy of the License at
|
|
1697
|
-
*
|
|
1698
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1699
|
-
*
|
|
1700
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1701
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1702
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1703
|
-
* See the License for the specific language governing permissions and
|
|
1704
|
-
* limitations under the License.
|
|
1705
|
-
*/
|
|
1706
|
-
|
|
1707
1697
|
@tabler/icons-preact/dist/esm/defaultAttributes.mjs:
|
|
1708
1698
|
@tabler/icons-preact/dist/esm/createPreactComponent.mjs:
|
|
1709
1699
|
@tabler/icons-preact/dist/esm/icons/IconAlarmOff.mjs:
|
|
@@ -1715,17 +1705,22 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1715
1705
|
@tabler/icons-preact/dist/esm/icons/IconArrowUpRight.mjs:
|
|
1716
1706
|
@tabler/icons-preact/dist/esm/icons/IconArrowsVertical.mjs:
|
|
1717
1707
|
@tabler/icons-preact/dist/esm/icons/IconBold.mjs:
|
|
1708
|
+
@tabler/icons-preact/dist/esm/icons/IconBox.mjs:
|
|
1718
1709
|
@tabler/icons-preact/dist/esm/icons/IconBraces.mjs:
|
|
1710
|
+
@tabler/icons-preact/dist/esm/icons/IconBracketsAngle.mjs:
|
|
1711
|
+
@tabler/icons-preact/dist/esm/icons/IconCapsuleHorizontal.mjs:
|
|
1719
1712
|
@tabler/icons-preact/dist/esm/icons/IconCarrot.mjs:
|
|
1720
1713
|
@tabler/icons-preact/dist/esm/icons/IconCheck.mjs:
|
|
1721
1714
|
@tabler/icons-preact/dist/esm/icons/IconChevronDown.mjs:
|
|
1722
1715
|
@tabler/icons-preact/dist/esm/icons/IconCircleArrowDown.mjs:
|
|
1723
1716
|
@tabler/icons-preact/dist/esm/icons/IconCircleArrowUp.mjs:
|
|
1724
1717
|
@tabler/icons-preact/dist/esm/icons/IconCirclePlus.mjs:
|
|
1718
|
+
@tabler/icons-preact/dist/esm/icons/IconClearFormatting.mjs:
|
|
1725
1719
|
@tabler/icons-preact/dist/esm/icons/IconClipboardCheck.mjs:
|
|
1726
1720
|
@tabler/icons-preact/dist/esm/icons/IconClipboardCopy.mjs:
|
|
1727
1721
|
@tabler/icons-preact/dist/esm/icons/IconClipboard.mjs:
|
|
1728
1722
|
@tabler/icons-preact/dist/esm/icons/IconCloudOff.mjs:
|
|
1723
|
+
@tabler/icons-preact/dist/esm/icons/IconCode.mjs:
|
|
1729
1724
|
@tabler/icons-preact/dist/esm/icons/IconCopy.mjs:
|
|
1730
1725
|
@tabler/icons-preact/dist/esm/icons/IconDatabase.mjs:
|
|
1731
1726
|
@tabler/icons-preact/dist/esm/icons/IconDeviceDesktop.mjs:
|
|
@@ -1733,6 +1728,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1733
1728
|
@tabler/icons-preact/dist/esm/icons/IconDeviceIpad.mjs:
|
|
1734
1729
|
@tabler/icons-preact/dist/esm/icons/IconDeviceMobile.mjs:
|
|
1735
1730
|
@tabler/icons-preact/dist/esm/icons/IconDotsVertical.mjs:
|
|
1731
|
+
@tabler/icons-preact/dist/esm/icons/IconDots.mjs:
|
|
1736
1732
|
@tabler/icons-preact/dist/esm/icons/IconDownload.mjs:
|
|
1737
1733
|
@tabler/icons-preact/dist/esm/icons/IconExternalLink.mjs:
|
|
1738
1734
|
@tabler/icons-preact/dist/esm/icons/IconFileDiff.mjs:
|
|
@@ -1758,6 +1754,7 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1758
1754
|
@tabler/icons-preact/dist/esm/icons/IconList.mjs:
|
|
1759
1755
|
@tabler/icons-preact/dist/esm/icons/IconLockOpen.mjs:
|
|
1760
1756
|
@tabler/icons-preact/dist/esm/icons/IconLock.mjs:
|
|
1757
|
+
@tabler/icons-preact/dist/esm/icons/IconLogout.mjs:
|
|
1761
1758
|
@tabler/icons-preact/dist/esm/icons/IconMapPin.mjs:
|
|
1762
1759
|
@tabler/icons-preact/dist/esm/icons/IconMoodLookDown.mjs:
|
|
1763
1760
|
@tabler/icons-preact/dist/esm/icons/IconPaperclip.mjs:
|
|
@@ -1767,17 +1764,23 @@ firebase/app/dist/esm/index.esm.js:
|
|
|
1767
1764
|
@tabler/icons-preact/dist/esm/icons/IconPhoto.mjs:
|
|
1768
1765
|
@tabler/icons-preact/dist/esm/icons/IconPlanet.mjs:
|
|
1769
1766
|
@tabler/icons-preact/dist/esm/icons/IconPuzzle.mjs:
|
|
1767
|
+
@tabler/icons-preact/dist/esm/icons/IconQuote.mjs:
|
|
1770
1768
|
@tabler/icons-preact/dist/esm/icons/IconReload.mjs:
|
|
1771
1769
|
@tabler/icons-preact/dist/esm/icons/IconRobot.mjs:
|
|
1772
1770
|
@tabler/icons-preact/dist/esm/icons/IconRocket.mjs:
|
|
1773
1771
|
@tabler/icons-preact/dist/esm/icons/IconRowInsertBottom.mjs:
|
|
1774
1772
|
@tabler/icons-preact/dist/esm/icons/IconRowInsertTop.mjs:
|
|
1773
|
+
@tabler/icons-preact/dist/esm/icons/IconSearch.mjs:
|
|
1775
1774
|
@tabler/icons-preact/dist/esm/icons/IconSend2.mjs:
|
|
1775
|
+
@tabler/icons-preact/dist/esm/icons/IconSeparatorHorizontal.mjs:
|
|
1776
1776
|
@tabler/icons-preact/dist/esm/icons/IconSettings.mjs:
|
|
1777
1777
|
@tabler/icons-preact/dist/esm/icons/IconSparkles.mjs:
|
|
1778
|
+
@tabler/icons-preact/dist/esm/icons/IconSquare.mjs:
|
|
1778
1779
|
@tabler/icons-preact/dist/esm/icons/IconStrikethrough.mjs:
|
|
1780
|
+
@tabler/icons-preact/dist/esm/icons/IconSubscript.mjs:
|
|
1779
1781
|
@tabler/icons-preact/dist/esm/icons/IconSuperscript.mjs:
|
|
1780
1782
|
@tabler/icons-preact/dist/esm/icons/IconTable.mjs:
|
|
1783
|
+
@tabler/icons-preact/dist/esm/icons/IconTag.mjs:
|
|
1781
1784
|
@tabler/icons-preact/dist/esm/icons/IconTrash.mjs:
|
|
1782
1785
|
@tabler/icons-preact/dist/esm/icons/IconUnderline.mjs:
|
|
1783
1786
|
@tabler/icons-preact/dist/esm/icons/IconWorld.mjs:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blinkk/root-cms",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.4",
|
|
4
4
|
"author": "s@blinkk.com",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"engines": {
|
|
@@ -51,6 +51,10 @@
|
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
+
"@ag-grid-community/client-side-row-model": "32.3.9",
|
|
55
|
+
"@ag-grid-community/core": "32.3.9",
|
|
56
|
+
"@ag-grid-community/react": "32.3.9",
|
|
57
|
+
"@ag-grid-community/styles": "32.3.9",
|
|
54
58
|
"@genkit-ai/ai": "1.18.0",
|
|
55
59
|
"@genkit-ai/core": "1.18.0",
|
|
56
60
|
"@genkit-ai/vertexai": "1.18.0",
|
|
@@ -93,6 +97,7 @@
|
|
|
93
97
|
"@lexical/react": "0.33.1",
|
|
94
98
|
"@lexical/rich-text": "0.33.1",
|
|
95
99
|
"@lexical/selection": "0.33.1",
|
|
100
|
+
"@lexical/table": "0.33.1",
|
|
96
101
|
"@lexical/utils": "0.33.1",
|
|
97
102
|
"@mantine/core": "4.2.12",
|
|
98
103
|
"@mantine/hooks": "4.2.12",
|
|
@@ -101,6 +106,7 @@
|
|
|
101
106
|
"@mantine/spotlight": "4.2.12",
|
|
102
107
|
"@preact/compat": "18.3.1",
|
|
103
108
|
"@tabler/icons-preact": "3.35.0",
|
|
109
|
+
"@testing-library/preact": "3.2.4",
|
|
104
110
|
"@types/body-parser": "1.19.3",
|
|
105
111
|
"@types/fnv-plus": "1.3.2",
|
|
106
112
|
"@types/gapi": "0.0.47",
|
|
@@ -109,6 +115,8 @@
|
|
|
109
115
|
"@types/google.accounts": "0.0.14",
|
|
110
116
|
"@types/jsonwebtoken": "9.0.1",
|
|
111
117
|
"@types/node": "24.3.1",
|
|
118
|
+
"@vitest/browser": "4.0.10",
|
|
119
|
+
"@vitest/browser-playwright": "4.0.10",
|
|
112
120
|
"concurrently": "7.6.0",
|
|
113
121
|
"esbuild": "0.25.9",
|
|
114
122
|
"firebase": "12.2.1",
|
|
@@ -122,6 +130,7 @@
|
|
|
122
130
|
"mdast-util-from-markdown": "2.0.1",
|
|
123
131
|
"mdast-util-gfm": "3.0.0",
|
|
124
132
|
"micromark-extension-gfm": "3.0.0",
|
|
133
|
+
"playwright": "1.56.1",
|
|
125
134
|
"preact": "10.27.1",
|
|
126
135
|
"preact-render-to-string": "6.6.1",
|
|
127
136
|
"preact-router": "4.1.2",
|
|
@@ -131,12 +140,12 @@
|
|
|
131
140
|
"tsup": "8.5.0",
|
|
132
141
|
"typescript": "5.9.2",
|
|
133
142
|
"vite": "7.1.4",
|
|
134
|
-
"vitest": "
|
|
143
|
+
"vitest": "4.0.10",
|
|
135
144
|
"yjs": "13.6.27",
|
|
136
|
-
"@blinkk/root": "2.4.
|
|
145
|
+
"@blinkk/root": "2.4.4"
|
|
137
146
|
},
|
|
138
147
|
"peerDependencies": {
|
|
139
|
-
"@blinkk/root": "2.4.
|
|
148
|
+
"@blinkk/root": "2.4.4",
|
|
140
149
|
"firebase-admin": ">=11",
|
|
141
150
|
"firebase-functions": ">=4",
|
|
142
151
|
"preact": ">=10",
|
|
@@ -157,7 +166,8 @@
|
|
|
157
166
|
"dev:core": "pnpm build:core --watch",
|
|
158
167
|
"dev:signin": "pnpm build:signin --watch",
|
|
159
168
|
"dev:ui": "pnpm build:ui --watch",
|
|
160
|
-
"test": "pnpm build && firebase emulators:exec 'vitest run'",
|
|
169
|
+
"test": "pnpm build && firebase emulators:exec 'vitest run --exclude=**/*.visual.test.tsx'",
|
|
170
|
+
"test:visual": "vitest run --config=vitest.config.visual.ts",
|
|
161
171
|
"test:watch": "pnpm build && firebase emulators:exec 'vitest'"
|
|
162
172
|
}
|
|
163
173
|
}
|