@voidzero-dev/vitepress-theme 0.1.38 → 0.1.43

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 (172) hide show
  1. package/dist/assets/social/bluesky-light.svg +10 -0
  2. package/dist/assets/social/github-light.svg +3 -0
  3. package/dist/assets/social/twitter-light.svg +3 -0
  4. package/dist/assets/voidzero/animations/343_x_148_homepage_mobile.riv +0 -0
  5. package/dist/assets/voidzero/footer-logo.svg +5 -0
  6. package/dist/assets/voidzero/footer.jpg +0 -0
  7. package/dist/assets/voidzero/investors/accel.svg +9 -0
  8. package/dist/assets/voidzero/investors/amplify.svg +3 -0
  9. package/dist/assets/voidzero/investors/resend.svg +3 -0
  10. package/dist/assets/voidzero/investors/sentry.svg +10 -0
  11. package/dist/assets/voidzero/logo-light.svg +3 -0
  12. package/dist/index.css +1 -1
  13. package/dist/index10.js +4 -4
  14. package/dist/index100.js +26 -7
  15. package/dist/index101.js +197 -5
  16. package/dist/index102.js +1014 -4
  17. package/dist/index103.js +34 -7
  18. package/dist/index104.js +2 -33
  19. package/dist/index105.js +2 -57
  20. package/dist/index106.js +2 -9
  21. package/dist/index107.js +2 -14
  22. package/dist/index108.js +2 -58
  23. package/dist/index109.js +2 -6
  24. package/dist/index11.js +5 -11
  25. package/dist/index110.js +2 -39
  26. package/dist/index111.js +5324 -21
  27. package/dist/index112.js +2 -25
  28. package/dist/index113.js +2 -10
  29. package/dist/index114.js +2 -57
  30. package/dist/index115.js +2 -36
  31. package/dist/index116.js +2 -119
  32. package/dist/index117.js +2 -92
  33. package/dist/index118.js +2 -8
  34. package/dist/index119.js +2 -439
  35. package/dist/index12.js +9 -9
  36. package/dist/index120.js +10 -5
  37. package/dist/index121.js +7 -2
  38. package/dist/index122.js +4 -1734
  39. package/dist/index123.js +4 -315
  40. package/dist/index124.js +7 -2
  41. package/dist/index125.js +29 -442
  42. package/dist/index126.js +59 -0
  43. package/dist/index127.js +11 -0
  44. package/dist/index128.js +16 -0
  45. package/dist/index129.js +60 -0
  46. package/dist/index13.js +9 -9
  47. package/dist/index130.js +8 -0
  48. package/dist/index131.js +41 -0
  49. package/dist/index132.js +23 -0
  50. package/dist/index133.js +27 -0
  51. package/dist/index134.js +12 -0
  52. package/dist/index135.js +59 -0
  53. package/dist/index136.js +38 -0
  54. package/dist/index137.js +121 -0
  55. package/dist/index138.js +94 -0
  56. package/dist/index139.js +10 -0
  57. package/dist/index14.js +11 -5
  58. package/dist/index140.js +6 -0
  59. package/dist/index141.js +5 -0
  60. package/dist/index142.js +7209 -0
  61. package/dist/index143.js +1737 -0
  62. package/dist/index144.js +441 -0
  63. package/dist/index145.js +16 -0
  64. package/dist/index146.js +35 -0
  65. package/dist/index147.js +1204 -0
  66. package/dist/index148.js +64841 -0
  67. package/dist/index149.js +7 -0
  68. package/dist/index15.js +5 -10
  69. package/dist/index150.js +4 -0
  70. package/dist/index151.js +448 -0
  71. package/dist/index152.js +317 -0
  72. package/dist/index153.js +4 -0
  73. package/dist/index16.js +10 -5
  74. package/dist/index17.js +4 -9
  75. package/dist/index18.js +10 -5
  76. package/dist/index19.js +5 -20
  77. package/dist/index2.js +15 -10
  78. package/dist/index20.js +22 -0
  79. package/dist/index21.js +28 -2
  80. package/dist/index22.js +7 -1
  81. package/dist/index23.js +114 -2
  82. package/dist/index26.js +1 -1
  83. package/dist/index27.js +2 -21
  84. package/dist/index28.js +4 -0
  85. package/dist/index29.js +115 -7
  86. package/dist/index3.js +155 -68
  87. package/dist/index31.js +9 -0
  88. package/dist/index32.js +2 -2
  89. package/dist/index33.js +2 -2
  90. package/dist/index34.js +2 -295
  91. package/dist/index35.js +24 -0
  92. package/dist/{index30.js → index37.js} +22 -22
  93. package/dist/index39.js +4 -0
  94. package/dist/index4.js +11 -156
  95. package/dist/index40.js +2 -84
  96. package/dist/index41.js +293 -64
  97. package/dist/index43.js +156 -75
  98. package/dist/index45.js +322 -26
  99. package/dist/index47.js +2 -26
  100. package/dist/index48.js +3 -26
  101. package/dist/index49.js +2 -26
  102. package/dist/index5.js +69 -9
  103. package/dist/index50.js +2 -2
  104. package/dist/index51.js +2 -25
  105. package/dist/index52.js +2 -22
  106. package/dist/index53.js +2 -124
  107. package/dist/index54.js +3 -2
  108. package/dist/index55.js +2 -2
  109. package/dist/index56.js +2 -2
  110. package/dist/index57.js +2 -2
  111. package/dist/index59.js +135 -2
  112. package/dist/index6.js +5 -73
  113. package/dist/index61.js +2 -2
  114. package/dist/index62.js +2 -2
  115. package/dist/index63.js +2 -2
  116. package/dist/index64.js +2 -2
  117. package/dist/index65.js +2 -2
  118. package/dist/index66.js +2 -2
  119. package/dist/index67.js +2 -18
  120. package/dist/index68.js +2 -18
  121. package/dist/index69.js +2 -18
  122. package/dist/index7.js +2 -2
  123. package/dist/index70.js +2 -2
  124. package/dist/index71.js +2 -2
  125. package/dist/index72.js +2 -2
  126. package/dist/index73.js +2 -34
  127. package/dist/index74.js +2 -2
  128. package/dist/index75.js +1 -1
  129. package/dist/index76.js +52 -2
  130. package/dist/index77.js +44 -3
  131. package/dist/index78.js +53 -2
  132. package/dist/index79.js +2587 -2
  133. package/dist/index8.js +31 -30
  134. package/dist/index80.js +2 -2
  135. package/dist/index81.js +1 -1
  136. package/dist/index82.js +2 -49
  137. package/dist/index83.js +3 -44
  138. package/dist/index84.js +22 -2587
  139. package/dist/index85.js +124 -51
  140. package/dist/index86.js +2 -7207
  141. package/dist/index87.js +2 -14
  142. package/dist/index88.js +2 -5324
  143. package/dist/index89.js +2 -2
  144. package/dist/index9.js +354 -4
  145. package/dist/index90.js +2 -2
  146. package/dist/index91.js +84 -2
  147. package/dist/index92.js +66 -2
  148. package/dist/index93.js +53 -2
  149. package/dist/index94.js +76 -2
  150. package/dist/index95.js +25 -1
  151. package/dist/index96.js +30 -33
  152. package/dist/index97.js +26 -1202
  153. package/dist/index98.js +26 -4
  154. package/dist/index99.js +26 -10
  155. package/dist/vitepress/components/shared/LogoGrid.vue.d.ts +11 -0
  156. package/dist/vitepress/components/shared/ShaderBackground.vue.d.ts +2 -0
  157. package/dist/vitepress/components/shared/Spacer.vue.d.ts +2 -0
  158. package/dist/vitepress/components/voidzero/Header.vue.d.ts +22 -1
  159. package/dist/vitepress/components/voidzero/Investors.vue.d.ts +2 -0
  160. package/dist/vitepress/components/voidzero/Megamenu.vue.d.ts +16 -0
  161. package/dist/vitepress/components/voidzero/Resources.vue.d.ts +31 -0
  162. package/dist/vitepress/components/voidzero/Statistics.vue.d.ts +10 -1
  163. package/package.json +4 -2
  164. package/dist/index24.js +0 -4
  165. package/dist/index25.js +0 -4
  166. package/dist/index36.js +0 -149
  167. package/dist/index38.js +0 -116
  168. package/dist/index42.js +0 -55
  169. package/dist/index44.js +0 -28
  170. package/dist/index46.js +0 -28
  171. package/dist/index58.js +0 -4
  172. package/dist/index60.js +0 -4
