x-runtime-lib 0.6.6 → 0.6.7
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/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6423,7 +6423,7 @@ const Uf = /* @__PURE__ */ Mt(Ff, [["render", jf]]), $f = { key: 0 }, Bf = /* @_
|
|
|
6423
6423
|
}
|
|
6424
6424
|
]
|
|
6425
6425
|
}, Pr = le(Pt);
|
|
6426
|
-
Pr[3].defaultArray = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"];
|
|
6426
|
+
Pr.children[3].defaultArray = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"];
|
|
6427
6427
|
const ei = {
|
|
6428
6428
|
key: "series",
|
|
6429
6429
|
name: "x-runtime-lib.series",
|
|
@@ -6463,7 +6463,7 @@ const ei = {
|
|
|
6463
6463
|
compCommon: [F, ge, wt, Pr, Ct, Nt, ei]
|
|
6464
6464
|
}
|
|
6465
6465
|
}, Hf = le(Pt);
|
|
6466
|
-
Hf[3].defaultArray = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"];
|
|
6466
|
+
Hf.children[3].defaultArray = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"];
|
|
6467
6467
|
const ti = {
|
|
6468
6468
|
key: "series",
|
|
6469
6469
|
name: "x-runtime-lib.series",
|