diffhub 0.1.0 → 0.1.2

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 (189) hide show
  1. package/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  2. package/.next/standalone/apps/web/.next/build-manifest.json +3 -3
  3. package/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/apps/web/.next/required-server-files.json +4 -4
  5. package/.next/standalone/apps/web/.next/server/app/_global-error.html +1 -1
  6. package/.next/standalone/apps/web/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/standalone/apps/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/standalone/apps/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/standalone/apps/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/standalone/apps/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/standalone/apps/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/standalone/apps/web/.next/server/app/_not-found/page.js +1 -1
  13. package/.next/standalone/apps/web/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  16. package/.next/standalone/apps/web/.next/server/app/_not-found.rsc +17 -16
  17. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_full.segment.rsc +17 -16
  18. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_index.segment.rsc +6 -5
  20. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/.next/standalone/apps/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/standalone/apps/web/.next/server/app/api/comments/route.js +1 -1
  24. package/.next/standalone/apps/web/.next/server/app/api/comments/route.js.nft.json +1 -1
  25. package/.next/standalone/apps/web/.next/server/app/api/diff/route.js +2 -2
  26. package/.next/standalone/apps/web/.next/server/app/api/diff/route.js.nft.json +1 -1
  27. package/.next/standalone/apps/web/.next/server/app/api/discard/route.js +2 -2
  28. package/.next/standalone/apps/web/.next/server/app/api/discard/route.js.nft.json +1 -1
  29. package/.next/standalone/apps/web/.next/server/app/api/file/route.js +2 -2
  30. package/.next/standalone/apps/web/.next/server/app/api/file/route.js.nft.json +1 -1
  31. package/.next/standalone/apps/web/.next/server/app/api/files/route.js +2 -2
  32. package/.next/standalone/apps/web/.next/server/app/api/files/route.js.nft.json +1 -1
  33. package/.next/standalone/apps/web/.next/server/app/index.html +1 -1
  34. package/.next/standalone/apps/web/.next/server/app/index.rsc +16 -15
  35. package/.next/standalone/apps/web/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
  36. package/.next/standalone/apps/web/.next/server/app/index.segments/_full.segment.rsc +16 -15
  37. package/.next/standalone/apps/web/.next/server/app/index.segments/_head.segment.rsc +4 -4
  38. package/.next/standalone/apps/web/.next/server/app/index.segments/_index.segment.rsc +6 -5
  39. package/.next/standalone/apps/web/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  40. package/.next/standalone/apps/web/.next/server/app/page/react-loadable-manifest.json +2 -2
  41. package/.next/standalone/apps/web/.next/server/app/page.js +2 -2
  42. package/.next/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
  43. package/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__05ejtyr._.js +3 -0
  45. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0e2dp4h._.js +3 -0
  46. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0egk6ui._.js +3 -0
  47. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0i6i-~n._.js +3 -0
  48. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0sv4hr9._.js +3 -0
  49. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0t.tl18._.js +3 -0
  50. package/.next/standalone/apps/web/.next/server/chunks/ssr/{[root-of-the-server]__06b81~v._.js → [root-of-the-server]__0giwc4b._.js} +2 -2
  51. package/.next/standalone/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0jit913._.js +3 -0
  52. package/.next/standalone/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0v19a7g._.js +3 -0
  53. package/.next/standalone/apps/web/.next/server/chunks/ssr/_0f40lcw._.js +3 -0
  54. package/.next/standalone/apps/web/.next/server/chunks/ssr/_0oc3qg_._.js +3 -3
  55. package/.next/standalone/apps/web/.next/server/chunks/ssr/{apps_web_0b_ykcu._.js → _0qo42r0._.js} +2 -2
  56. package/.next/standalone/apps/web/.next/server/chunks/ssr/{apps_web_08kf15u._.js → apps_web_0758ax4._.js} +2 -2
  57. package/.next/standalone/apps/web/.next/server/chunks/ssr/node_modules_0v8w2j~._.js +70 -0
  58. package/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +3 -3
  59. package/.next/standalone/apps/web/.next/server/pages/404.html +1 -1
  60. package/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  61. package/.next/standalone/apps/web/.next/server/server-reference-manifest.js +1 -1
  62. package/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
  63. package/.next/standalone/apps/web/.next/static/chunks/00zp83w4g1v1r.js +16 -0
  64. package/.next/standalone/apps/web/.next/static/chunks/042ip11u2i2z6.js +138 -0
  65. package/.next/standalone/apps/web/.next/static/chunks/07ndp5x2cvqo..css +3 -0
  66. package/.next/standalone/apps/web/.next/static/chunks/085s9eg867ha-.js +1 -0
  67. package/.next/standalone/apps/web/.next/static/chunks/0_vmme_k_ff_u.js +67 -0
  68. package/.next/standalone/apps/web/.next/static/chunks/0ap~_hc7r17_6.js +1 -0
  69. package/.next/standalone/apps/web/.next/static/chunks/0nt5-rwas5thn.js +67 -0
  70. package/.next/standalone/apps/web/.next/static/chunks/0p~3-4_.v0cft.js +1 -0
  71. package/.next/standalone/apps/web/.next/static/chunks/0wx-2dr44ql-g.js +1 -0
  72. package/.next/standalone/apps/web/.next/static/chunks/{0syypqto3~pe_.js → 0y0o261rjun_2.js} +8 -8
  73. package/.next/standalone/apps/web/.next/static/chunks/0y5z3t-z1c8ks.js.map +5 -0
  74. package/.next/standalone/apps/web/.next/static/chunks/17b.xoi.b6rcl.js +1 -0
  75. package/.next/standalone/apps/web/.next/static/chunks/turbopack-0_n_4n~_4no2a.js +1 -0
  76. package/.next/standalone/apps/web/.next/static/chunks/turbopack-worker-0sjn--fhq~1cg.js +1 -0
  77. package/.next/standalone/apps/web/.next/static/media/diffs.worker.09unk0quktc_5.ts +1 -0
  78. package/.next/standalone/apps/web/package.json +12 -2
  79. package/.next/standalone/apps/web/server.js +1 -1
  80. package/README.md +10 -3
  81. package/bin/diffhub.mjs +1 -1
  82. package/package.json +12 -2
  83. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__05vwx85._.js +0 -3
  84. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__09vmjc2._.js +0 -3
  85. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0etmu4u._.js +0 -3
  86. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0g-_a7n._.js +0 -3
  87. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0mshgfw._.js +0 -3
  88. package/.next/standalone/apps/web/.next/server/chunks/[root-of-the-server]__0qixima._.js +0 -3
  89. package/.next/standalone/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0khyzju._.js +0 -3
  90. package/.next/standalone/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0l2mjim._.js +0 -70
  91. package/.next/standalone/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0q2lon0._.js +0 -3
  92. package/.next/standalone/apps/web/.next/server/chunks/ssr/_059a1m-._.js +0 -3
  93. package/.next/standalone/apps/web/.next/static/chunks/0.ae0sud8tm7k.js +0 -204
  94. package/.next/standalone/apps/web/.next/static/chunks/0di~ntk7iivm4.js +0 -1
  95. package/.next/standalone/apps/web/.next/static/chunks/0pklg0nmdvay8.js +0 -1
  96. package/.next/standalone/apps/web/.next/static/chunks/0up9_7hiwl_dt.js +0 -1
  97. package/.next/standalone/apps/web/.next/static/chunks/0~984a88e4rp9.js +0 -204
  98. package/.next/standalone/apps/web/.next/static/chunks/13y8355z8m13w.js +0 -1
  99. package/.next/standalone/apps/web/.next/static/chunks/14gfmthe5zcf..js +0 -16
  100. package/.next/standalone/apps/web/.next/static/chunks/15--1d_raviej.css +0 -3
  101. package/.next/standalone/apps/web/AGENTS.md +0 -60
  102. package/.next/standalone/apps/web/CLAUDE.md +0 -1
  103. package/.next/standalone/apps/web/README.md +0 -78
  104. package/.next/standalone/apps/web/app/api/comments/route.ts +0 -20
  105. package/.next/standalone/apps/web/app/api/diff/route.ts +0 -15
  106. package/.next/standalone/apps/web/app/api/discard/route.ts +0 -15
  107. package/.next/standalone/apps/web/app/api/file/route.ts +0 -17
  108. package/.next/standalone/apps/web/app/api/files/route.ts +0 -14
  109. package/.next/standalone/apps/web/app/api/open/route.ts +0 -64
  110. package/.next/standalone/apps/web/app/favicon.ico +0 -0
  111. package/.next/standalone/apps/web/app/globals.css +0 -214
  112. package/.next/standalone/apps/web/app/layout.tsx +0 -52
  113. package/.next/standalone/apps/web/app/page.tsx +0 -6
  114. package/.next/standalone/apps/web/bin/diffhub.mjs +0 -147
  115. package/.next/standalone/apps/web/components/ContextMenu.tsx +0 -161
  116. package/.next/standalone/apps/web/components/DiffApp.tsx +0 -363
  117. package/.next/standalone/apps/web/components/DiffViewer.tsx +0 -565
  118. package/.next/standalone/apps/web/components/FileDiffHeader.tsx +0 -119
  119. package/.next/standalone/apps/web/components/FileList.tsx +0 -438
  120. package/.next/standalone/apps/web/components/KeyboardShortcutsDialog.tsx +0 -79
  121. package/.next/standalone/apps/web/components/SidebarHelpMenu.tsx +0 -86
  122. package/.next/standalone/apps/web/components/StatusBar.tsx +0 -212
  123. package/.next/standalone/apps/web/components/icons/file-status-icons.tsx +0 -48
  124. package/.next/standalone/apps/web/components/theme-provider.tsx +0 -12
  125. package/.next/standalone/apps/web/components/ui/button.tsx +0 -90
  126. package/.next/standalone/apps/web/components/ui/empty.tsx +0 -82
  127. package/.next/standalone/apps/web/components/ui/input.tsx +0 -18
  128. package/.next/standalone/apps/web/components/ui/kbd.tsx +0 -14
  129. package/.next/standalone/apps/web/components/ui/separator.tsx +0 -23
  130. package/.next/standalone/apps/web/components/ui/sheet.tsx +0 -109
  131. package/.next/standalone/apps/web/components/ui/sidebar.tsx +0 -700
  132. package/.next/standalone/apps/web/components/ui/skeleton.tsx +0 -9
  133. package/.next/standalone/apps/web/components/ui/toggle.tsx +0 -35
  134. package/.next/standalone/apps/web/components/ui/tooltip.tsx +0 -52
  135. package/.next/standalone/apps/web/components.json +0 -27
  136. package/.next/standalone/apps/web/lib/comments.ts +0 -52
  137. package/.next/standalone/apps/web/lib/export-comments.ts +0 -13
  138. package/.next/standalone/apps/web/lib/git.ts +0 -201
  139. package/.next/standalone/apps/web/lib/use-mobile.ts +0 -19
  140. package/.next/standalone/apps/web/lib/utils.ts +0 -5
  141. package/.next/standalone/apps/web/next.config.ts +0 -19
  142. package/.next/standalone/apps/web/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  143. package/.next/standalone/apps/web/node_modules/@img/sharp-darwin-arm64/package.json +0 -40
  144. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/README.md +0 -46
  145. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/lib/glib-2.0/include/glibconfig.h +0 -220
  146. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/lib/index.js +0 -1
  147. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib +0 -0
  148. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/package.json +0 -36
  149. package/.next/standalone/apps/web/node_modules/@img/sharp-libvips-darwin-arm64/versions.json +0 -30
  150. package/.next/standalone/apps/web/oxfmt.config.ts +0 -6
  151. package/.next/standalone/apps/web/oxlint.config.ts +0 -13
  152. package/.next/standalone/apps/web/postcss.config.mjs +0 -7
  153. package/.next/standalone/apps/web/public/file.svg +0 -1
  154. package/.next/standalone/apps/web/public/glide-variable-italic.woff2 +0 -0
  155. package/.next/standalone/apps/web/public/glide-variable.woff2 +0 -0
  156. package/.next/standalone/apps/web/public/globe.svg +0 -1
  157. package/.next/standalone/apps/web/public/next.svg +0 -1
  158. package/.next/standalone/apps/web/public/operator-mono-book-italic.woff2 +0 -0
  159. package/.next/standalone/apps/web/public/operator-mono-book.woff2 +0 -0
  160. package/.next/standalone/apps/web/public/operator-mono-medium-italic.woff2 +0 -0
  161. package/.next/standalone/apps/web/public/operator-mono-medium.woff2 +0 -0
  162. package/.next/standalone/apps/web/public/vercel.svg +0 -1
  163. package/.next/standalone/apps/web/public/window.svg +0 -1
  164. package/.next/standalone/apps/web/tsconfig.json +0 -34
  165. package/.next/standalone/apps/web/tsconfig.tsbuildinfo +0 -1
  166. /package/.next/standalone/apps/web/.next/static/{x0qhb6ReQoZ53hlmgg2-_ → mAVCL4HCmtJwT35feBPdK}/_buildManifest.js +0 -0
  167. /package/.next/standalone/apps/web/.next/static/{x0qhb6ReQoZ53hlmgg2-_ → mAVCL4HCmtJwT35feBPdK}/_clientMiddlewareManifest.js +0 -0
  168. /package/.next/standalone/apps/web/.next/static/{x0qhb6ReQoZ53hlmgg2-_ → mAVCL4HCmtJwT35feBPdK}/_ssgManifest.js +0 -0
  169. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/classes/comparator.js +0 -0
  170. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/classes/range.js +0 -0
  171. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/classes/semver.js +0 -0
  172. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/cmp.js +0 -0
  173. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/coerce.js +0 -0
  174. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/compare.js +0 -0
  175. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/eq.js +0 -0
  176. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/gt.js +0 -0
  177. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/gte.js +0 -0
  178. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/lt.js +0 -0
  179. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/lte.js +0 -0
  180. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/neq.js +0 -0
  181. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/parse.js +0 -0
  182. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/functions/satisfies.js +0 -0
  183. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/constants.js +0 -0
  184. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/debug.js +0 -0
  185. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/identifiers.js +0 -0
  186. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/lrucache.js +0 -0
  187. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/parse-options.js +0 -0
  188. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/internal/re.js +0 -0
  189. /package/.next/standalone/{apps/web/node_modules → node_modules}/semver/package.json +0 -0
