@surething/cockpit 1.0.265 → 1.0.266
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/.next-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +3 -3
- package/.next-prod/build-manifest.json +2 -2
- package/.next-prod/cockpit-build.json +1 -1
- package/.next-prod/prerender-manifest.json +4 -4
- package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_global-error.html +1 -1
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_not-found.html +2 -2
- package/.next-prod/server/app/_not-found.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next-prod/server/app/m/page.js +1 -1
- package/.next-prod/server/app/m/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app-paths-manifest.json +3 -3
- package/.next-prod/server/chunks/5750.js +11 -11
- package/.next-prod/server/chunks/6548.js +1 -1
- package/.next-prod/server/middleware-build-manifest.js +1 -1
- package/.next-prod/server/pages/404.html +2 -2
- package/.next-prod/server/pages/500.html +1 -1
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/static/chunks/33940-9631b513c48757f4.js +35 -0
- package/.next-prod/static/chunks/46784-031e2d50dc5f9fba.js +716 -0
- package/.next-prod/static/chunks/{14333-ced10f36441c568c.js → 5504-583edbefcb22ed17.js} +7 -7
- package/.next-prod/static/chunks/{86160-b6431f3093820d49.js → 56819-56e9c6ff8d86d236.js} +1 -1
- package/.next-prod/static/chunks/72353-f1aaa693ddc49568.js +15 -0
- package/.next-prod/static/chunks/app/{layout-2e2ffdc76c7f77f6.js → layout-60f41d682cd860e9.js} +1 -1
- package/.next-prod/static/chunks/app/m/page-7eabf179a8b13f49.js +1 -0
- package/.next-prod/static/chunks/app/{page-8b3591aba80eac74.js → page-e83cd7365efbf878.js} +1 -1
- package/.next-prod/static/chunks/app/project/{page-8b3591aba80eac74.js → page-e83cd7365efbf878.js} +1 -1
- package/.next-prod/static/css/45835d91c2519c62.css +1 -0
- package/.next-prod/trace +14 -14
- package/.next-prod/trace-build +1 -1
- package/apps/file-viewer/app.jsx +83 -8
- package/apps/file-viewer/index.html +23 -1
- package/dist/scheduledTasks.mjs +38 -12
- package/dist/wsServer.mjs +12 -2
- package/package.json +1 -1
- package/public/html-lib/csv-viewer.css +416 -0
- package/public/html-lib/csv-viewer.js +100 -0
- package/public/html-lib/json-viewer.js +14 -14
- package/.next-prod/static/chunks/21372-8169ef641d8dec08.js +0 -15
- package/.next-prod/static/chunks/33940-eab092c09e660ac7.js +0 -35
- package/.next-prod/static/chunks/46784-55eed87a21c4c989.js +0 -716
- package/.next-prod/static/chunks/app/m/page-25cd9633a00ed40d.js +0 -1
- package/.next-prod/static/css/50c1581bbbec6990.css +0 -1
- /package/.next-prod/static/{kwmbFJqrsOBSPJpMWySD2 → YOIsQRqVhYPuRyXlhwhoY}/_buildManifest.js +0 -0
- /package/.next-prod/static/{kwmbFJqrsOBSPJpMWySD2 → YOIsQRqVhYPuRyXlhwhoY}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,416 @@
|
|
|
1
|
+
|
|
2
|
+
/* ---- Tailwind utilities (generated from scripts/csv-lib.css) ---- */
|
|
3
|
+
/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
|
|
4
|
+
@layer properties;
|
|
5
|
+
@layer theme, base, components, utilities;
|
|
6
|
+
@layer theme {
|
|
7
|
+
:root, :host {
|
|
8
|
+
--font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
9
|
+
'Noto Color Emoji';
|
|
10
|
+
--spacing: 0.25rem;
|
|
11
|
+
--text-xs: 0.75rem;
|
|
12
|
+
--text-xs--line-height: calc(1 / 0.75);
|
|
13
|
+
--text-sm: 0.875rem;
|
|
14
|
+
--text-sm--line-height: calc(1.25 / 0.875);
|
|
15
|
+
--font-weight-normal: 400;
|
|
16
|
+
--font-weight-medium: 500;
|
|
17
|
+
--default-transition-duration: 150ms;
|
|
18
|
+
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
@layer utilities {
|
|
22
|
+
.fixed {
|
|
23
|
+
position: fixed;
|
|
24
|
+
}
|
|
25
|
+
.sticky {
|
|
26
|
+
position: sticky;
|
|
27
|
+
}
|
|
28
|
+
.end {
|
|
29
|
+
inset-inline-end: var(--spacing);
|
|
30
|
+
}
|
|
31
|
+
.top-0 {
|
|
32
|
+
top: calc(var(--spacing) * 0);
|
|
33
|
+
}
|
|
34
|
+
.left-0 {
|
|
35
|
+
left: calc(var(--spacing) * 0);
|
|
36
|
+
}
|
|
37
|
+
.z-10 {
|
|
38
|
+
z-index: 10;
|
|
39
|
+
}
|
|
40
|
+
.z-20 {
|
|
41
|
+
z-index: 20;
|
|
42
|
+
}
|
|
43
|
+
.block {
|
|
44
|
+
display: block;
|
|
45
|
+
}
|
|
46
|
+
.flex {
|
|
47
|
+
display: flex;
|
|
48
|
+
}
|
|
49
|
+
.grid {
|
|
50
|
+
display: grid;
|
|
51
|
+
}
|
|
52
|
+
.hidden {
|
|
53
|
+
display: none;
|
|
54
|
+
}
|
|
55
|
+
.inline {
|
|
56
|
+
display: inline;
|
|
57
|
+
}
|
|
58
|
+
.inline-flex {
|
|
59
|
+
display: inline-flex;
|
|
60
|
+
}
|
|
61
|
+
.table {
|
|
62
|
+
display: table;
|
|
63
|
+
}
|
|
64
|
+
.h-3 {
|
|
65
|
+
height: calc(var(--spacing) * 3);
|
|
66
|
+
}
|
|
67
|
+
.h-3\.5 {
|
|
68
|
+
height: calc(var(--spacing) * 3.5);
|
|
69
|
+
}
|
|
70
|
+
.h-full {
|
|
71
|
+
height: 100%;
|
|
72
|
+
}
|
|
73
|
+
.min-h-0 {
|
|
74
|
+
min-height: calc(var(--spacing) * 0);
|
|
75
|
+
}
|
|
76
|
+
.w-3 {
|
|
77
|
+
width: calc(var(--spacing) * 3);
|
|
78
|
+
}
|
|
79
|
+
.w-3\.5 {
|
|
80
|
+
width: calc(var(--spacing) * 3.5);
|
|
81
|
+
}
|
|
82
|
+
.w-max {
|
|
83
|
+
width: max-content;
|
|
84
|
+
}
|
|
85
|
+
.max-w-\[10rem\] {
|
|
86
|
+
max-width: 10rem;
|
|
87
|
+
}
|
|
88
|
+
.max-w-\[28rem\] {
|
|
89
|
+
max-width: 28rem;
|
|
90
|
+
}
|
|
91
|
+
.min-w-0 {
|
|
92
|
+
min-width: calc(var(--spacing) * 0);
|
|
93
|
+
}
|
|
94
|
+
.min-w-full {
|
|
95
|
+
min-width: 100%;
|
|
96
|
+
}
|
|
97
|
+
.flex-1 {
|
|
98
|
+
flex: 1;
|
|
99
|
+
}
|
|
100
|
+
.flex-shrink-0 {
|
|
101
|
+
flex-shrink: 0;
|
|
102
|
+
}
|
|
103
|
+
.border-collapse {
|
|
104
|
+
border-collapse: collapse;
|
|
105
|
+
}
|
|
106
|
+
.cursor-pointer {
|
|
107
|
+
cursor: pointer;
|
|
108
|
+
}
|
|
109
|
+
.flex-col {
|
|
110
|
+
flex-direction: column;
|
|
111
|
+
}
|
|
112
|
+
.items-center {
|
|
113
|
+
align-items: center;
|
|
114
|
+
}
|
|
115
|
+
.justify-center {
|
|
116
|
+
justify-content: center;
|
|
117
|
+
}
|
|
118
|
+
.gap-1 {
|
|
119
|
+
gap: calc(var(--spacing) * 1);
|
|
120
|
+
}
|
|
121
|
+
.gap-1\.5 {
|
|
122
|
+
gap: calc(var(--spacing) * 1.5);
|
|
123
|
+
}
|
|
124
|
+
.gap-2 {
|
|
125
|
+
gap: calc(var(--spacing) * 2);
|
|
126
|
+
}
|
|
127
|
+
.gap-3 {
|
|
128
|
+
gap: calc(var(--spacing) * 3);
|
|
129
|
+
}
|
|
130
|
+
.truncate {
|
|
131
|
+
overflow: hidden;
|
|
132
|
+
text-overflow: ellipsis;
|
|
133
|
+
white-space: nowrap;
|
|
134
|
+
}
|
|
135
|
+
.overflow-auto {
|
|
136
|
+
overflow: auto;
|
|
137
|
+
}
|
|
138
|
+
.rounded {
|
|
139
|
+
border-radius: 0.25rem;
|
|
140
|
+
}
|
|
141
|
+
.border {
|
|
142
|
+
border-style: var(--tw-border-style);
|
|
143
|
+
border-width: 1px;
|
|
144
|
+
}
|
|
145
|
+
.border-t {
|
|
146
|
+
border-top-style: var(--tw-border-style);
|
|
147
|
+
border-top-width: 1px;
|
|
148
|
+
}
|
|
149
|
+
.border-r {
|
|
150
|
+
border-right-style: var(--tw-border-style);
|
|
151
|
+
border-right-width: 1px;
|
|
152
|
+
}
|
|
153
|
+
.border-b {
|
|
154
|
+
border-bottom-style: var(--tw-border-style);
|
|
155
|
+
border-bottom-width: 1px;
|
|
156
|
+
}
|
|
157
|
+
.border-border {
|
|
158
|
+
border-color: var(--border);
|
|
159
|
+
}
|
|
160
|
+
.bg-accent {
|
|
161
|
+
background-color: var(--accent);
|
|
162
|
+
}
|
|
163
|
+
.bg-card {
|
|
164
|
+
background-color: var(--card);
|
|
165
|
+
}
|
|
166
|
+
.bg-transparent {
|
|
167
|
+
background-color: transparent;
|
|
168
|
+
}
|
|
169
|
+
.p-4 {
|
|
170
|
+
padding: calc(var(--spacing) * 4);
|
|
171
|
+
}
|
|
172
|
+
.px-1 {
|
|
173
|
+
padding-inline: calc(var(--spacing) * 1);
|
|
174
|
+
}
|
|
175
|
+
.px-1\.5 {
|
|
176
|
+
padding-inline: calc(var(--spacing) * 1.5);
|
|
177
|
+
}
|
|
178
|
+
.px-2 {
|
|
179
|
+
padding-inline: calc(var(--spacing) * 2);
|
|
180
|
+
}
|
|
181
|
+
.px-3 {
|
|
182
|
+
padding-inline: calc(var(--spacing) * 3);
|
|
183
|
+
}
|
|
184
|
+
.py-0\.5 {
|
|
185
|
+
padding-block: calc(var(--spacing) * 0.5);
|
|
186
|
+
}
|
|
187
|
+
.py-1 {
|
|
188
|
+
padding-block: calc(var(--spacing) * 1);
|
|
189
|
+
}
|
|
190
|
+
.py-1\.5 {
|
|
191
|
+
padding-block: calc(var(--spacing) * 1.5);
|
|
192
|
+
}
|
|
193
|
+
.text-left {
|
|
194
|
+
text-align: left;
|
|
195
|
+
}
|
|
196
|
+
.text-right {
|
|
197
|
+
text-align: right;
|
|
198
|
+
}
|
|
199
|
+
.text-sm {
|
|
200
|
+
font-size: var(--text-sm);
|
|
201
|
+
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
202
|
+
}
|
|
203
|
+
.text-xs {
|
|
204
|
+
font-size: var(--text-xs);
|
|
205
|
+
line-height: var(--tw-leading, var(--text-xs--line-height));
|
|
206
|
+
}
|
|
207
|
+
.font-medium {
|
|
208
|
+
--tw-font-weight: var(--font-weight-medium);
|
|
209
|
+
font-weight: var(--font-weight-medium);
|
|
210
|
+
}
|
|
211
|
+
.font-normal {
|
|
212
|
+
--tw-font-weight: var(--font-weight-normal);
|
|
213
|
+
font-weight: var(--font-weight-normal);
|
|
214
|
+
}
|
|
215
|
+
.whitespace-nowrap {
|
|
216
|
+
white-space: nowrap;
|
|
217
|
+
}
|
|
218
|
+
.text-brand {
|
|
219
|
+
color: var(--brand);
|
|
220
|
+
}
|
|
221
|
+
.text-foreground {
|
|
222
|
+
color: var(--foreground);
|
|
223
|
+
}
|
|
224
|
+
.text-muted-foreground {
|
|
225
|
+
color: var(--muted-foreground);
|
|
226
|
+
}
|
|
227
|
+
.tabular-nums {
|
|
228
|
+
--tw-numeric-spacing: tabular-nums;
|
|
229
|
+
font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
|
|
230
|
+
}
|
|
231
|
+
.filter {
|
|
232
|
+
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,);
|
|
233
|
+
}
|
|
234
|
+
.transition-colors {
|
|
235
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
236
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
237
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
238
|
+
}
|
|
239
|
+
.outline-none {
|
|
240
|
+
--tw-outline-style: none;
|
|
241
|
+
outline-style: none;
|
|
242
|
+
}
|
|
243
|
+
.select-none {
|
|
244
|
+
-webkit-user-select: none;
|
|
245
|
+
user-select: none;
|
|
246
|
+
}
|
|
247
|
+
.placeholder\:text-muted-foreground {
|
|
248
|
+
&::placeholder {
|
|
249
|
+
color: var(--muted-foreground);
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
.focus-within\:border-brand {
|
|
253
|
+
&:focus-within {
|
|
254
|
+
border-color: var(--brand);
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
.hover\:bg-hover {
|
|
258
|
+
&:hover {
|
|
259
|
+
@media (hover: hover) {
|
|
260
|
+
background-color: var(--tint-hover);
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
.hover\:text-foreground {
|
|
265
|
+
&:hover {
|
|
266
|
+
@media (hover: hover) {
|
|
267
|
+
color: var(--foreground);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
@layer base {
|
|
273
|
+
.cockpit-csv {
|
|
274
|
+
font-family: var(--font-sans);
|
|
275
|
+
color: var(--foreground);
|
|
276
|
+
}
|
|
277
|
+
.cockpit-csv table {
|
|
278
|
+
border-collapse: collapse;
|
|
279
|
+
}
|
|
280
|
+
.cockpit-csv th,
|
|
281
|
+
.cockpit-csv td {
|
|
282
|
+
text-align: left;
|
|
283
|
+
font-weight: inherit;
|
|
284
|
+
}
|
|
285
|
+
.cockpit-csv button {
|
|
286
|
+
margin: 0;
|
|
287
|
+
padding: 0;
|
|
288
|
+
border: 0;
|
|
289
|
+
background: none;
|
|
290
|
+
font: inherit;
|
|
291
|
+
color: inherit;
|
|
292
|
+
cursor: pointer;
|
|
293
|
+
}
|
|
294
|
+
.cockpit-csv input,
|
|
295
|
+
.cockpit-csv select {
|
|
296
|
+
margin: 0;
|
|
297
|
+
font: inherit;
|
|
298
|
+
color: inherit;
|
|
299
|
+
background: none;
|
|
300
|
+
border: 0;
|
|
301
|
+
}
|
|
302
|
+
.cockpit-csv input {
|
|
303
|
+
outline: none;
|
|
304
|
+
}
|
|
305
|
+
.cockpit-csv svg {
|
|
306
|
+
display: block;
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
@property --tw-border-style {
|
|
310
|
+
syntax: "*";
|
|
311
|
+
inherits: false;
|
|
312
|
+
initial-value: solid;
|
|
313
|
+
}
|
|
314
|
+
@property --tw-font-weight {
|
|
315
|
+
syntax: "*";
|
|
316
|
+
inherits: false;
|
|
317
|
+
}
|
|
318
|
+
@property --tw-ordinal {
|
|
319
|
+
syntax: "*";
|
|
320
|
+
inherits: false;
|
|
321
|
+
}
|
|
322
|
+
@property --tw-slashed-zero {
|
|
323
|
+
syntax: "*";
|
|
324
|
+
inherits: false;
|
|
325
|
+
}
|
|
326
|
+
@property --tw-numeric-figure {
|
|
327
|
+
syntax: "*";
|
|
328
|
+
inherits: false;
|
|
329
|
+
}
|
|
330
|
+
@property --tw-numeric-spacing {
|
|
331
|
+
syntax: "*";
|
|
332
|
+
inherits: false;
|
|
333
|
+
}
|
|
334
|
+
@property --tw-numeric-fraction {
|
|
335
|
+
syntax: "*";
|
|
336
|
+
inherits: false;
|
|
337
|
+
}
|
|
338
|
+
@property --tw-blur {
|
|
339
|
+
syntax: "*";
|
|
340
|
+
inherits: false;
|
|
341
|
+
}
|
|
342
|
+
@property --tw-brightness {
|
|
343
|
+
syntax: "*";
|
|
344
|
+
inherits: false;
|
|
345
|
+
}
|
|
346
|
+
@property --tw-contrast {
|
|
347
|
+
syntax: "*";
|
|
348
|
+
inherits: false;
|
|
349
|
+
}
|
|
350
|
+
@property --tw-grayscale {
|
|
351
|
+
syntax: "*";
|
|
352
|
+
inherits: false;
|
|
353
|
+
}
|
|
354
|
+
@property --tw-hue-rotate {
|
|
355
|
+
syntax: "*";
|
|
356
|
+
inherits: false;
|
|
357
|
+
}
|
|
358
|
+
@property --tw-invert {
|
|
359
|
+
syntax: "*";
|
|
360
|
+
inherits: false;
|
|
361
|
+
}
|
|
362
|
+
@property --tw-opacity {
|
|
363
|
+
syntax: "*";
|
|
364
|
+
inherits: false;
|
|
365
|
+
}
|
|
366
|
+
@property --tw-saturate {
|
|
367
|
+
syntax: "*";
|
|
368
|
+
inherits: false;
|
|
369
|
+
}
|
|
370
|
+
@property --tw-sepia {
|
|
371
|
+
syntax: "*";
|
|
372
|
+
inherits: false;
|
|
373
|
+
}
|
|
374
|
+
@property --tw-drop-shadow {
|
|
375
|
+
syntax: "*";
|
|
376
|
+
inherits: false;
|
|
377
|
+
}
|
|
378
|
+
@property --tw-drop-shadow-color {
|
|
379
|
+
syntax: "*";
|
|
380
|
+
inherits: false;
|
|
381
|
+
}
|
|
382
|
+
@property --tw-drop-shadow-alpha {
|
|
383
|
+
syntax: "<percentage>";
|
|
384
|
+
inherits: false;
|
|
385
|
+
initial-value: 100%;
|
|
386
|
+
}
|
|
387
|
+
@property --tw-drop-shadow-size {
|
|
388
|
+
syntax: "*";
|
|
389
|
+
inherits: false;
|
|
390
|
+
}
|
|
391
|
+
@layer properties {
|
|
392
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
393
|
+
*, ::before, ::after, ::backdrop {
|
|
394
|
+
--tw-border-style: solid;
|
|
395
|
+
--tw-font-weight: initial;
|
|
396
|
+
--tw-ordinal: initial;
|
|
397
|
+
--tw-slashed-zero: initial;
|
|
398
|
+
--tw-numeric-figure: initial;
|
|
399
|
+
--tw-numeric-spacing: initial;
|
|
400
|
+
--tw-numeric-fraction: initial;
|
|
401
|
+
--tw-blur: initial;
|
|
402
|
+
--tw-brightness: initial;
|
|
403
|
+
--tw-contrast: initial;
|
|
404
|
+
--tw-grayscale: initial;
|
|
405
|
+
--tw-hue-rotate: initial;
|
|
406
|
+
--tw-invert: initial;
|
|
407
|
+
--tw-opacity: initial;
|
|
408
|
+
--tw-saturate: initial;
|
|
409
|
+
--tw-sepia: initial;
|
|
410
|
+
--tw-drop-shadow: initial;
|
|
411
|
+
--tw-drop-shadow-color: initial;
|
|
412
|
+
--tw-drop-shadow-alpha: 100%;
|
|
413
|
+
--tw-drop-shadow-size: initial;
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
}
|