@industry-theme/github-panels 0.1.14 → 0.1.16
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/panels.bundle.js +22 -35
- package/dist/panels.bundle.js.map +1 -1
- package/package.json +1 -1
package/dist/panels.bundle.js
CHANGED
|
@@ -320,31 +320,31 @@ const createLucideIcon = (iconName, iconNode) => {
|
|
|
320
320
|
* This source code is licensed under the ISC license.
|
|
321
321
|
* See the LICENSE file in the root directory of this source tree.
|
|
322
322
|
*/
|
|
323
|
-
const __iconNode$
|
|
323
|
+
const __iconNode$m = [
|
|
324
324
|
["path", { d: "M5 12h14", key: "1ays0h" }],
|
|
325
325
|
["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
|
|
326
326
|
];
|
|
327
|
-
const ArrowRight = createLucideIcon("arrow-right", __iconNode$
|
|
327
|
+
const ArrowRight = createLucideIcon("arrow-right", __iconNode$m);
|
|
328
328
|
/**
|
|
329
329
|
* @license lucide-react v0.552.0 - ISC
|
|
330
330
|
*
|
|
331
331
|
* This source code is licensed under the ISC license.
|
|
332
332
|
* See the LICENSE file in the root directory of this source tree.
|
|
333
333
|
*/
|
|
334
|
-
const __iconNode$
|
|
334
|
+
const __iconNode$l = [
|
|
335
335
|
["path", { d: "m21 16-4 4-4-4", key: "f6ql7i" }],
|
|
336
336
|
["path", { d: "M17 20V4", key: "1ejh1v" }],
|
|
337
337
|
["path", { d: "m3 8 4-4 4 4", key: "11wl7u" }],
|
|
338
338
|
["path", { d: "M7 4v16", key: "1glfcx" }]
|
|
339
339
|
];
|
|
340
|
-
const ArrowUpDown = createLucideIcon("arrow-up-down", __iconNode$
|
|
340
|
+
const ArrowUpDown = createLucideIcon("arrow-up-down", __iconNode$l);
|
|
341
341
|
/**
|
|
342
342
|
* @license lucide-react v0.552.0 - ISC
|
|
343
343
|
*
|
|
344
344
|
* This source code is licensed under the ISC license.
|
|
345
345
|
* See the LICENSE file in the root directory of this source tree.
|
|
346
346
|
*/
|
|
347
|
-
const __iconNode$
|
|
347
|
+
const __iconNode$k = [
|
|
348
348
|
["path", { d: "M12 7v14", key: "1akyts" }],
|
|
349
349
|
[
|
|
350
350
|
"path",
|
|
@@ -354,14 +354,14 @@ const __iconNode$l = [
|
|
|
354
354
|
}
|
|
355
355
|
]
|
|
356
356
|
];
|
|
357
|
-
const BookOpen = createLucideIcon("book-open", __iconNode$
|
|
357
|
+
const BookOpen = createLucideIcon("book-open", __iconNode$k);
|
|
358
358
|
/**
|
|
359
359
|
* @license lucide-react v0.552.0 - ISC
|
|
360
360
|
*
|
|
361
361
|
* This source code is licensed under the ISC license.
|
|
362
362
|
* See the LICENSE file in the root directory of this source tree.
|
|
363
363
|
*/
|
|
364
|
-
const __iconNode$
|
|
364
|
+
const __iconNode$j = [
|
|
365
365
|
["path", { d: "M10 12h4", key: "a56b0p" }],
|
|
366
366
|
["path", { d: "M10 8h4", key: "1sr2af" }],
|
|
367
367
|
["path", { d: "M14 21v-3a2 2 0 0 0-4 0v3", key: "1rgiei" }],
|
|
@@ -374,55 +374,55 @@ const __iconNode$k = [
|
|
|
374
374
|
],
|
|
375
375
|
["path", { d: "M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16", key: "16ra0t" }]
|
|
376
376
|
];
|
|
377
|
-
const Building2 = createLucideIcon("building-2", __iconNode$
|
|
377
|
+
const Building2 = createLucideIcon("building-2", __iconNode$j);
|
|
378
378
|
/**
|
|
379
379
|
* @license lucide-react v0.552.0 - ISC
|
|
380
380
|
*
|
|
381
381
|
* This source code is licensed under the ISC license.
|
|
382
382
|
* See the LICENSE file in the root directory of this source tree.
|
|
383
383
|
*/
|
|
384
|
-
const __iconNode$
|
|
384
|
+
const __iconNode$i = [
|
|
385
385
|
["path", { d: "M8 2v4", key: "1cmpym" }],
|
|
386
386
|
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
387
387
|
["rect", { width: "18", height: "18", x: "3", y: "4", rx: "2", key: "1hopcy" }],
|
|
388
388
|
["path", { d: "M3 10h18", key: "8toen8" }]
|
|
389
389
|
];
|
|
390
|
-
const Calendar = createLucideIcon("calendar", __iconNode$
|
|
390
|
+
const Calendar = createLucideIcon("calendar", __iconNode$i);
|
|
391
391
|
/**
|
|
392
392
|
* @license lucide-react v0.552.0 - ISC
|
|
393
393
|
*
|
|
394
394
|
* This source code is licensed under the ISC license.
|
|
395
395
|
* See the LICENSE file in the root directory of this source tree.
|
|
396
396
|
*/
|
|
397
|
-
const __iconNode$
|
|
398
|
-
const ChevronDown = createLucideIcon("chevron-down", __iconNode$
|
|
397
|
+
const __iconNode$h = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
398
|
+
const ChevronDown = createLucideIcon("chevron-down", __iconNode$h);
|
|
399
399
|
/**
|
|
400
400
|
* @license lucide-react v0.552.0 - ISC
|
|
401
401
|
*
|
|
402
402
|
* This source code is licensed under the ISC license.
|
|
403
403
|
* See the LICENSE file in the root directory of this source tree.
|
|
404
404
|
*/
|
|
405
|
-
const __iconNode$
|
|
406
|
-
const ChevronRight = createLucideIcon("chevron-right", __iconNode$
|
|
405
|
+
const __iconNode$g = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
406
|
+
const ChevronRight = createLucideIcon("chevron-right", __iconNode$g);
|
|
407
407
|
/**
|
|
408
408
|
* @license lucide-react v0.552.0 - ISC
|
|
409
409
|
*
|
|
410
410
|
* This source code is licensed under the ISC license.
|
|
411
411
|
* See the LICENSE file in the root directory of this source tree.
|
|
412
412
|
*/
|
|
413
|
-
const __iconNode$
|
|
413
|
+
const __iconNode$f = [
|
|
414
414
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
415
415
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
416
416
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
417
417
|
];
|
|
418
|
-
const ExternalLink = createLucideIcon("external-link", __iconNode$
|
|
418
|
+
const ExternalLink = createLucideIcon("external-link", __iconNode$f);
|
|
419
419
|
/**
|
|
420
420
|
* @license lucide-react v0.552.0 - ISC
|
|
421
421
|
*
|
|
422
422
|
* This source code is licensed under the ISC license.
|
|
423
423
|
* See the LICENSE file in the root directory of this source tree.
|
|
424
424
|
*/
|
|
425
|
-
const __iconNode$
|
|
425
|
+
const __iconNode$e = [
|
|
426
426
|
[
|
|
427
427
|
"path",
|
|
428
428
|
{
|
|
@@ -431,14 +431,14 @@ const __iconNode$f = [
|
|
|
431
431
|
}
|
|
432
432
|
]
|
|
433
433
|
];
|
|
434
|
-
const Folder = createLucideIcon("folder", __iconNode$
|
|
434
|
+
const Folder = createLucideIcon("folder", __iconNode$e);
|
|
435
435
|
/**
|
|
436
436
|
* @license lucide-react v0.552.0 - ISC
|
|
437
437
|
*
|
|
438
438
|
* This source code is licensed under the ISC license.
|
|
439
439
|
* See the LICENSE file in the root directory of this source tree.
|
|
440
440
|
*/
|
|
441
|
-
const __iconNode$
|
|
441
|
+
const __iconNode$d = [
|
|
442
442
|
[
|
|
443
443
|
"path",
|
|
444
444
|
{
|
|
@@ -447,20 +447,7 @@ const __iconNode$e = [
|
|
|
447
447
|
}
|
|
448
448
|
]
|
|
449
449
|
];
|
|
450
|
-
const Funnel = createLucideIcon("funnel", __iconNode$
|
|
451
|
-
/**
|
|
452
|
-
* @license lucide-react v0.552.0 - ISC
|
|
453
|
-
*
|
|
454
|
-
* This source code is licensed under the ISC license.
|
|
455
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
456
|
-
*/
|
|
457
|
-
const __iconNode$d = [
|
|
458
|
-
["line", { x1: "6", x2: "6", y1: "3", y2: "15", key: "17qcm7" }],
|
|
459
|
-
["circle", { cx: "18", cy: "6", r: "3", key: "1h7g24" }],
|
|
460
|
-
["circle", { cx: "6", cy: "18", r: "3", key: "fqmcym" }],
|
|
461
|
-
["path", { d: "M18 9a9 9 0 0 1-9 9", key: "n2h4wq" }]
|
|
462
|
-
];
|
|
463
|
-
const GitBranch = createLucideIcon("git-branch", __iconNode$d);
|
|
450
|
+
const Funnel = createLucideIcon("funnel", __iconNode$d);
|
|
464
451
|
/**
|
|
465
452
|
* @license lucide-react v0.552.0 - ISC
|
|
466
453
|
*
|
|
@@ -3331,7 +3318,7 @@ const WelcomePanelContent = ({
|
|
|
3331
3318
|
"span",
|
|
3332
3319
|
{
|
|
3333
3320
|
style: {
|
|
3334
|
-
fontSize: `${theme2.fontSizes[
|
|
3321
|
+
fontSize: `${theme2.fontSizes[6] || 32}px`,
|
|
3335
3322
|
fontWeight: theme2.fontWeights.bold,
|
|
3336
3323
|
color: theme2.colors.text
|
|
3337
3324
|
},
|
|
@@ -3499,7 +3486,7 @@ const WelcomePanelContent = ({
|
|
|
3499
3486
|
/* @__PURE__ */ jsx(
|
|
3500
3487
|
FeatureCard,
|
|
3501
3488
|
{
|
|
3502
|
-
icon: /* @__PURE__ */ jsx(
|
|
3489
|
+
icon: /* @__PURE__ */ jsx(BookOpen, { size: 24 }),
|
|
3503
3490
|
title: "Reliable Documentation",
|
|
3504
3491
|
description: "Always up-to-date documentation generated directly from your codebase, never out of sync.",
|
|
3505
3492
|
theme: theme2
|