@@ -1,220 +0,0 @@
1
- /* glibconfig.h
2
- *
3
- * This is a generated file. Please modify 'glibconfig.h.in'
4
- */
5
-
6
- #ifndef __GLIBCONFIG_H__
7
- #define __GLIBCONFIG_H__
8
-
9
- #include <glib/gmacros.h>
10
-
11
- #include <limits.h>
12
- #include <float.h>
13
- #define GLIB_HAVE_ALLOCA_H
14
-
15
- #define GLIB_STATIC_COMPILATION 1
16
- #define GOBJECT_STATIC_COMPILATION 1
17
- #define GIO_STATIC_COMPILATION 1
18
- #define GMODULE_STATIC_COMPILATION 1
19
- #define GI_STATIC_COMPILATION 1
20
- #define G_INTL_STATIC_COMPILATION 1
21
- #define FFI_STATIC_BUILD 1
22
-
23
- /* Specifies that GLib's g_print*() functions wrap the
24
- * system printf functions. This is useful to know, for example,
25
- * when using glibc's register_printf_function().
26
- */
27
- #define GLIB_USING_SYSTEM_PRINTF
28
-
29
- G_BEGIN_DECLS
30
-
31
- #define G_MINFLOAT FLT_MIN
32
- #define G_MAXFLOAT FLT_MAX
33
- #define G_MINDOUBLE DBL_MIN
34
- #define G_MAXDOUBLE DBL_MAX
35
- #define G_MINSHORT SHRT_MIN
36
- #define G_MAXSHORT SHRT_MAX
37
- #define G_MAXUSHORT USHRT_MAX
38
- #define G_MININT INT_MIN
39
- #define G_MAXINT INT_MAX
40
- #define G_MAXUINT UINT_MAX
41
- #define G_MINLONG LONG_MIN
42
- #define G_MAXLONG LONG_MAX
43
- #define G_MAXULONG ULONG_MAX
44
-
45
- typedef signed char gint8;
46
- typedef unsigned char guint8;
47
-
48
- typedef signed short gint16;
49
- typedef unsigned short guint16;
50
-
51
- #define G_GINT16_MODIFIER "h"
52
- #define G_GINT16_FORMAT "hi"
53
- #define G_GUINT16_FORMAT "hu"
54
-
55
-
56
- typedef signed int gint32;
57
- typedef unsigned int guint32;
58
-
59
- #define G_GINT32_MODIFIER ""
60
- #define G_GINT32_FORMAT "i"
61
- #define G_GUINT32_FORMAT "u"
62
-
63
-
64
- #define G_HAVE_GINT64 1 /* deprecated, always true */
65
-
66
- G_GNUC_EXTENSION typedef signed long long gint64;
67
- G_GNUC_EXTENSION typedef unsigned long long guint64;
68
-
69
- #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##LL))
70
- #define G_GUINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##ULL))
71
-
72
- #define G_GINT64_MODIFIER "ll"
73
- #define G_GINT64_FORMAT "lli"
74
- #define G_GUINT64_FORMAT "llu"
75
-
76
-
77
- #define GLIB_SIZEOF_VOID_P 8
78
- #define GLIB_SIZEOF_LONG 8
79
- #define GLIB_SIZEOF_SIZE_T 8
80
- #define GLIB_SIZEOF_SSIZE_T 8
81
-
82
- typedef signed long gssize;
83
- typedef unsigned long gsize;
84
- #define G_GSIZE_MODIFIER "l"
85
- #define G_GSSIZE_MODIFIER "l"
86
- #define G_GSIZE_FORMAT "lu"
87
- #define G_GSSIZE_FORMAT "li"
88
-
89
- #define G_MAXSIZE G_MAXULONG
90
- #define G_MINSSIZE G_MINLONG
91
- #define G_MAXSSIZE G_MAXLONG
92
-
93
- typedef gint64 goffset;
94
- #define G_MINOFFSET G_MININT64
95
- #define G_MAXOFFSET G_MAXINT64
96
-
97
- #define G_GOFFSET_MODIFIER G_GINT64_MODIFIER
98
- #define G_GOFFSET_FORMAT G_GINT64_FORMAT
99
- #define G_GOFFSET_CONSTANT(val) G_GINT64_CONSTANT(val)
100
-
101
- #define G_POLLFD_FORMAT "%d"
102
-
103
- #define GPOINTER_TO_INT(p) ((gint) (glong) (p))
104
- #define GPOINTER_TO_UINT(p) ((guint) (gulong) (p))
105
-
106
- #define GINT_TO_POINTER(i) ((gpointer) (glong) (i))
107
- #define GUINT_TO_POINTER(u) ((gpointer) (gulong) (u))
108
-
109
- typedef signed long gintptr;
110
- typedef unsigned long guintptr;
111
-
112
- #define G_GINTPTR_MODIFIER "l"
113
- #define G_GINTPTR_FORMAT "li"
114
- #define G_GUINTPTR_FORMAT "lu"
115
-
116
- #define GLIB_MAJOR_VERSION 2
117
- #define GLIB_MINOR_VERSION 86
118
- #define GLIB_MICRO_VERSION 1
119
-
120
- #define G_OS_UNIX
121
-
122
- #define G_VA_COPY va_copy
123
-
124
-
125
- #define G_HAVE_ISO_VARARGS 1
126
-
127
- /* gcc-2.95.x supports both gnu style and ISO varargs, but if -ansi
128
- * is passed ISO vararg support is turned off, and there is no work
129
- * around to turn it on, so we unconditionally turn it off.
130
- */
131
- #if __GNUC__ == 2 && __GNUC_MINOR__ == 95
132
- # undef G_HAVE_ISO_VARARGS
133
- #endif
134
-
135
- #define G_HAVE_GROWING_STACK 0
136
-
137
- #ifndef _MSC_VER
138
- # define G_HAVE_GNUC_VARARGS 1
139
- #endif
140
-
141
- #if defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
142
- #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
143
- #elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x550)
144
- #define G_GNUC_INTERNAL __hidden
145
- #elif defined (__GNUC__) && defined (G_HAVE_GNUC_VISIBILITY)
146
- #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
147
- #else
148
- #define G_GNUC_INTERNAL
149
- #endif
150
-
151
- #define G_THREADS_ENABLED
152
- #define G_THREADS_IMPL_POSIX
153
-
154
- #define G_ATOMIC_LOCK_FREE
155
-
156
- #define GINT16_TO_LE(val) ((gint16) (val))
157
- #define GUINT16_TO_LE(val) ((guint16) (val))
158
- #define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
159
- #define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (val))
160
-
161
- #define GINT32_TO_LE(val) ((gint32) (val))
162
- #define GUINT32_TO_LE(val) ((guint32) (val))
163
- #define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val))
164
- #define GUINT32_TO_BE(val) (GUINT32_SWAP_LE_BE (val))
165
-
166
- #define GINT64_TO_LE(val) ((gint64) (val))
167
- #define GUINT64_TO_LE(val) ((guint64) (val))
168
- #define GINT64_TO_BE(val) ((gint64) GUINT64_SWAP_LE_BE (val))
169
- #define GUINT64_TO_BE(val) (GUINT64_SWAP_LE_BE (val))
170
-
171
- #define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val))
172
- #define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val))
173
- #define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val))
174
- #define GULONG_TO_BE(val) ((gulong) GUINT64_TO_BE (val))
175
- #define GINT_TO_LE(val) ((gint) GINT32_TO_LE (val))
176
- #define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val))
177
- #define GINT_TO_BE(val) ((gint) GINT32_TO_BE (val))
178
- #define GUINT_TO_BE(val) ((guint) GUINT32_TO_BE (val))
179
- #define GSIZE_TO_LE(val) ((gsize) GUINT64_TO_LE (val))
180
- #define GSSIZE_TO_LE(val) ((gssize) GINT64_TO_LE (val))
181
- #define GSIZE_TO_BE(val) ((gsize) GUINT64_TO_BE (val))
182
- #define GSSIZE_TO_BE(val) ((gssize) GINT64_TO_BE (val))
183
- #define G_BYTE_ORDER G_LITTLE_ENDIAN
184
-
185
- #define GLIB_SYSDEF_POLLIN =1
186
- #define GLIB_SYSDEF_POLLOUT =4
187
- #define GLIB_SYSDEF_POLLPRI =2
188
- #define GLIB_SYSDEF_POLLHUP =16
189
- #define GLIB_SYSDEF_POLLERR =8
190
- #define GLIB_SYSDEF_POLLNVAL =32
191
-
192
- /* No way to disable deprecation warnings for macros, so only emit deprecation
193
- * warnings on platforms where usage of this macro is broken */
194
- #if defined(__APPLE__) || defined(_MSC_VER) || defined(__CYGWIN__)
195
- #define G_MODULE_SUFFIX "so" GLIB_DEPRECATED_MACRO_IN_2_76
196
- #else
197
- #define G_MODULE_SUFFIX "so"
198
- #endif
199
-
200
- typedef int GPid;
201
- #define G_PID_FORMAT "i"
202
-
203
- #define GLIB_SYSDEF_AF_UNIX 1
204
- #define GLIB_SYSDEF_AF_INET 2
205
- #define GLIB_SYSDEF_AF_INET6 30
206
-
207
- #define GLIB_SYSDEF_MSG_OOB 1
208
- #define GLIB_SYSDEF_MSG_PEEK 2
209
- #define GLIB_SYSDEF_MSG_DONTROUTE 4
210
-
211
- #define G_DIR_SEPARATOR '/'
212
- #define G_DIR_SEPARATOR_S "/"
213
- #define G_SEARCHPATH_SEPARATOR ':'
214
- #define G_SEARCHPATH_SEPARATOR_S ":"
215
-
216
- #undef G_HAVE_FREE_SIZED
217
-
218
- G_END_DECLS
219
-
220
- #endif /* __GLIBCONFIG_H__ */
@@ -1,36 +0,0 @@
1
- {
2
- "name": "@img/sharp-libvips-darwin-arm64",
3
- "version": "1.2.4",
4
- "description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
5
- "author": "Lovell Fuller <npm@lovell.info>",
6
- "homepage": "https://sharp.pixelplumbing.com",
7
- "repository": {
8
- "type": "git",
9
- "url": "git+https://github.com/lovell/sharp-libvips.git",
10
- "directory": "npm/darwin-arm64"
11
- },
12
- "license": "LGPL-3.0-or-later",
13
- "funding": {
14
- "url": "https://opencollective.com/libvips"
15
- },
16
- "preferUnplugged": true,
17
- "publishConfig": {
18
- "access": "public"
19
- },
20
- "files": [
21
- "lib",
22
- "versions.json"
23
- ],
24
- "type": "commonjs",
25
- "exports": {
26
- "./lib": "./lib/index.js",
27
- "./package": "./package.json",
28
- "./versions": "./versions.json"
29
- },
30
- "os": [
31
- "darwin"
32
- ],
33
- "cpu": [
34
- "arm64"
35
- ]
36
- }
@@ -1,30 +0,0 @@
1
- {
2
- "aom": "3.13.1",
3
- "archive": "3.8.2",
4
- "cairo": "1.18.4",
5
- "cgif": "0.5.0",
6
- "exif": "0.6.25",
7
- "expat": "2.7.3",
8
- "ffi": "3.5.2",
9
- "fontconfig": "2.17.1",
10
- "freetype": "2.14.1",
11
- "fribidi": "1.0.16",
12
- "glib": "2.86.1",
13
- "harfbuzz": "12.1.0",
14
- "heif": "1.20.2",
15
- "highway": "1.3.0",
16
- "imagequant": "2.4.1",
17
- "lcms": "2.17",
18
- "mozjpeg": "0826579",
19
- "pango": "1.57.0",
20
- "pixman": "0.46.4",
21
- "png": "1.6.50",
22
- "proxy-libintl": "0.5",
23
- "rsvg": "2.61.2",
24
- "spng": "0.7.4",
25
- "tiff": "4.7.1",
26
- "vips": "8.17.3",
27
- "webp": "1.6.0",
28
- "xml2": "2.15.1",
29
- "zlib-ng": "2.2.5"
30
- }
@@ -1,6 +0,0 @@
1
- import { defineConfig } from "oxfmt";
2
- import ultracite from "ultracite/oxfmt";
3
-
4
- export default defineConfig({
5
- extends: [ultracite],
6
- });
@@ -1,13 +0,0 @@
1
- import { defineConfig } from "oxlint";
2
- import core from "ultracite/oxlint/core";
3
- import next from "ultracite/oxlint/next";
4
- import react from "ultracite/oxlint/react";
5
- import vitest from "ultracite/oxlint/vitest";
6
-
7
- export default defineConfig({
8
- extends: [core, react, next, vitest],
9
- rules: {
10
- // React components use PascalCase filenames by convention
11
- "unicorn/filename-case": ["error", { cases: { kebabCase: true, pascalCase: true } }],
12
- },
13
- });
@@ -1,7 +0,0 @@
1
- const config = {
2
- plugins: {
3
- "@tailwindcss/postcss": {},
4
- },
5
- };
6
-
7
- export default config;
@@ -1 +0,0 @@
1
- <svg fill="none" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 13.5V5.41a1 1 0 0 0-.3-.7L9.8.29A1 1 0 0 0 9.08 0H1.5v13.5A2.5 2.5 0 0 0 4 16h8a2.5 2.5 0 0 0 2.5-2.5m-1.5 0v-7H8v-5H3v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1M9.5 5V2.12L12.38 5zM5.13 5h-.62v1.25h2.12V5zm-.62 3h7.12v1.25H4.5zm.62 3h-.62v1.25h7.12V11z" clip-rule="evenodd" fill="#666" fill-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.27 14.1a6.5 6.5 0 0 0 3.67-3.45q-1.24.21-2.7.34-.31 1.83-.97 3.1M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.48-1.52a7 7 0 0 1-.96 0H7.5a4 4 0 0 1-.84-1.32q-.38-.89-.63-2.08a40 40 0 0 0 3.92 0q-.25 1.2-.63 2.08a4 4 0 0 1-.84 1.31zm2.94-4.76q1.66-.15 2.95-.43a7 7 0 0 0 0-2.58q-1.3-.27-2.95-.43a18 18 0 0 1 0 3.44m-1.27-3.54a17 17 0 0 1 0 3.64 39 39 0 0 1-4.3 0 17 17 0 0 1 0-3.64 39 39 0 0 1 4.3 0m1.1-1.17q1.45.13 2.69.34a6.5 6.5 0 0 0-3.67-3.44q.65 1.26.98 3.1M8.48 1.5l.01.02q.41.37.84 1.31.38.89.63 2.08a40 40 0 0 0-3.92 0q.25-1.2.63-2.08a4 4 0 0 1 .85-1.32 7 7 0 0 1 .96 0m-2.75.4a6.5 6.5 0 0 0-3.67 3.44 29 29 0 0 1 2.7-.34q.31-1.83.97-3.1M4.58 6.28q-1.66.16-2.95.43a7 7 0 0 0 0 2.58q1.3.27 2.95.43a18 18 0 0 1 0-3.44m.17 4.71q-1.45-.12-2.69-.34a6.5 6.5 0 0 0 3.67 3.44q-.65-1.27-.98-3.1" fill="#666"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 394 80"><path fill="#000" d="M262 0h68.5v12.7h-27.2v66.6h-13.6V12.7H262V0ZM149 0v12.7H94v20.4h44.3v12.6H94v21h55v12.6H80.5V0h68.7zm34.3 0h-17.8l63.8 79.4h17.9l-32-39.7 32-39.6h-17.9l-23 28.6-23-28.6zm18.3 56.7-9-11-27.1 33.7h17.8l18.3-22.7z"/><path fill="#000" d="M81 79.3 17 0H0v79.3h13.6V17l50.2 62.3H81Zm252.6-.4c-1 0-1.8-.4-2.5-1s-1.1-1.6-1.1-2.6.3-1.8 1-2.5 1.6-1 2.6-1 1.8.3 2.5 1a3.4 3.4 0 0 1 .6 4.3 3.7 3.7 0 0 1-3 1.8zm23.2-33.5h6v23.3c0 2.1-.4 4-1.3 5.5a9.1 9.1 0 0 1-3.8 3.5c-1.6.8-3.5 1.3-5.7 1.3-2 0-3.7-.4-5.3-1s-2.8-1.8-3.7-3.2c-.9-1.3-1.4-3-1.4-5h6c.1.8.3 1.6.7 2.2s1 1.2 1.6 1.5c.7.4 1.5.5 2.4.5 1 0 1.8-.2 2.4-.6a4 4 0 0 0 1.6-1.8c.3-.8.5-1.8.5-3V45.5zm30.9 9.1a4.4 4.4 0 0 0-2-3.3 7.5 7.5 0 0 0-4.3-1.1c-1.3 0-2.4.2-3.3.5-.9.4-1.6 1-2 1.6a3.5 3.5 0 0 0-.3 4c.3.5.7.9 1.3 1.2l1.8 1 2 .5 3.2.8c1.3.3 2.5.7 3.7 1.2a13 13 0 0 1 3.2 1.8 8.1 8.1 0 0 1 3 6.5c0 2-.5 3.7-1.5 5.1a10 10 0 0 1-4.4 3.5c-1.8.8-4.1 1.2-6.8 1.2-2.6 0-4.9-.4-6.8-1.2-2-.8-3.4-2-4.5-3.5a10 10 0 0 1-1.7-5.6h6a5 5 0 0 0 3.5 4.6c1 .4 2.2.6 3.4.6 1.3 0 2.5-.2 3.5-.6 1-.4 1.8-1 2.4-1.7a4 4 0 0 0 .8-2.4c0-.9-.2-1.6-.7-2.2a11 11 0 0 0-2.1-1.4l-3.2-1-3.8-1c-2.8-.7-5-1.7-6.6-3.2a7.2 7.2 0 0 1-2.4-5.7 8 8 0 0 1 1.7-5 10 10 0 0 1 4.3-3.5c2-.8 4-1.2 6.4-1.2 2.3 0 4.4.4 6.2 1.2 1.8.8 3.2 2 4.3 3.4 1 1.4 1.5 3 1.5 5h-5.8z"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1155 1000"><path d="m577.3 0 577.4 1000H0z" fill="#fff"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 2.5h13v10a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1zM0 1h16v11.5a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5zm3.75 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M7 4.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m1.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5" fill="#666"/></svg>
@@ -1,34 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "ES2017",
4
- "lib": ["dom", "dom.iterable", "esnext"],
5
- "allowJs": true,
6
- "skipLibCheck": true,
7
- "strict": true,
8
- "noEmit": true,
9
- "esModuleInterop": true,
10
- "module": "esnext",
11
- "moduleResolution": "bundler",
12
- "resolveJsonModule": true,
13
- "isolatedModules": true,
14
- "jsx": "react-jsx",
15
- "incremental": true,
16
- "plugins": [
17
- {
18
- "name": "next"
19
- }
20
- ],
21
- "paths": {
22
- "@/*": ["./*"]
23
- }
24
- },
25
- "include": [
26
- "next-env.d.ts",
27
- "**/*.ts",
28
- "**/*.tsx",
29
- ".next/types/**/*.ts",
30
- ".next/dev/types/**/*.ts",
31
- "**/*.mts"
32
- ],
33
- "exclude": ["node_modules"]
34
- }