@finmars/ui 1.0.63 → 1.0.64

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.
@@ -29058,6 +29058,13 @@ const cR = /* @__PURE__ */ dt(sR), dR = { class: "flex w-full items-center max-h
29058
29058
  href: "",
29059
29059
  to: "/system/expression-procedure"
29060
29060
  },
29061
+ {
29062
+ key: "pricing-schedules",
29063
+ label: "Pricing Schedules",
29064
+ action: void 0,
29065
+ href: "",
29066
+ to: "/system/schedule"
29067
+ },
29061
29068
  {
29062
29069
  key: "Import-schemes",
29063
29070
  label: "Import schemes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finmars/ui",
3
- "version": "1.0.63",
3
+ "version": "1.0.64",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "dev": "vite dev --config vite.config.dev.js",