@lingo.dev/_compiler 0.7.18 → 0.8.1

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 (25) hide show
  1. package/build/{acorn-U6XNAJW3.cjs → acorn-QFXI4BEA.cjs} +1 -1
  2. package/build/{angular-VRWVFJ3P.cjs → angular-OXTGJOFJ.cjs} +1 -1
  3. package/build/{babel-XUIPTQVD.cjs → babel-EJ7OIZP4.cjs} +1 -1
  4. package/build/{chunk-253QCR45.cjs → chunk-AKFJBAG4.cjs} +2 -2
  5. package/build/{chunk-77OA7KVH.cjs → chunk-AKV7BRP5.cjs} +42 -46
  6. package/build/{chunk-SRWLOKRJ.mjs → chunk-VG5I5JDL.mjs} +22 -26
  7. package/build/{estree-4GAWSYZ3.cjs → estree-NGS2AYBH.cjs} +1 -1
  8. package/build/{flow-E755VYYN.mjs → flow-DHPXOK5S.mjs} +8 -8
  9. package/build/{flow-Q7PWYY7R.cjs → flow-RDDDCZAV.cjs} +9 -9
  10. package/build/{glimmer-CMYCELEM.cjs → glimmer-CAMUE4OK.cjs} +35 -35
  11. package/build/{glimmer-E47Q6F77.mjs → glimmer-E3TJQSQ4.mjs} +34 -34
  12. package/build/{graphql-ATU26IOQ.cjs → graphql-YJNPH5D2.cjs} +1 -1
  13. package/build/{html-L366VYHK.cjs → html-TYMOOA3H.cjs} +1 -1
  14. package/build/index.cjs +57 -57
  15. package/build/index.mjs +35 -35
  16. package/build/lingo-turbopack-loader.cjs +4 -4
  17. package/build/lingo-turbopack-loader.mjs +1 -1
  18. package/build/{markdown-VRQCW4QH.cjs → markdown-EW4GGIPV.cjs} +5 -5
  19. package/build/{markdown-5YN6HSRL.mjs → markdown-WJTZKU3V.mjs} +4 -4
  20. package/build/{meriyah-QKHCCSUI.cjs → meriyah-OWUHWYCU.cjs} +1 -1
  21. package/build/{postcss-NNGTIRRJ.mjs → postcss-3TJJTQXP.mjs} +42 -42
  22. package/build/{postcss-PVIIR2IT.cjs → postcss-MQS25GNZ.cjs} +43 -43
  23. package/build/{typescript-VKODJRCW.cjs → typescript-Z5DYTVQY.cjs} +1 -1
  24. package/build/{yaml-6I36QTON.cjs → yaml-FHNA2CVI.cjs} +1 -1
  25. package/package.json +34 -34
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } var _class; var _class2;require('./chunk-253QCR45.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } var _class; var _class2;require('./chunk-AKFJBAG4.cjs');
2
2
 
3
3
  // ../../node_modules/.pnpm/prettier@3.6.2/node_modules/prettier/plugins/postcss.mjs
4
4
  var xl = Object.create;
@@ -2300,7 +2300,7 @@ var ve = g((or, Oa) => {
2300
2300
  }) : r[n] = t(i, r);
2301
2301
  }
2302
2302
  return r;
2303
- }, Ap = function() {
2303
+ }, Ap = (function() {
2304
2304
  function t() {
2305
2305
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
2306
2306
  Op(this, t);
@@ -2329,7 +2329,7 @@ var ve = g((or, Oa) => {
2329
2329
  }, t.prototype.toString = function() {
2330
2330
  return [this.spaces.before, String(this.value), this.spaces.after].join("");
2331
2331
  }, t;
2332
- }();
2332
+ })();
2333
2333
  or.default = Ap;
2334
2334
  Oa.exports = or.default;
2335
2335
  });
