smarteye-e-components 0.0.28 → 0.0.30
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/smarteye-e-components.js +2 -2
- package/dist/smarteye-e-components.js.map +1 -1
- package/dist/smarteye-e-components.mjs +3 -3
- package/dist/smarteye-e-components.mjs.map +1 -1
- package/dist/style.css +1 -1
- package/lib/components/recursion-device-group/index.vue.d.ts +2 -2
- package/package.json +1 -1
|
@@ -674,7 +674,7 @@ function _r(e, t, n, r, o, a) {
|
|
|
674
674
|
])) : xe("", !0)
|
|
675
675
|
], 2)) : xe("", !0);
|
|
676
676
|
}
|
|
677
|
-
const mr = /* @__PURE__ */ ke(or, [["render", _r], ["__scopeId", "data-v-
|
|
677
|
+
const mr = /* @__PURE__ */ ke(or, [["render", _r], ["__scopeId", "data-v-f97d4dbb"]]), dr = {
|
|
678
678
|
width: 1024,
|
|
679
679
|
height: 1024,
|
|
680
680
|
body: '<path fill="currentColor" d="M384 192v640l384-320.064z"/>'
|
|
@@ -2696,7 +2696,7 @@ const sa = Re({
|
|
|
2696
2696
|
},
|
|
2697
2697
|
setup(e) {
|
|
2698
2698
|
const t = Ys({
|
|
2699
|
-
locale:
|
|
2699
|
+
locale: e.locale,
|
|
2700
2700
|
messages: {
|
|
2701
2701
|
"zh-cn": oa,
|
|
2702
2702
|
"en-us": ra
|
|
@@ -2756,7 +2756,7 @@ function ua(e, t, n, r, o, a) {
|
|
|
2756
2756
|
])
|
|
2757
2757
|
]);
|
|
2758
2758
|
}
|
|
2759
|
-
const fa = /* @__PURE__ */ ke(sa, [["render", ua], ["__scopeId", "data-v-
|
|
2759
|
+
const fa = /* @__PURE__ */ ke(sa, [["render", ua], ["__scopeId", "data-v-17e4082a"]]), nn = {
|
|
2760
2760
|
RecursionDeviceGroup: fa
|
|
2761
2761
|
}, da = {
|
|
2762
2762
|
install(e) {
|