bt-core-app 1.4.227 → 1.4.228
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/bt-core-app.js +2 -0
- package/package.json +1 -1
package/dist/bt-core-app.js
CHANGED
|
@@ -30953,6 +30953,7 @@ const gA = /* @__PURE__ */ Ke({
|
|
|
30953
30953
|
}, {
|
|
30954
30954
|
default: Z(() => [
|
|
30955
30955
|
g.value ? re("", !0) : (z(), se(Oo, {
|
|
30956
|
+
color: "primary",
|
|
30956
30957
|
density: T.density,
|
|
30957
30958
|
key: "1",
|
|
30958
30959
|
ref_key: "handle",
|
|
@@ -31015,6 +31016,7 @@ const gA = /* @__PURE__ */ Ke({
|
|
|
31015
31016
|
_: 3
|
|
31016
31017
|
}, 8, ["density"])),
|
|
31017
31018
|
y.value ? re("", !0) : (z(), se(Oo, {
|
|
31019
|
+
color: "primary",
|
|
31018
31020
|
density: T.density,
|
|
31019
31021
|
key: "2"
|
|
31020
31022
|
}, {
|
package/package.json
CHANGED