@verma-consulting/common-library 0.1.50 → 0.1.52

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
@@ -992,6 +992,7 @@ var constants = {
992
992
  "id",
993
993
  "selected",
994
994
  "edited",
995
+ "editable",
995
996
  "createdAt",
996
997
  "updatedAt",
997
998
  "poolId",
@@ -2108,7 +2109,7 @@ var defaults = {
2108
2109
  deletionAlerts: false,
2109
2110
  device: "Do Not Notify"
2110
2111
  },
2111
- platformSettings: { mode: "light", language: "english", currency: "usd" }
2112
+ platformSettings: { mode: "light", language: "English", currency: "usd" }
2112
2113
  },
2113
2114
  clients: {
2114
2115
  name: "",