@kohost/api-client 3.3.8 → 3.3.9

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/esm/utils.js CHANGED
@@ -10486,6 +10486,11 @@ var require_mediaSource = __commonJS({
10486
10486
  minimum: 0,
10487
10487
  maximum: 100
10488
10488
  },
10489
+ contrast: {
10490
+ type: "number",
10491
+ minimum: 0,
10492
+ maximum: 100
10493
+ },
10489
10494
  power: {
10490
10495
  type: "string",
10491
10496
  enum: ["on", "off"]
@@ -10557,6 +10562,7 @@ var require_mediaSource = __commonJS({
10557
10562
  "enterChannel",
10558
10563
  "enterVolume",
10559
10564
  "enterBrightness",
10565
+ "enterContrast",
10560
10566
  "number10",
10561
10567
  "number11",
10562
10568
  "number12",