package/dist/index40.js CHANGED
@@ -1,86 +1,4 @@
1
- import { createContext as f } from "./index99.js";
2
- import { useDirection as m } from "./index103.js";
3
- import { useForwardExpose as c } from "./index104.js";
4
- import { useId as v } from "./index106.js";
5
- import { Primitive as V } from "./index112.js";
6
- import { defineComponent as _, toRefs as b, ref as y, createBlock as h, openBlock as q, unref as o, withCtx as C, renderSlot as R } from "vue";
7
- import { useVModel as T } from "./index105.js";
8
- const [O, g] = f("TabsRoot");
9
- var M = /* @__PURE__ */ _({
10
- __name: "TabsRoot",
11
- props: {
12
- defaultValue: {
13
- type: null,
14
- required: !1
15
- },
16
- orientation: {
17
- type: String,
18
- required: !1,
19
- default: "horizontal"
20
- },
21
- dir: {
22
- type: String,
23
- required: !1
24
- },
25
- activationMode: {
26
- type: String,
27
- required: !1,
28
- default: "automatic"
29
- },
30
- modelValue: {
31
- type: null,
32
- required: !1
33
- },
34
- unmountOnHide: {
35
- type: Boolean,
36
- required: !1,
37
- default: !0
38
- },
39
- asChild: {
40
- type: Boolean,
41
- required: !1
42
- },
43
- as: {
44
- type: null,
45
- required: !1
46
- }
47
- },
48
- emits: ["update:modelValue"],
49
- setup(l, { emit: d }) {
50
- const e = l, u = d, { orientation: r, unmountOnHide: s, dir: n } = b(e), i = m(n);
51
- c();
52
- const a = T(e, "modelValue", u, {
53
- defaultValue: e.defaultValue,
54
- passive: e.modelValue === void 0
55
- }), p = y();
56
- return g({
57
- modelValue: a,
58
- changeModelValue: (t) => {
59
- a.value = t;
60
- },
61
- orientation: r,
62
- dir: i,
63
- unmountOnHide: s,
64
- activationMode: e.activationMode,
65
- baseId: v(void 0, "reka-tabs"),
66
- tabsList: p
67
- }), (t, x) => (q(), h(o(V), {
68
- dir: o(i),
69
- "data-orientation": o(r),
70
- "as-child": t.asChild,
71
- as: t.as
72
- }, {
73
- default: C(() => [R(t.$slots, "default", { modelValue: o(a) })]),
74
- _: 3
75
- }, 8, [
76
- "dir",
77
- "data-orientation",
78
- "as-child",
79
- "as"
80
- ]));
81
- }
82
- }), j = M;
1
+ const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%2025%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%236254FE'/%3e%3cmask%20id='mask0_302_1163'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='15'%20height='14'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%23833BFF'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_302_1163)'%3e%3cg%20filter='url(%23filter0_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='4.39888'%20rx='1.64776'%20ry='4.39888'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%202.91504%209.65918)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_302_1163)'%3e%3cellipse%20cx='3.11107'%20cy='8.93024'%20rx='3.11107'%20ry='8.93024'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.51367%202.5892)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.12032'%20rx='1.64776'%20ry='9.12032'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.85449%203.61786)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.47949%209.00244)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.02051%209.34616)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_302_1163)'%3e%3cellipse%20cx='4.20957'%20cy='6.60488'%20rx='4.20957'%20ry='6.60488'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%2026.4941%208.2674)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_302_1163)'%3e%3cellipse%20cx='4.36768'%20cy='2.91497'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(39.5103%204.36768%202.91497)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_302_1163)'%3e%3cellipse%20cx='18.4686'%20cy='-1.59131'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%2018.4686%20-1.59131)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_302_1163)'%3e%3cellipse%20cx='16.48'%20cy='3.16848'%20rx='2.47731'%20ry='3.73721'%20transform='rotate(37.8923%2016.48%203.16848)'%20fill='%232BFDD2'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_302_1163)'%3e%3cellipse%20cx='14.8521'%20cy='9.12719'%20rx='1.4008'%20ry='8.70774'%20transform='rotate(37.8923%2014.8521%209.12719)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_302_1163)'%3e%3cellipse%20cx='16.1901'%20cy='10.1036'%20rx='2.40579'%20ry='6.30201'%20transform='rotate(37.8923%2016.1901%2010.1036)'%20fill='%232BFDD2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M2.07018%200C-0.681998%203.93942%20-0.698111%2010.0458%202.07018%2013.9994H3.92967C1.16203%2010.0458%201.17814%203.93942%203.92967%200H2.07018Z'%20fill='%2308060D'/%3e%3cpath%20d='M20.9573%206.99969H22.8174C22.8162%204.4847%2022.1246%201.971%2020.7472%200H18.8877C20.2644%201.971%2020.9567%204.4847%2020.958%206.99969H20.9573Z'%20fill='%2308060D'/%3e%3cpath%20d='M24.2393%2010.4351H22.374C22.5113%209.91943%2022.6176%209.39284%2022.6911%208.85916H20.831C20.7575%209.39219%2020.6512%209.91878%2020.5139%2010.4351H18.646C18.4752%2011.0764%2018.2554%2011.6996%2017.9854%2012.2952H19.8532C19.5812%2012.8953%2019.2602%2013.467%2018.8871%2014H20.7466C21.1191%2013.4676%2021.4407%2012.8953%2021.7127%2012.2952H23.578C23.8481%2011.6996%2024.0679%2011.0764%2024.2387%2010.4351H24.2393Z'%20fill='%2308060D'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_302_1163'%20x='-1.66272'%20y='5.06223'%20width='17.9631'%20height='12.4609'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_302_1163'%20x='-12.0865'%20y='-2.02252'%20width='27.0256'%20height='15.3877'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_302_1163'%20x='-10.5992'%20y='0.83843'%20width='23.7404'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_302_1163'%20x='-9.22419'%20y='6.22292'%20width='23.8068'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_302_1163'%20x='-8.76521'%20y='6.56664'%20width='23.8068'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_302_1163'%20x='8.96521'%20y='-5.12402'%20width='22.3625'%20height='17.6059'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_302_1163'%20x='-4.01521'%20y='-6.60557'%20width='16.7658'%20height='19.0411'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_302_1163'%20x='10.2699'%20y='-11.2609'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_302_1163'%20x='10.7153'%20y='-2.9004'%20width='11.5294'%20height='12.1378'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_302_1163'%20x='6.64007'%20y='-0.548624'%20width='16.424'%20height='19.3516'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_302_1163'%20x='9.12835'%20y='2.16451'%20width='14.1232'%20height='15.8783'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
83
2
  export {
84
- j as TabsRoot_default,
85
- O as injectTabsRootContext
3
+ e as default
86
4
  };