@@ -2341,7 +2341,7 @@ var M = g((B) => {
2341
2341
  var ur = g((ar, Ca) => {
2342
2342
  "use strict";
2343
2343
  ar.__esModule = true;
2344
- var Np = /* @__PURE__ */ function() {
2344
+ var Np = /* @__PURE__ */ (function() {
2345
2345
  function t(e, s) {
2346
2346
  for (var r = 0; r < s.length; r++) {
2347
2347
  var n = s[r];
@@ -2351,7 +2351,7 @@ var ur = g((ar, Ca) => {
2351
2351
  return function(e, s, r) {
2352
2352
  return s && t(e.prototype, s), r && t(e, r), e;
2353
2353
  };
2354
- }(), Pp = ve(), Rp = Lp(Pp), Ip = M(), ee = qp(Ip);
2354
+ })(), Pp = ve(), Rp = Lp(Pp), Ip = M(), ee = qp(Ip);
2355
2355
  function qp(t) {
2356
2356
  if (t && t.__esModule) return t;
2357
2357
  var e = {};
@@ -2372,7 +2372,7 @@ var ur = g((ar, Ca) => {
2372
2372
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2373
2373
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2374
2374
  }
2375
- var Up = function(t) {
2375
+ var Up = (function(t) {
2376
2376
  Bp(e, t);
2377
2377
  function e(s) {
2378
2378
  Dp(this, e);
@@ -2504,7 +2504,7 @@ var ur = g((ar, Ca) => {
2504
2504
  } }, { key: "length", get: function() {
2505
2505
  return this.nodes.length;
2506
2506
  } }]), e;
2507
- }(Rp.default);
2507
+ })(Rp.default);
2508
2508
  ar.default = Up;
2509
2509
  Ca.exports = ar.default;
2510
2510
  });
@@ -2526,7 +2526,7 @@ var Na = g((lr, Aa) => {
2526
2526
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2527
2527
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2528
2528
  }
2529
- var Hp = function(t) {
2529
+ var Hp = (function(t) {
2530
2530
  zp(e, t);
2531
2531
  function e(s) {
2532
2532
  Yp(this, e);
@@ -2540,7 +2540,7 @@ var Na = g((lr, Aa) => {
2540
2540
  }, "").slice(0, -1);
2541
2541
  return this.trailingComma ? r + "," : r;
2542
2542
  }, e;
2543
- }($p.default);
2543
+ })($p.default);
2544
2544
  lr.default = Hp;
2545
2545
  Aa.exports = lr.default;
2546
2546
  });
@@ -2562,7 +2562,7 @@ var Ra = g((cr, Pa) => {
2562
2562
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2563
2563
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2564
2564
  }
2565
- var th = function(t) {
2565
+ var th = (function(t) {
2566
2566
  eh(e, t);
2567
2567
  function e(s) {
2568
2568
  Jp(this, e);
@@ -2570,14 +2570,14 @@ var Ra = g((cr, Pa) => {
2570
2570
  return r.type = Qp.SELECTOR, r;
2571
2571
  }
2572
2572
  return e;
2573
- }(Kp.default);
2573
+ })(Kp.default);
2574
2574
  cr.default = th;
2575
2575
  Pa.exports = cr.default;
2576
2576
  });
2577
2577
  var $e = g((fr, Ia) => {
2578
2578
  "use strict";
2579
2579
  fr.__esModule = true;
2580
- var rh = /* @__PURE__ */ function() {
2580
+ var rh = /* @__PURE__ */ (function() {
2581
2581
  function t(e, s) {
2582
2582
  for (var r = 0; r < s.length; r++) {
2583
2583
  var n = s[r];
@@ -2587,7 +2587,7 @@ var $e = g((fr, Ia) => {
2587
2587
  return function(e, s, r) {
2588
2588
  return s && t(e.prototype, s), r && t(e, r), e;
2589
2589
  };
2590
- }(), sh = ve(), nh = ih(sh);
2590
+ })(), sh = ve(), nh = ih(sh);
2591
2591
  function ih(t) {
2592
2592
  return t && t.__esModule ? t : { default: t };
2593
2593
  }
@@ -2602,7 +2602,7 @@ var $e = g((fr, Ia) => {
2602
2602
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2603
2603
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2604
2604
  }
2605
- var lh = function(t) {
2605
+ var lh = (function(t) {
2606
2606
  uh(e, t);
2607
2607
  function e() {
2608
2608
  return oh(this, e), ah(this, t.apply(this, arguments));
@@ -2613,7 +2613,7 @@ var $e = g((fr, Ia) => {
2613
2613
  var r = this.namespace;
2614
2614
  return r ? (typeof r == "string" ? r : "") + "|" : "";
2615
2615
  } }]), e;
2616
- }(nh.default);
2616
+ })(nh.default);
2617
2617
  fr.default = lh;
2618
2618
  Ia.exports = fr.default;
2619
2619
  });
@@ -2635,7 +2635,7 @@ var La = g((pr, qa) => {
2635
2635
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2636
2636
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2637
2637
  }
2638
- var gh = function(t) {
2638
+ var gh = (function(t) {
2639
2639
  yh(e, t);
2640
2640
  function e(s) {
2641
2641
  dh(this, e);
@@ -2645,7 +2645,7 @@ var La = g((pr, qa) => {
2645
2645
  return e.prototype.toString = function() {
2646
2646
  return [this.spaces.before, this.ns, "." + this.value, this.spaces.after].join("");
2647
2647
  }, e;
2648
- }(fh.default);
2648
+ })(fh.default);
2649
2649
  pr.default = gh;
2650
2650
  qa.exports = pr.default;
2651
2651
  });
@@ -2667,7 +2667,7 @@ var Ma = g((hr, Da) => {
2667
2667
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2668
2668
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2669
2669
  }
2670
- var Sh = function(t) {
2670
+ var Sh = (function(t) {
2671
2671
  kh(e, t);
2672
2672
  function e(s) {
2673
2673
  _h(this, e);
@@ -2675,7 +2675,7 @@ var Ma = g((hr, Da) => {
2675
2675
  return r.type = xh.COMMENT, r;
2676
2676
  }
2677
2677
  return e;
2678
- }(vh.default);
2678
+ })(vh.default);
2679
2679
  hr.default = Sh;
2680
2680
  Da.exports = hr.default;
2681
2681
  });
@@ -2697,7 +2697,7 @@ var Ua = g((dr, Ba) => {
2697
2697
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2698
2698
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2699
2699
  }
2700
- var Ih = function(t) {
2700
+ var Ih = (function(t) {
2701
2701
  Rh(e, t);
2702
2702
  function e(s) {
2703
2703
  Nh(this, e);
@@ -2707,7 +2707,7 @@ var Ua = g((dr, Ba) => {
2707
2707
  return e.prototype.toString = function() {
2708
2708
  return [this.spaces.before, this.ns, "#" + this.value, this.spaces.after].join("");
2709
2709
  }, e;
2710
- }(Oh.default);
2710
+ })(Oh.default);
2711
2711
  dr.default = Ih;
2712
2712
  Ba.exports = dr.default;
2713
2713
  });
@@ -2729,7 +2729,7 @@ var $a = g((mr, Fa) => {
2729
2729
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2730
2730
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2731
2731
  }
2732
- var $h = function(t) {
2732
+ var $h = (function(t) {
2733
2733
  Fh(e, t);
2734
2734
  function e(s) {
2735
2735
  Bh(this, e);
@@ -2737,7 +2737,7 @@ var $a = g((mr, Fa) => {
2737
2737
  return r.type = Dh.TAG, r;
2738
2738
  }
2739
2739
  return e;
2740
- }(Lh.default);
2740
+ })(Lh.default);
2741
2741
  mr.default = $h;
2742
2742
  Fa.exports = mr.default;
2743
2743
  });
@@ -2759,7 +2759,7 @@ var Ga = g((yr, Wa) => {
2759
2759
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2760
2760
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2761
2761
  }
2762
- var Kh = function(t) {
2762
+ var Kh = (function(t) {
2763
2763
  jh(e, t);
2764
2764
  function e(s) {
2765
2765
  zh(this, e);
@@ -2767,7 +2767,7 @@ var Ga = g((yr, Wa) => {
2767
2767
  return r.type = Yh.STRING, r;
2768
2768
  }
2769
2769
  return e;
2770
- }(Gh.default);
2770
+ })(Gh.default);
2771
2771
  yr.default = Kh;
2772
2772
  Wa.exports = yr.default;
2773
2773
  });
@@ -2789,7 +2789,7 @@ var Va = g((gr, Ya) => {
2789
2789
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2790
2790
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2791
2791
  }
2792
- var sd = function(t) {
2792
+ var sd = (function(t) {
2793
2793
  rd(e, t);
2794
2794
  function e(s) {
2795
2795
  ed(this, e);
@@ -2800,7 +2800,7 @@ var Va = g((gr, Ya) => {
2800
2800
  var r = this.length ? "(" + this.map(String).join(",") + ")" : "";
2801
2801
  return [this.spaces.before, String(this.value), r, this.spaces.after].join("");
2802
2802
  }, e;
2803
- }(Xh.default);
2803
+ })(Xh.default);
2804
2804
  gr.default = sd;
2805
2805
  Ya.exports = gr.default;
2806
2806
  });
@@ -2822,7 +2822,7 @@ var Ha = g((wr, za) => {
2822
2822
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2823
2823
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2824
2824
  }
2825
- var fd = function(t) {
2825
+ var fd = (function(t) {
2826
2826
  cd(e, t);
2827
2827
  function e(s) {
2828
2828
  ud(this, e);
@@ -2833,7 +2833,7 @@ var Ha = g((wr, za) => {
2833
2833
  var r = [this.spaces.before, "[", this.ns, this.attribute];
2834
2834
  return this.operator && r.push(this.operator), this.value && r.push(this.value), this.raws.insensitive ? r.push(this.raws.insensitive) : this.insensitive && r.push(" i"), r.push("]"), r.concat(this.spaces.after).join("");
2835
2835
  }, e;
2836
- }(id.default);
2836
+ })(id.default);
2837
2837
  wr.default = fd;
2838
2838
  za.exports = wr.default;
2839
2839
  });
@@ -2855,7 +2855,7 @@ var Ka = g((vr, ja) => {
2855
2855
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2856
2856
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2857
2857
  }
2858
- var vd = function(t) {
2858
+ var vd = (function(t) {
2859
2859
  wd(e, t);
2860
2860
  function e(s) {
2861
2861
  yd(this, e);
@@ -2863,7 +2863,7 @@ var Ka = g((vr, ja) => {
2863
2863
  return r.type = dd.UNIVERSAL, r.value = "*", r;
2864
2864
  }
2865
2865
  return e;
2866
- }(hd.default);
2866
+ })(hd.default);
2867
2867
  vr.default = vd;
2868
2868
  ja.exports = vr.default;
2869
2869
  });
@@ -2885,7 +2885,7 @@ var Xa = g((xr, Qa) => {
2885
2885
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2886
2886
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2887
2887
  }
2888
- var Od = function(t) {
2888
+ var Od = (function(t) {
2889
2889
  Td(e, t);
2890
2890
  function e(s) {
2891
2891
  kd(this, e);
@@ -2893,7 +2893,7 @@ var Xa = g((xr, Qa) => {
2893
2893
  return r.type = _d.COMBINATOR, r;
2894
2894
  }
2895
2895
  return e;
2896
- }(bd.default);
2896
+ })(bd.default);
2897
2897
  xr.default = Od;
2898
2898
  Qa.exports = xr.default;
2899
2899
  });
@@ -2915,7 +2915,7 @@ var Za = g((br, Ja) => {
2915
2915
  if (typeof e != "function" && e !== null) throw new TypeError("Super expression must either be null or a function, not " + typeof e);
2916
2916
  t.prototype = Object.create(e && e.prototype, { constructor: { value: t, enumerable: false, writable: true, configurable: true } }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
2917
2917
  }
2918
- var Ld = function(t) {
2918
+ var Ld = (function(t) {
2919
2919
  qd(e, t);
2920
2920
  function e(s) {
2921
2921
  Rd(this, e);
@@ -2923,7 +2923,7 @@ var Za = g((br, Ja) => {
2923
2923
  return r.type = Nd.NESTING, r.value = "&", r;
2924
2924
  }
2925
2925
  return e;
2926
- }(Ad.default);
2926
+ })(Ad.default);
2927
2927
  br.default = Ld;
2928
2928
  Ja.exports = br.default;
2929
2929
  });
@@ -3026,7 +3026,7 @@ var cu = g((Sr, lu) => {
3026
3026
  var hu = g((Tr, pu) => {
3027
3027
  "use strict";
3028
3028
  Tr.__esModule = true;
3029
- var jd = /* @__PURE__ */ function() {
3029
+ var jd = /* @__PURE__ */ (function() {
3030
3030
  function t(e, s) {
3031
3031
  for (var r = 0; r < s.length; r++) {
3032
3032
  var n = s[r];
@@ -3036,7 +3036,7 @@ var hu = g((Tr, pu) => {
3036
3036
  return function(e, s, r) {
3037
3037
  return s && t(e.prototype, s), r && t(e, r), e;
3038
3038
  };
3039
- }(), Kd = Bs(), Qd = I(Kd), Xd = Us(), zs = I(Xd), Jd = Fs(), Zd = I(Jd), em = Na(), tm = I(em), rm = Ra(), Hs = I(rm), sm = La(), nm = I(sm), im = Ma(), om = I(im), am = Ua(), um = I(am), lm = $a(), cm = I(lm), fm = Ga(), pm = I(fm), hm = Va(), dm = I(hm), mm = Ha(), ym = I(mm), gm = Ka(), wm = I(gm), vm = Xa(), xm = I(vm), bm = Za(), _m = I(bm), Em = tu(), km = I(Em), Sm = cu(), fu = I(Sm), Tm = M(), Om = Cm(Tm);
3039
+ })(), Kd = Bs(), Qd = I(Kd), Xd = Us(), zs = I(Xd), Jd = Fs(), Zd = I(Jd), em = Na(), tm = I(em), rm = Ra(), Hs = I(rm), sm = La(), nm = I(sm), im = Ma(), om = I(im), am = Ua(), um = I(am), lm = $a(), cm = I(lm), fm = Ga(), pm = I(fm), hm = Va(), dm = I(hm), mm = Ha(), ym = I(mm), gm = Ka(), wm = I(gm), vm = Xa(), xm = I(vm), bm = Za(), _m = I(bm), Em = tu(), km = I(Em), Sm = cu(), fu = I(Sm), Tm = M(), Om = Cm(Tm);
3040
3040
  function Cm(t) {
3041
3041
  if (t && t.__esModule) return t;
3042
3042
  var e = {};
@@ -3049,7 +3049,7 @@ var hu = g((Tr, pu) => {
3049
3049
  function Am(t, e) {
3050
3050
  if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
3051
3051
  }
3052
- var Nm = function() {
3052
+ var Nm = (function() {
3053
3053
  function t(e) {
3054
3054
  Am(this, t), this.input = e, this.lossy = e.options.lossless === false, this.position = 0, this.root = new tm.default();
3055
3055
  var s = new Hs.default();
@@ -3219,14 +3219,14 @@ var hu = g((Tr, pu) => {
3219
3219
  } }, { key: "prevToken", get: function() {
3220
3220
  return this.tokens[this.position - 1];
3221
3221
  } }]), t;
3222
- }();
3222
+ })();
3223
3223
  Tr.default = Nm;
3224
3224
  pu.exports = Tr.default;
3225
3225
  });
3226
3226
  var mu = g((Or, du) => {
3227
3227
  "use strict";
3228
3228
  Or.__esModule = true;
3229
- var Pm = /* @__PURE__ */ function() {
3229
+ var Pm = /* @__PURE__ */ (function() {
3230
3230
  function t(e, s) {
3231
3231
  for (var r = 0; r < s.length; r++) {
3232
3232
  var n = s[r];
@@ -3236,14 +3236,14 @@ var mu = g((Or, du) => {
3236
3236
  return function(e, s, r) {
3237
3237
  return s && t(e.prototype, s), r && t(e, r), e;
3238
3238
  };
3239
- }(), Rm = hu(), Im = qm(Rm);
3239
+ })(), Rm = hu(), Im = qm(Rm);
3240
3240
  function qm(t) {
3241
3241
  return t && t.__esModule ? t : { default: t };
3242
3242
  }
3243
3243
  function Lm(t, e) {
3244
3244
  if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
3245
3245
  }
3246
- var Dm = function() {
3246
+ var Dm = (function() {
3247
3247
  function t(e) {
3248
3248
  return Lm(this, t), this.func = e || function() {
3249
3249
  }, this;
@@ -3256,7 +3256,7 @@ var mu = g((Or, du) => {
3256
3256
  }, Pm(t, [{ key: "result", get: function() {
3257
3257
  return String(this.res);
3258
3258
  } }]), t;
3259
- }();
3259
+ })();
3260
3260
  Or.default = Dm;
3261
3261
  du.exports = Or.default;
3262
3262
  });
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }require('./chunk-253QCR45.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }require('./chunk-AKFJBAG4.cjs');
2
2
 
3
3
  // ../../node_modules/.pnpm/prettier@3.6.2/node_modules/prettier/plugins/typescript.mjs
4
4
  var xd = Object.defineProperty;
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } var _class; var _class2;require('./chunk-253QCR45.cjs');
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } var _class; var _class2;require('./chunk-AKFJBAG4.cjs');
2
2
 
3
3
  // ../../node_modules/.pnpm/prettier@3.6.2/node_modules/prettier/plugins/yaml.mjs
4
4
  var Yi = Object.create;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lingo.dev/_compiler",
3
- "version": "0.7.18",
3
+ "version": "0.8.1",
4
4
  "description": "Lingo.dev Compiler",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -25,42 +25,42 @@
25
25
  "author": "",
26
26
  "license": "ISC",
27
27
  "devDependencies": {
28
- "@types/babel__generator": "^7.6.8",
29
- "@types/babel__traverse": "^7.20.6",
30
- "@types/ini": "^4.1.1",
31
- "@types/lodash": "^4.17.4",
32
- "@types/object-hash": "^3.0.6",
33
- "@types/react": "^18.3.18",
28
+ "@types/babel__generator": "7.27.0",
29
+ "@types/babel__traverse": "7.28.0",
30
+ "@types/ini": "4.1.1",
31
+ "@types/lodash": "4.17.21",
32
+ "@types/object-hash": "3.0.6",
33
+ "@types/react": "19.2.7",
34
34
  "next": "15.2.4",
35
- "tsup": "^8.3.5",
36
- "typescript": "^5.4.5",
37
- "vitest": "^2.1.4"
35
+ "tsup": "8.5.1",
36
+ "typescript": "5.9.3",
37
+ "vitest": "4.0.13"
38
38
  },
39
39
  "dependencies": {
40
- "@ai-sdk/anthropic": "^1.0.11",
41
- "@ai-sdk/google": "^1.2.19",
42
- "@ai-sdk/groq": "^1.2.3",
43
- "@ai-sdk/mistral": "^1.2.8",
44
- "@ai-sdk/openai": "^1.3.22",
45
- "@babel/generator": "^7.26.5",
46
- "@babel/parser": "^7.26.7",
47
- "@babel/traverse": "^7.27.4",
48
- "@babel/types": "^7.26.7",
49
- "@openrouter/ai-sdk-provider": "^0.7.1",
50
- "ai": "^4.2.10",
51
- "dedent": "^1.6.0",
52
- "dotenv": "^16.4.5",
53
- "fast-xml-parser": "^5.0.8",
54
- "ini": "^5.0.0",
55
- "lodash": "^4.17.21",
56
- "object-hash": "^3.0.0",
57
- "ollama-ai-provider": "^1.2.0",
58
- "unplugin": "^2.1.2",
59
- "zod": "^3.25.76",
60
- "posthog-node": "^5.5.1",
61
- "node-machine-id": "^1.1.12",
62
- "@lingo.dev/_sdk": "0.12.9",
63
- "@lingo.dev/_spec": "0.43.1"
40
+ "@ai-sdk/anthropic": "1.2.11",
41
+ "@ai-sdk/google": "1.2.19",
42
+ "@ai-sdk/groq": "1.2.3",
43
+ "@ai-sdk/mistral": "1.2.8",
44
+ "@ai-sdk/openai": "1.3.22",
45
+ "@babel/generator": "7.28.5",
46
+ "@babel/parser": "7.28.5",
47
+ "@babel/traverse": "7.28.5",
48
+ "@babel/types": "7.28.5",
49
+ "@openrouter/ai-sdk-provider": "0.7.1",
50
+ "ai": "4.2.10",
51
+ "dedent": "1.7.0",
52
+ "dotenv": "16.4.5",
53
+ "fast-xml-parser": "5.3.2",
54
+ "ini": "5.0.0",
55
+ "lodash": "4.17.21",
56
+ "node-machine-id": "1.1.12",
57
+ "object-hash": "3.0.0",
58
+ "ollama-ai-provider": "1.2.0",
59
+ "posthog-node": "5.14.0",
60
+ "unplugin": "2.3.11",
61
+ "zod": "3.25.76",
62
+ "@lingo.dev/_sdk": "0.13.0",
63
+ "@lingo.dev/_spec": "0.44.0"
64
64
  },
65
65
  "scripts": {
66
66
  "dev": "tsup --watch",