bsign-customization-full 0.0.6 → 0.0.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/{AppDemo2-ClqRk9hI.js → AppDemo2-DtXW6HLh.js} +1729 -1711
- package/dist/{index-MLUGdC5V.js → index--fus9V0R.js} +1 -1
- package/dist/{index.es-D2fbGUhz.js → index.es-IXkdxZEy.js} +2 -2
- package/dist/sign-constructor.es.js +1 -1
- package/dist/sign-constructor.iife.js +56 -56
- package/package.json +1 -1
- package/src/components/layers/layer-forms/material-form.tsx +2 -1
- package/src/components/layers/layer-forms/template-form.tsx +6 -1
- package/src/lib/config.ts +49 -31
|
@@ -10216,7 +10216,7 @@ ${lh(Lv)}`;
|
|
|
10216
10216
|
}
|
|
10217
10217
|
let ac = null;
|
|
10218
10218
|
function nh() {
|
|
10219
|
-
return ac || (ac = import("./AppDemo2-
|
|
10219
|
+
return ac || (ac = import("./AppDemo2-DtXW6HLh.js").then((S) => S.A).then((S) => S.default)), ac;
|
|
10220
10220
|
}
|
|
10221
10221
|
const cd = /* @__PURE__ */ new WeakMap();
|
|
10222
10222
|
function ih(S) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as Va, g as al } from "./index
|
|
2
|
-
import { _ as La } from "./AppDemo2-
|
|
1
|
+
import { c as Va, g as al } from "./index--fus9V0R.js";
|
|
2
|
+
import { _ as La } from "./AppDemo2-DtXW6HLh.js";
|
|
3
3
|
var cn = {}, fn = {}, cr, gn;
|
|
4
4
|
function K() {
|
|
5
5
|
if (gn) return cr;
|