bt-core-app 1.4.402 → 1.4.403

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.
@@ -40327,7 +40327,7 @@ const PV = /* @__PURE__ */ Je({
40327
40327
  }, {
40328
40328
  default: N(() => [
40329
40329
  ($(!0), ie(Me, null, at(D(i).filteredItems.value, (u) => ($(), ne(ft, {
40330
- key: `${u.id ?? D(l)(u, n.value.itemValue)}_${m.fInd}-table-list-item`,
40330
+ key: `${u.id ?? D(l)(u, n.value.itemValue)}-table-list-item`,
40331
40331
  value: D(l)(u, n.value.itemValue)
40332
40332
  }, {
40333
40333
  default: N(() => [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.402",
3
+ "version": "1.4.403",
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": {