sun-form-v3 1.0.53 → 1.0.55
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/{cssMode-CijMoTZZ.js → cssMode-CiMWYeX1.js} +1 -1
- package/dist/{freemarker2-D9YBhhWM.js → freemarker2-BLOmJNb-.js} +1 -1
- package/dist/{handlebars-Dhqjd5tc.js → handlebars-BRcFF84k.js} +1 -1
- package/dist/{html-B-mTv9go.js → html-C38yB3R1.js} +1 -1
- package/dist/{htmlMode-B0tRSzS3.js → htmlMode-B9O39Rm_.js} +1 -1
- package/dist/{index2-Bdli2NxK.js → index2-Bfk-hkBw.js} +114544 -116169
- package/dist/{javascript-D2ymRpX4.js → javascript-By8aCLYS.js} +1 -1
- package/dist/{jsonMode-CGIrxPxy.js → jsonMode-B66zKpGF.js} +1 -1
- package/dist/{liquid-k0lS69v2.js → liquid-CQTWd4fG.js} +1 -1
- package/dist/{mdx-CxifJq1N.js → mdx-DmAQtR4w.js} +1 -1
- package/dist/{python-C6Cj0Gak.js → python-DzGLYeOh.js} +1 -1
- package/dist/{razor-Bv4FKN67.js → razor-CVWqBf5K.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/sun-form-v3.es.js +1 -1
- package/dist/sun-form-v3.umd.js +380 -380
- package/dist/{tsMode-B9h9b9mp.js → tsMode-BrFBfNiL.js} +2 -3
- package/dist/{typescript-zCW2a0Fk.js → typescript-DlwOxkms.js} +1 -1
- package/dist/{xml-BJSUmOQK.js → xml-DZnae_uD.js} +1 -1
- package/dist/{yaml-DFDANPGB.js → yaml-BYXYKvXh.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as O, m as I } from "./index2-
|
|
1
|
+
import { t as O, m as I } from "./index2-Bfk-hkBw.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
|
@@ -410,8 +410,7 @@ function T(e) {
|
|
|
410
410
|
if (e.name === "param" && e.text) {
|
|
411
411
|
const [r, ...o] = e.text;
|
|
412
412
|
t += `\`${r.text}\``, o.length > 0 && (t += ` — ${o.map((i) => i.text).join(" ")}`);
|
|
413
|
-
} else
|
|
414
|
-
Array.isArray(e.text) ? t += ` — ${e.text.map((r) => r.text).join(" ")}` : e.text && (t += ` — ${e.text}`);
|
|
413
|
+
} else Array.isArray(e.text) ? t += ` — ${e.text.map((r) => r.text).join(" ")}` : e.text && (t += ` — ${e.text}`);
|
|
415
414
|
return t;
|
|
416
415
|
}
|
|
417
416
|
var U = class P extends _ {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index2-
|
|
1
|
+
import { m as s } from "./index2-Bfk-hkBw.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as r } from "./index2-
|
|
1
|
+
import { m as r } from "./index2-Bfk-hkBw.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index2-
|
|
1
|
+
import { m as l } from "./index2-Bfk-hkBw.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|