ydb-components-material 0.1.126 → 0.1.128
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/build/docs/404.html +3 -3
- package/build/docs/_demos/:uuid +3 -3
- package/build/docs/colorful-button.html +3 -3
- package/build/docs/colorful-input.html +3 -3
- package/build/docs/index.html +3 -3
- package/build/docs/static/delete.b9f9b4ed.svg +1 -0
- package/build/docs/umi.02097956.js +1 -0
- package/build/docs/{umi.57dda8ea.css → umi.d0b733b1.css} +1 -1
- package/build/docs/~demos/:uuid.html +3 -3
- package/build/docs/~demos/colorful-button-demo.html +3 -3
- package/build/docs/~demos/colorful-input-demo.html +3 -3
- package/build/lowcode/3.js +2 -2
- package/build/lowcode/4.js +1 -1
- package/build/lowcode/5.js +1 -1
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +10 -1
- package/build/lowcode/preview.js +145 -145
- package/build/lowcode/render/default/1.js +2 -2
- package/build/lowcode/render/default/2.js +1 -1
- package/build/lowcode/render/default/3.js +1 -1
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +32 -23
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +32 -23
- package/dist/1.js +2 -2
- package/dist/1.js.map +1 -1
- package/dist/2.js +1 -1
- package/dist/3.js +1 -1
- package/dist/BizComps.css +1 -1
- package/dist/BizComps.js +38 -29
- package/dist/BizComps.js.map +1 -1
- package/es/api.js +29 -28
- package/es/components/file-list/checkPoint.js +26 -3
- package/es/components/file-list/checkPoint.scss +103 -112
- package/es/components/file-list/icon/delete.svg +1 -0
- package/es/components/file-list/item.js +67 -33
- package/es/components/file-list/signerInfo.js +36 -8
- package/es/components/file-list/signerInfo.scss +10 -0
- package/es/components/sign-file/index.d.ts +1 -0
- package/es/components/sign-file/index.js +127 -25
- package/lib/api.js +29 -28
- package/lib/components/file-list/checkPoint.js +26 -3
- package/lib/components/file-list/checkPoint.scss +103 -112
- package/lib/components/file-list/icon/delete.svg +1 -0
- package/lib/components/file-list/item.js +67 -33
- package/lib/components/file-list/signerInfo.js +36 -8
- package/lib/components/file-list/signerInfo.scss +10 -0
- package/lib/components/sign-file/index.d.ts +1 -0
- package/lib/components/sign-file/index.js +126 -25
- package/lowcode_es/meta.js +1 -1
- package/lowcode_lib/meta.js +1 -1
- package/package.json +4 -3
- package/build/docs/umi.af7442ae.js +0 -1
- package/es/components/sign-file/seal.d.ts +0 -3
- package/es/components/sign-file/seal.js +0 -220
- package/es/components/sign-file/sealUtil.js +0 -252
- package/es/components/sign-file/sign.d.ts +0 -3
- package/es/components/sign-file/sign.js +0 -136
- package/es/components/sign-file/signUtil.js +0 -367
- package/lib/components/sign-file/seal.d.ts +0 -3
- package/lib/components/sign-file/seal.js +0 -226
- package/lib/components/sign-file/sealUtil.js +0 -254
- package/lib/components/sign-file/sign.d.ts +0 -3
- package/lib/components/sign-file/sign.js +0 -142
- package/lib/components/sign-file/signUtil.js +0 -369
package/build/docs/404.html
CHANGED
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
</style>
|
|
17
17
|
<link
|
|
18
18
|
rel="stylesheet"
|
|
19
|
-
href="/ydb-components-material@0.1.
|
|
19
|
+
href="/ydb-components-material@0.1.128/build/docs/umi.d0b733b1.css"
|
|
20
20
|
/>
|
|
21
21
|
<script>
|
|
22
|
-
window.routerBase = "/ydb-components-material@0.1.
|
|
22
|
+
window.routerBase = "/ydb-components-material@0.1.128/build/docs/";
|
|
23
23
|
</script>
|
|
24
24
|
<script>
|
|
25
25
|
//! umi version: 3.5.43
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
<body>
|
|
43
43
|
<div id="root"></div>
|
|
44
44
|
|
|
45
|
-
<script src="/ydb-components-material@0.1.
|
|
45
|
+
<script src="/ydb-components-material@0.1.128/build/docs/umi.02097956.js"></script>
|
|
46
46
|
</body>
|
|
47
47
|
</html>
|
package/build/docs/_demos/:uuid
CHANGED
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
</style>
|
|
17
17
|
<link
|
|
18
18
|
rel="stylesheet"
|
|
19
|
-
href="/ydb-components-material@0.1.
|
|
19
|
+
href="/ydb-components-material@0.1.128/build/docs/umi.d0b733b1.css"
|
|
20
20
|
/>
|
|
21
21
|
<script>
|
|
22
|
-
window.routerBase = "/ydb-components-material@0.1.
|
|
22
|
+
window.routerBase = "/ydb-components-material@0.1.128/build/docs/";
|
|
23
23
|
</script>
|
|
24
24
|
<script>
|
|
25
25
|
//! umi version: 3.5.43
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
<body>
|
|
43
43
|
<div id="root"></div>
|
|
44
44
|
|
|
45
|
-
<script src="/ydb-components-material@0.1.
|
|
45
|
+
<script src="/ydb-components-material@0.1.128/build/docs/umi.02097956.js"></script>
|
|
46
46
|
</body>
|
|
47
47
|
</html>
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
</style>
|
|
17
17
|
<link
|
|
18
18
|
rel="stylesheet"
|
|
19
|
-
href="/ydb-components-material@0.1.
|
|
19
|
+
href="/ydb-components-material@0.1.128/build/docs/umi.d0b733b1.css"
|
|
20
20
|
/>
|
|
21
21
|
<script>
|
|
22
|
-
window.routerBase = "/ydb-components-material@0.1.
|
|
22
|
+
window.routerBase = "/ydb-components-material@0.1.128/build/docs/";
|
|
23
23
|
</script>
|
|
24
24
|
<script>
|
|
25
25
|
//! umi version: 3.5.43
|
|
@@ -43,6 +43,6 @@
|
|
|
43
43
|
<body>
|
|
44
44
|
<div id="root"></div>
|
|
45
45
|
|
|
46
|
-
<script src="/ydb-components-material@0.1.
|
|
46
|
+
<script src="/ydb-components-material@0.1.128/build/docs/umi.02097956.js"></script>
|
|
47
47
|
</body>
|
|
48
48
|
</html>
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
</style>
|
|
17
17
|
<link
|
|
18
18
|
rel="stylesheet"
|
|
19
|
-
href="/ydb-components-material@0.1.
|
|
19
|
+
href="/ydb-components-material@0.1.128/build/docs/umi.d0b733b1.css"
|
|
20
20
|
/>
|
|
21
21
|
<script>
|
|
22
|
-
window.routerBase = "/ydb-components-material@0.1.
|
|
22
|
+
window.routerBase = "/ydb-components-material@0.1.128/build/docs/";
|
|
23
23
|
</script>
|
|
24
24
|
<script>
|
|
25
25
|
//! umi version: 3.5.43
|
|
@@ -43,6 +43,6 @@
|
|
|
43
43
|
<body>
|
|
44
44
|
<div id="root"></div>
|
|
45
45
|
|
|
46
|
-
<script src="/ydb-components-material@0.1.
|
|
46
|
+
<script src="/ydb-components-material@0.1.128/build/docs/umi.02097956.js"></script>
|
|
47
47
|
</body>
|
|
48
48
|
</html>
|
package/build/docs/index.html
CHANGED
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
</style>
|
|
17
17
|
<link
|
|
18
18
|
rel="stylesheet"
|
|
19
|
-
href="/ydb-components-material@0.1.
|
|
19
|
+
href="/ydb-components-material@0.1.128/build/docs/umi.d0b733b1.css"
|
|
20
20
|
/>
|
|
21
21
|
<script>
|
|
22
|
-
window.routerBase = "/ydb-components-material@0.1.
|
|
22
|
+
window.routerBase = "/ydb-components-material@0.1.128/build/docs/";
|
|
23
23
|
</script>
|
|
24
24
|
<script>
|
|
25
25
|
//! umi version: 3.5.43
|
|
@@ -43,6 +43,6 @@
|
|
|
43
43
|
<body>
|
|
44
44
|
<div id="root"></div>
|
|
45
45
|
|
|
46
|
-
<script src="/ydb-components-material@0.1.
|
|
46
|
+
<script src="/ydb-components-material@0.1.128/build/docs/umi.02097956.js"></script>
|
|
47
47
|
</body>
|
|
48
48
|
</html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="16" height="16" viewBox="0 0 16 16"><defs><clipPath id="master_svg0_1260_69365"><rect x="0" y="0" width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_1260_69365)"><path d="M3.1666667,4.0016272375L2.5,4.0016272375C2.22385764,4.0016272375,2,3.7777693375,2,3.5016272375C2,3.2254849375,2.22385764,3.0016271375,2.5,3.0016271375L13.5,3.0016271375C13.776142,3.0016271375,14,3.2254849375,14,3.5016272375C14,3.7777693375,13.776142,4.0016272375,13.5,4.0016272375L4.1666663,4.0016272375L4.1666663,12.8349589375C4.166667,13.2951979375,4.5397627,13.6682909375,5,13.6682909375L11,13.6682909375C11.4602375,13.6682909375,11.833333,13.2951949375,11.833333,12.8349589375L11.833333,5.5016269375C11.833333,5.2254846375,12.057191,5.0016274375,12.333333,5.0016274375C12.609475,5.0016274375,12.833333,5.2254846375,12.833333,5.5016269375L12.833333,12.8349589375C12.833333,13.8474599375,12.0125,14.6682929375,11,14.6682929375L5,14.6682929375C3.9875,14.6682929375,3.1666665,13.8474599375,3.1666665,12.8349589375L3.1666667,4.0016272375ZM6.666667,2.3349608175C6.3905239,2.3349608175,6.166667,2.1111031775,6.166667,1.8349608775C6.166667,1.5588185475,6.3905239,1.3349609375,6.666667,1.3349609375L9.333334,1.3349609375C9.6094756,1.3349609375,9.8333335,1.5588185475,9.8333335,1.8349608775C9.8333335,2.1111031775,9.6094756,2.3349608175,9.333334,2.3349608175L6.666667,2.3349608175ZM6.166667,6.8349599375C6.166667,6.5588173375,6.3905239,6.3349604375,6.666667,6.3349604375C6.9428091,6.3349604375,7.1666665,6.5588173375,7.1666665,6.8349599375L7.1666665,10.8349599375C7.1666665,11.1111021375,6.9428091,11.3349599375,6.666667,11.3349599375C6.3905239,11.3349599375,6.166667,11.1111021375,6.166667,10.8349599375L6.166667,6.8349599375ZM8.833334,6.8349599375C8.833334,6.5588173375,9.0571914,6.3349604375,9.333334,6.3349604375C9.6094756,6.3349604375,9.8333335,6.5588173375,9.8333335,6.8349599375L9.8333335,10.8349599375C9.8333335,11.1111021375,9.6094756,11.3349599375,9.333334,11.3349599375C9.0571914,11.3349599375,8.833334,11.1111021375,8.833334,10.8349599375L8.833334,6.8349599375Z" fill="#F7625D" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
|