@realtek/core-theme 0.0.233 → 0.0.234

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-lib/index.js CHANGED
@@ -11328,6 +11328,10 @@ var Bg = {
11328
11328
  tone: "info",
11329
11329
  pulse: !0
11330
11330
  },
11331
+ PartiallyPaid: {
11332
+ label: "Partially Paid",
11333
+ tone: "gold"
11334
+ },
11331
11335
  approved: {
11332
11336
  label: "Approved",
11333
11337
  tone: "success"