package/dist/index41.js CHANGED
@@ -1,68 +1,297 @@
1
- import { useForwardExpose as p } from "./index104.js";
2
- import { Presence_default as c } from "./index110.js";
3
- import { Primitive as v } from "./index112.js";
4
- import { injectTabsRootContext as b } from "./index40.js";
5
- import { makeTriggerId as _, makeContentId as y } from "./index118.js";
6
- import { defineComponent as C, computed as n, ref as h, onMounted as g, createBlock as I, openBlock as k, unref as t, withCtx as u, createVNode as q, normalizeStyle as T, renderSlot as B, createCommentVNode as M } from "vue";
7
- var S = /* @__PURE__ */ C({
8
- __name: "TabsContent",
9
- props: {
10
- value: {
11
- type: [String, Number],
12
- required: !0
13
- },
14
- forceMount: {
15
- type: Boolean,
16
- required: !1
17
- },
18
- asChild: {
19
- type: Boolean,
20
- required: !1
21
- },
22
- as: {
23
- type: null,
24
- required: !1
25
- }
26
- },
27
- setup(d) {
28
- const o = d, { forwardRef: s } = p(), e = b(), m = n(() => _(e.baseId, o.value)), f = n(() => y(e.baseId, o.value)), r = n(() => o.value === e.modelValue.value), i = h(r.value);
29
- return g(() => {
30
- requestAnimationFrame(() => {
31
- i.value = !1;
1
+ import { defineComponent as _, ref as h, onMounted as y, onUnmounted as k, createElementBlock as c, openBlock as d, createElementVNode as t, Fragment as j, renderList as V, normalizeClass as i, createTextVNode as C, toDisplayString as z, createVNode as m, createCommentVNode as x } from "vue";
2
+ import u from "./index103.js";
3
+ import I from "./index5.js";
4
+ import A from "./index87.js";
5
+ import E from "./index88.js";
6
+ import R from "./index89.js";
7
+ import T from "./index90.js";
8
+ import S from "./index104.js";
9
+ import N from "./index105.js";
10
+ import O from "./index106.js";
11
+ import J from "./index107.js";
12
+ import P from "./index108.js";
13
+ import B from "./index109.js";
14
+ import X from "./index110.js";
15
+ const $ = { class: "wrapper wrapper--ticks border-t flex" }, D = { class: "w-72 p-10 sticky top-0 self-start hidden md:flex flex-col" }, H = { class: "flex flex-col gap-4" }, M = ["onClick"], F = ["src", "alt"], L = { class: "w-full md:border-l border-nickel" }, U = { class: "flex flex-col p-10 justify-between gap-20" }, q = { class: "flex flex-col gap-5 max-w-[20rem]" }, G = ["href"], K = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, Q = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip" }, W = ["src"], Y = { class: "flex flex-col p-10 justify-between gap-20" }, Z = { class: "flex flex-col gap-5 max-w-[20rem]" }, tt = ["href"], et = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, ot = { class: "relative pl-10 h-full flex flex-col justify-end overflow-clip pt-10 sm:pt-0" }, st = ["src"], lt = { class: "flex flex-col p-10 justify-between gap-20" }, it = { class: "flex flex-col gap-5 max-w-[20rem]" }, rt = ["href"], nt = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, at = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip py-10 sm:py-0" }, ct = ["src"], dt = { class: "flex flex-col p-10 justify-between gap-20" }, mt = { class: "flex flex-col gap-5 max-w-[20rem]" }, ft = ["href"], ut = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, pt = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip" }, Et = /* @__PURE__ */ _({
16
+ __name: "OpenSourceSectionProjects",
17
+ setup(xt) {
18
+ const l = h(0), r = h([]);
19
+ let p = null;
20
+ const s = [
21
+ {
22
+ id: "vite",
23
+ name: "Vite",
24
+ url: "https://vite.dev",
25
+ icon: A,
26
+ terminal: S,
27
+ animation: J
28
+ },
29
+ {
30
+ id: "vitest",
31
+ name: "Vitest",
32
+ url: "https://vitest.dev",
33
+ icon: E,
34
+ terminal: N,
35
+ animation: P
36
+ },
37
+ {
38
+ id: "rolldown",
39
+ name: "Rolldown",
40
+ url: "https://rolldown.rs",
41
+ icon: R,
42
+ terminal: O,
43
+ animation: B
44
+ },
45
+ {
46
+ id: "oxc",
47
+ name: "OXC",
48
+ url: "https://oxc.rs",
49
+ icon: T,
50
+ terminal: null,
51
+ // OXC uses Rive animation instead
52
+ animation: X
53
+ }
54
+ ], w = (n) => {
55
+ const e = r.value[n];
56
+ e && e.scrollIntoView({ behavior: "smooth", block: "center" });
57
+ };
58
+ return y(() => {
59
+ p = new IntersectionObserver(
60
+ () => {
61
+ const n = window.innerHeight / 2;
62
+ let e = 0, o = 1 / 0;
63
+ r.value.forEach((a, v) => {
64
+ if (!a) return;
65
+ const f = a.getBoundingClientRect();
66
+ if (f.bottom < 0 || f.top > window.innerHeight) return;
67
+ const g = f.top + f.height / 2, b = Math.abs(g - n);
68
+ b < o && (o = b, e = v);
69
+ }), l.value = e;
70
+ },
71
+ { threshold: [0, 0.1, 0.5, 1] }
72
+ ), r.value.forEach((n) => {
73
+ n && p?.observe(n);
32
74
  });
33
- }), (a, w) => (k(), I(t(c), {
34
- present: a.forceMount || r.value,
35
- "force-mount": ""
36
- }, {
37
- default: u(({ present: l }) => [q(t(v), {
38
- id: f.value,
39
- ref: t(s),
40
- "as-child": a.asChild,
41
- as: a.as,
42
- role: "tabpanel",
43
- "data-state": r.value ? "active" : "inactive",
44
- "data-orientation": t(e).orientation.value,
45
- "aria-labelledby": m.value,
46
- hidden: !l,
47
- tabindex: "0",
48
- style: T({ animationDuration: i.value ? "0s" : void 0 })
49
- }, {
50
- default: u(() => [!t(e).unmountOnHide.value || l ? B(a.$slots, "default", { key: 0 }) : M("v-if", !0)]),
51
- _: 2
52
- }, 1032, [
53
- "id",
54
- "as-child",
55
- "as",
56
- "data-state",
57
- "data-orientation",
58
- "aria-labelledby",
59
- "hidden",
60
- "style"
61
- ])]),
62
- _: 3
63
- }, 8, ["present"]));
75
+ }), k(() => {
76
+ p?.disconnect();
77
+ }), (n, e) => (d(), c("section", $, [
78
+ t("div", D, [
79
+ t("ul", H, [
80
+ (d(), c(j, null, V(s, (o, a) => t("li", {
81
+ key: o.id,
82
+ class: i(["transition-all duration-500 ease-out", l.value === a ? "" : "opacity-40 grayscale"])
83
+ }, [
84
+ t("button", {
85
+ type: "button",
86
+ class: "flex gap-4 text-base cursor-pointer bg-transparent border-none p-0",
87
+ onClick: (v) => w(a)
88
+ }, [
89
+ t("img", {
90
+ src: o.icon,
91
+ alt: o.name,
92
+ class: "size-6"
93
+ }, null, 8, F),
94
+ C(" " + z(o.name), 1)
95
+ ], 8, M)
96
+ ], 2)), 64))
97
+ ])
98
+ ]),
99
+ t("div", L, [
100
+ t("div", {
101
+ class: "grid md:grid-cols-2 w-full",
102
+ ref: (o) => r.value[0] = o,
103
+ "data-project": "0"
104
+ }, [
105
+ t("div", U, [
106
+ t("div", q, [
107
+ e[0] || (e[0] = t("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "Vite", -1)),
108
+ e[1] || (e[1] = t("h4", { class: "text-white text-pretty" }, "The build tool for the web", -1)),
109
+ e[2] || (e[2] = t("p", { class: "text-white/70 text-base max-w-[25rem] text-pretty" }, "Vite is a blazing fast frontend build tool powering the next generation of web applications.", -1)),
110
+ t("a", {
111
+ href: s[0].url,
112
+ target: "_blank",
113
+ rel: "noopener noreferrer",
114
+ class: "button button--sm inline-block w-fit mt-5"
115
+ }, "Explore Vite", 8, G)
116
+ ]),
117
+ m(u, {
118
+ href: "https://github.com/vitejs/vite",
119
+ stars: "75.0k",
120
+ contributors: "1,161"
121
+ })
122
+ ]),
123
+ t("div", K, [
124
+ t("div", Q, [
125
+ t("div", {
126
+ class: i([
127
+ "absolute inset-0 bg-vite transition-opacity duration-700 ease-out",
128
+ l.value === 0 ? "opacity-100" : "opacity-0"
129
+ ])
130
+ }, null, 2),
131
+ t("div", {
132
+ class: i([
133
+ "block p-2 relative bg-slate rounded-tl rounded-bl outline-1 outline-offset-[2px] outline-white/20 transition-transform duration-700 ease-out z-10",
134
+ l.value === 0 ? "translate-x-0" : "translate-x-10"
135
+ ])
136
+ }, [
137
+ s[0].terminal ? (d(), c("img", {
138
+ key: 0,
139
+ loading: "lazy",
140
+ src: s[0].terminal,
141
+ alt: "terminal"
142
+ }, null, 8, W)) : x("", !0)
143
+ ], 2)
144
+ ])
145
+ ])
146
+ ], 512),
147
+ t("div", {
148
+ class: "grid md:grid-cols-2 w-full border-t border-nickel",
149
+ ref: (o) => r.value[1] = o,
150
+ "data-project": "1"
151
+ }, [
152
+ t("div", Y, [
153
+ t("div", Z, [
154
+ e[3] || (e[3] = t("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "Vitest", -1)),
155
+ e[4] || (e[4] = t("h4", { class: "text-white text-pretty" }, "Next-generation test runner", -1)),
156
+ e[5] || (e[5] = t("p", { class: "text-white/70 text-base max-w-[25rem] text-pretty" }, "A Vite-native testing framework. It's fast!", -1)),
157
+ t("a", {
158
+ href: s[1].url,
159
+ target: "_blank",
160
+ rel: "noopener noreferrer",
161
+ class: "button button--sm inline-block w-fit mt-5"
162
+ }, "Explore Vitest", 8, tt)
163
+ ]),
164
+ m(u, {
165
+ href: "https://github.com/vitest-dev/vitest",
166
+ stars: "14.9k",
167
+ contributors: "631"
168
+ })
169
+ ]),
170
+ t("div", et, [
171
+ t("div", ot, [
172
+ t("div", {
173
+ class: i([
174
+ "absolute inset-0 bg-vitest transition-opacity duration-700 ease-out",
175
+ l.value === 1 ? "opacity-100" : "opacity-0"
176
+ ])
177
+ }, null, 2),
178
+ t("div", {
179
+ class: i([
180
+ "block p-2 relative bg-slate rounded-tl outline-1 outline-offset-[2px] outline-white/20 transition-transform duration-700 ease-out z-10",
181
+ l.value === 1 ? "translate-x-0" : "translate-x-10"
182
+ ])
183
+ }, [
184
+ s[1].terminal ? (d(), c("img", {
185
+ key: 0,
186
+ loading: "lazy",
187
+ src: s[1].terminal,
188
+ alt: "terminal"
189
+ }, null, 8, st)) : x("", !0)
190
+ ], 2)
191
+ ])
192
+ ])
193
+ ], 512),
194
+ t("div", {
195
+ class: "grid md:grid-cols-2 w-full border-t border-nickel",
196
+ ref: (o) => r.value[2] = o,
197
+ "data-project": "2"
198
+ }, [
199
+ t("div", lt, [
200
+ t("div", it, [
201
+ e[6] || (e[6] = t("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "Rolldown", -1)),
202
+ e[7] || (e[7] = t("h4", { class: "text-white text-pretty" }, "The fastest JavaScript bundler", -1)),
203
+ e[8] || (e[8] = t("p", { class: "text-white/70 text-base max-w-[25rem] text-pretty" }, "A Rust-based bundler for Javascript with Rollup-compatible API", -1)),
204
+ t("a", {
205
+ href: s[2].url,
206
+ target: "_blank",
207
+ rel: "noopener noreferrer",
208
+ class: "button button--sm inline-block w-fit mt-5"
209
+ }, "Explore Rolldown", 8, rt)
210
+ ]),
211
+ m(u, {
212
+ href: "https://github.com/rolldown/rolldown",
213
+ stars: "12.2k",
214
+ contributors: "148"
215
+ })
216
+ ]),
217
+ t("div", nt, [
218
+ t("div", at, [
219
+ t("div", {
220
+ class: i([
221
+ "absolute inset-0 bg-rolldown transition-opacity duration-700 ease-out",
222
+ l.value === 2 ? "opacity-100" : "opacity-0"
223
+ ])
224
+ }, null, 2),
225
+ t("div", {
226
+ class: i([
227
+ "block p-2 relative bg-slate rounded-tl rounded-bl outline-1 outline-offset-[2px] outline-white/20 transition-transform duration-700 ease-out z-10",
228
+ l.value === 2 ? "translate-x-0" : "translate-x-10"
229
+ ])
230
+ }, [
231
+ s[2].terminal ? (d(), c("img", {
232
+ key: 0,
233
+ loading: "lazy",
234
+ src: s[2].terminal,
235
+ alt: "terminal"
236
+ }, null, 8, ct)) : x("", !0)
237
+ ], 2)
238
+ ])
239
+ ])
240
+ ], 512),
241
+ t("div", {
242
+ class: "grid md:grid-cols-2 w-full border-t border-nickel",
243
+ ref: (o) => r.value[3] = o,
244
+ "data-project": "3"
245
+ }, [
246
+ t("div", dt, [
247
+ t("div", mt, [
248
+ e[9] || (e[9] = t("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "OXC", -1)),
249
+ e[10] || (e[10] = t("h4", { class: "text-white text-pretty" }, "The fastest JavaScript language toolchain", -1)),
250
+ e[11] || (e[11] = t("p", { class: "text-white/70 text-base max-w-[25rem] text-pretty" }, "A collection of JavaScript tools written in Rust", -1)),
251
+ t("a", {
252
+ href: s[3].url,
253
+ target: "_blank",
254
+ rel: "noopener noreferrer",
255
+ class: "button button--sm inline-block w-fit mt-5"
256
+ }, "Explore OXC", 8, ft)
257
+ ]),
258
+ m(u, {
259
+ href: "https://github.com/oxc-project/oxc",
260
+ stars: "17.2k",
261
+ contributors: "268"
262
+ })
263
+ ]),
264
+ t("div", ut, [
265
+ t("div", pt, [
266
+ t("div", {
267
+ class: i([
268
+ "absolute inset-0 bg-oxc transition-opacity duration-700 ease-out",
269
+ l.value === 3 ? "opacity-100" : "opacity-0"
270
+ ])
271
+ }, null, 2),
272
+ t("div", {
273
+ class: i([
274
+ "relative transition-transform duration-700 ease-out z-10",
275
+ l.value === 3 ? "translate-x-0" : "translate-x-10"
276
+ ])
277
+ }, [
278
+ m(I, {
279
+ "desktop-src": s[3].animation,
280
+ "mobile-src": s[3].animation,
281
+ "desktop-width": 480,
282
+ "desktop-height": 480,
283
+ "mobile-width": 480,
284
+ "mobile-height": 480,
285
+ "canvas-class": "w-full"
286
+ }, null, 8, ["desktop-src", "mobile-src"])
287
+ ], 2)
288
+ ])
289
+ ])
290
+ ], 512)
291
+ ])
292
+ ]));
64
293
  }
65
- }), F = S;
294
+ });
66
295
  export {
67
- F as TabsContent_default
296
+ Et as default
68
297
  };