bt-core-app 1.4.608 → 1.4.609

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.
@@ -41574,13 +41574,11 @@ const J5 = { class: "d-flex align-center" }, QV = /* @__PURE__ */ je({
41574
41574
  n.value = !n.value;
41575
41575
  }), (s, d) => (F(), le(yr, {
41576
41576
  modelValue: n.value,
41577
- "onUpdate:modelValue": d[0] || (d[0] = (u) => n.value = u)
41577
+ "onUpdate:modelValue": d[0] || (d[0] = (u) => n.value = u),
41578
+ "max-width": "400"
41578
41579
  }, {
41579
41580
  default: R(() => [
41580
- x(ln, {
41581
- "max-width": "400",
41582
- title: "Demo Profiles"
41583
- }, {
41581
+ x(ln, { title: "Demo Profiles" }, {
41584
41582
  default: R(() => [
41585
41583
  x(Ut, { class: "pa-0" }, {
41586
41584
  default: R(() => [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.608",
3
+ "version": "1.4.609",
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": {