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.
@@ -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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.227",
3
+ "version": "1.4.228",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {