@bcc-code/component-library-vue 0.9.13 → 0.9.16
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.
|
@@ -3283,8 +3283,8 @@ const Nk = yf(jk, {
|
|
|
3283
3283
|
}
|
|
3284
3284
|
},
|
|
3285
3285
|
closeButton: {
|
|
3286
|
-
width: "var(--space-
|
|
3287
|
-
height: "var(--space-
|
|
3286
|
+
width: "var(--space-250)",
|
|
3287
|
+
height: "var(--space-250)",
|
|
3288
3288
|
borderRadius: "var(--border-radius-lg)",
|
|
3289
3289
|
focusRing: {
|
|
3290
3290
|
width: "{focus.ring.width}",
|
|
@@ -9677,11 +9677,11 @@ const SC = {
|
|
|
9677
9677
|
key: 0,
|
|
9678
9678
|
class: "text-heading-md"
|
|
9679
9679
|
}, NC = {
|
|
9680
|
-
key:
|
|
9680
|
+
key: 0,
|
|
9681
9681
|
class: "h-6 w-20",
|
|
9682
9682
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9683
9683
|
}, HC = {
|
|
9684
|
-
key:
|
|
9684
|
+
key: 1,
|
|
9685
9685
|
class: "flex w-10 items-center"
|
|
9686
9686
|
}, qC = {
|
|
9687
9687
|
key: 0,
|
|
@@ -9739,11 +9739,13 @@ const SC = {
|
|
|
9739
9739
|
B(ne(KI), { class: "w-6" }),
|
|
9740
9740
|
t.backTitle ? (d(), p("h3", jC, D(t.backTitle), 1)) : g("", !0)
|
|
9741
9741
|
], 8, VC)),
|
|
9742
|
-
|
|
9743
|
-
|
|
9744
|
-
|
|
9745
|
-
(d(),
|
|
9746
|
-
|
|
9742
|
+
b(o.$slots, "left", {}, () => [
|
|
9743
|
+
t.left === "event-logo" ? (d(), p("svg", NC, [...a[1] || (a[1] = [
|
|
9744
|
+
k("use", { "xlink:href": "#svg-splash-icon" }, null, -1)
|
|
9745
|
+
])])) : t.left || t.hideBack && !t.titleLeft && (t.right || o.$slots.right) ? (d(), p("div", HC, [
|
|
9746
|
+
(d(), y(C(t.left)))
|
|
9747
|
+
])) : g("", !0)
|
|
9748
|
+
]),
|
|
9747
9749
|
(d(), p("div", {
|
|
9748
9750
|
key: String(i.value.title),
|
|
9749
9751
|
class: S(["col pointer-events-none flex-1 gap-(--space-negative-25) truncate px-2", t.titleLeft ? "items-start text-left" : "text-center"])
|
|
@@ -12544,7 +12546,7 @@ const gx = { class: "flex items-center gap-2" }, vx = ["for"], MN = /* @__PURE__
|
|
|
12544
12546
|
]),
|
|
12545
12547
|
_: 1
|
|
12546
12548
|
}, 16),
|
|
12547
|
-
t.label ? (d(), p("label", {
|
|
12549
|
+
t.label || i.$slots.default ? (d(), p("label", {
|
|
12548
12550
|
key: 0,
|
|
12549
12551
|
for: r.value.inputId,
|
|
12550
12552
|
class: S([
|
|
@@ -17665,7 +17667,7 @@ const o5 = ["for"], FN = /* @__PURE__ */ Te({
|
|
|
17665
17667
|
class: S(["flex items-center gap-2", r.value])
|
|
17666
17668
|
}, [
|
|
17667
17669
|
B(ne(ol), Pe(Ye(i.value)), null, 16),
|
|
17668
|
-
t.label ? (d(), p("label", {
|
|
17670
|
+
t.label || o.$slots.default ? (d(), p("label", {
|
|
17669
17671
|
key: 0,
|
|
17670
17672
|
for: i.value.inputId,
|
|
17671
17673
|
class: S([
|