@cobre-npm/ds-v3 0.3.3 → 0.3.5
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.
|
@@ -2647,10 +2647,7 @@ const up = { class: "co-body--lg co-text-primary-80 list-unstyled" }, Ha = /* @_
|
|
|
2647
2647
|
}, {
|
|
2648
2648
|
content: ne(() => [
|
|
2649
2649
|
b("aside", {
|
|
2650
|
-
class: P([
|
|
2651
|
-
"d-flex w-100 align-items-center co-side-menu-item__transition",
|
|
2652
|
-
u.isCollapsed ? "justify-content-center" : "justify-content-between"
|
|
2653
|
-
])
|
|
2650
|
+
class: P(["d-flex w-100 align-items-center co-side-menu-item__transition", u.isCollapsed ? "justify-content-center" : "justify-content-between"])
|
|
2654
2651
|
}, [
|
|
2655
2652
|
b("div", fp, [
|
|
2656
2653
|
b("i", {
|
|
@@ -4334,21 +4331,21 @@ const up = { class: "co-body--lg co-text-primary-80 list-unstyled" }, Ha = /* @_
|
|
|
4334
4331
|
}, B(s.value ? p.account : c.value), 3),
|
|
4335
4332
|
p.isEnabledUnmask && p.account ? (f(), me(ye, {
|
|
4336
4333
|
key: 0,
|
|
4337
|
-
theme: "icon",
|
|
4334
|
+
theme: "icon-cloudy",
|
|
4338
4335
|
size: "small",
|
|
4339
4336
|
class: P(["ms-1", s.value ? "icon-eye-off" : "icon-eye"]),
|
|
4340
4337
|
onClick: u
|
|
4341
4338
|
}, null, 8, ["class"])) : N("", !0),
|
|
4342
4339
|
p.account && p.isEnabledCopy && o.value ? (f(), me(ye, {
|
|
4343
4340
|
key: 1,
|
|
4344
|
-
theme: "icon",
|
|
4341
|
+
theme: "icon-cloudy",
|
|
4345
4342
|
size: "small",
|
|
4346
4343
|
class: P(["ms-1", p.account && p.copied === p.account ? "icon-check" : "icon-copy"]),
|
|
4347
4344
|
onClick: w[0] || (w[0] = $t((O) => m(p.account), ["stop"]))
|
|
4348
4345
|
}, null, 8, ["class"])) : N("", !0)
|
|
4349
4346
|
], 32));
|
|
4350
4347
|
}
|
|
4351
|
-
}), Qw = /* @__PURE__ */ ue(b_, [["__scopeId", "data-v-
|
|
4348
|
+
}), Qw = /* @__PURE__ */ ue(b_, [["__scopeId", "data-v-634c2d60"]]), y_ = {
|
|
4352
4349
|
key: 1,
|
|
4353
4350
|
class: "copy-text-box__empty co-label co-label--md mb-0"
|
|
4354
4351
|
}, E_ = {
|