@das-fed/web-components 6.4.0-dev.2 → 6.4.0-dev.21
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/README.md +410 -410
- package/das-web-app/index.js +958 -0
- package/das-web-app/index.js.gz +0 -0
- package/das-web-app/style.css +1 -0
- package/das-web-app/style.css.gz +0 -0
- package/index-022zYaQl.js +15 -0
- package/index-157bPAZI.js +15 -0
- package/index-B1U5xsI9.js +24 -0
- package/index-B327IUJn.js +25 -0
- package/index-BN5vGWLm.js +15 -0
- package/index-BUI4vIWp.js +1834 -0
- package/index-BVTDJLI0.js +15 -0
- package/index-BVec97ji.js +15 -0
- package/index-Bc7b5LcB.js +187712 -0
- package/index-BcIPSJHx.js +15 -0
- package/{index-BtfjdYt1.js → index-BezFWmJ1.js} +1 -1
- package/{index-Ji3ta7BZ.js → index-Bh8rdFAH.js} +16 -16
- package/index-Bkv3WAZa.js +25 -0
- package/index-BqowKI2F.js +28 -0
- package/index-BruLLp8g.js +26 -0
- package/index-BtfpnqCu.js +15 -0
- package/index-BvS-a5ha.js +32 -0
- package/index-C2LQc1SK.js +15 -0
- package/index-C7WZBtBy.js +15 -0
- package/index-CC17Hxej.js +15 -0
- package/{index-CJadc5i6.js → index-CFSNxkez.js} +22 -22
- package/index-CITvFkWN.js +25 -0
- package/{index-BRPQcx9b.js → index-CIzip6xU.js} +15 -15
- package/index-CkutLfkO.js +22 -0
- package/index-Crt2ciEd.js +15 -0
- package/index-D-IN54ay.js +15 -0
- package/index-D1UCPNWQ.js +22 -0
- package/index-D2cHCII5.js +36 -0
- package/index-D4FWPTUi.js +15 -0
- package/index-D4K2MdO-.js +15 -0
- package/index-D4voBTmw.js +15 -0
- package/index-DEoShENk.js +15 -0
- package/index-DGy_xsyu.js +15 -0
- package/index-DImmLNea.js +32 -0
- package/{index-DmJrp6lj.js → index-DMZX6WRK.js} +1 -1
- package/index-DXiL4-3l.js +32 -0
- package/index-DcvzYBTP.js +15 -0
- package/index-DdiYiXJZ.js +15 -0
- package/{index-DrxpjY5I.js → index-Du_Wiyh0.js} +1 -1
- package/index-DvLleHu0.js +22 -0
- package/index-IfNoRYGG.js +15 -0
- package/index-R0yDJ-Xo.js +15 -0
- package/index-TpjDku3C.js +15 -0
- package/{index-BQ-djxHG.js → index-WZ06tZ-T.js} +16 -16
- package/index-Z4-2mZ6i.js +15 -0
- package/{index-B9TOSXUO.js → index-il4g5qIS.js} +14 -14
- package/index-oAiiiaED.js +15 -0
- package/index-zXghSuTh.js +32 -0
- package/index.js +9 -1
- package/package.json +11 -6
- package/style.css +2 -2
- package/index-B9TOSXUO.js.gz +0 -0
- package/index-BQ-djxHG.js.gz +0 -0
- package/index-BRPQcx9b.js.gz +0 -0
- package/index-BtfjdYt1.js.gz +0 -0
- package/index-CJadc5i6.js.gz +0 -0
- package/index-DmJrp6lj.js.gz +0 -0
- package/index-DrxpjY5I.js.gz +0 -0
- package/index-Ji3ta7BZ.js.gz +0 -0
- package/index-WWwoteHA.js +0 -34768
- package/index-WWwoteHA.js.gz +0 -0
- package/style.css.gz +0 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { d as n, o, c as a, w as e, r, m as i, u as t, _ as c } from "./index-Bc7b5LcB.js";
|
|
2
|
+
const p = '<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1668396781886" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="17035" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16"><path d="M297.376 182.624a32 32 0 1 1 45.248-45.248l352 352a32 32 0 0 1 0 45.248l-352 352a32 32 0 1 1-45.248-45.248L626.752 512 297.376 182.624z" p-id="17036"></path></svg>', h = /* @__PURE__ */ n({
|
|
3
|
+
__name: "index",
|
|
4
|
+
setup(w) {
|
|
5
|
+
return (s, l) => (o(), a(t(c), i({ icon: t(p) }, s.$attrs), {
|
|
6
|
+
default: e(() => [
|
|
7
|
+
r(s.$slots, "default")
|
|
8
|
+
]),
|
|
9
|
+
_: 3
|
|
10
|
+
}, 16, ["icon"]));
|
|
11
|
+
}
|
|
12
|
+
});
|
|
13
|
+
export {
|
|
14
|
+
h as DasIconRight
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { d as t, o, c as n, w as e, r, m as i, u as a, _ as w } from "./index-Bc7b5LcB.js";
|
|
2
|
+
const c = '<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1671693362926" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8862" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M768 128a32 32 0 0 0-32 32v704a32 32 0 0 0 64 0V160a32 32 0 0 0-32-32z m-553.376 9.376a32 32 0 0 0-45.248 45.248L498.752 512 169.376 841.376a32 32 0 0 0 45.248 45.248l352-352a32 32 0 0 0 0-45.248z" p-id="8863"></path></svg>', m = /* @__PURE__ */ t({
|
|
3
|
+
__name: "index",
|
|
4
|
+
setup(p) {
|
|
5
|
+
return (s, l) => (o(), n(a(w), i({ icon: a(c) }, s.$attrs), {
|
|
6
|
+
default: e(() => [
|
|
7
|
+
r(s.$slots, "default")
|
|
8
|
+
]),
|
|
9
|
+
_: 3
|
|
10
|
+
}, 16, ["icon"]));
|
|
11
|
+
}
|
|
12
|
+
});
|
|
13
|
+
export {
|
|
14
|
+
m as DasIconArrowLast
|
|
15
|
+
};
|