@bagelink/vue 1.15.108 → 1.15.112
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/index.mjs
CHANGED
|
@@ -12099,6 +12099,7 @@ var WE = /* @__PURE__ */ _e({
|
|
|
12099
12099
|
frame: { type: Boolean },
|
|
12100
12100
|
glass: { type: Boolean },
|
|
12101
12101
|
dot: { type: Boolean },
|
|
12102
|
+
flush: { type: Boolean },
|
|
12102
12103
|
border: { type: Boolean },
|
|
12103
12104
|
loading: { type: Boolean },
|
|
12104
12105
|
value: {},
|
|
@@ -12134,7 +12135,8 @@ var WE = /* @__PURE__ */ _e({
|
|
|
12134
12135
|
pillSmall: l.value === "sm",
|
|
12135
12136
|
m_pillLarge: s.value === "lg",
|
|
12136
12137
|
m_pillMd: s.value === "md",
|
|
12137
|
-
m_pillSmall: s.value === "sm"
|
|
12138
|
+
m_pillSmall: s.value === "sm",
|
|
12139
|
+
"bgl_pill-flush": t.flush
|
|
12138
12140
|
};
|
|
12139
12141
|
return c[i.value] = !0, c;
|
|
12140
12142
|
});
|
|
@@ -12175,7 +12177,7 @@ var WE = /* @__PURE__ */ _e({
|
|
|
12175
12177
|
}, e.btnEnd), null, 16)) : z("", !0)
|
|
12176
12178
|
], 2)])], 14, lC));
|
|
12177
12179
|
}
|
|
12178
|
-
}), Pi = /* @__PURE__ */ Ne(cC, [["__scopeId", "data-v-
|
|
12180
|
+
}), Pi = /* @__PURE__ */ Ne(cC, [["__scopeId", "data-v-8d5aa2b7"]]);
|
|
12179
12181
|
function ic(e) {
|
|
12180
12182
|
return Rm() ? (Fm(e), !0) : !1;
|
|
12181
12183
|
}
|