@idmwx/idmui-gl3 5.8.3 → 5.8.5

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.js CHANGED
@@ -4095,19 +4095,28 @@ const Ba = {
4095
4095
  if (!this.context) {
4096
4096
  this.context = this.viewport.rampColorCanvas.getContext("webgl");
4097
4097
  const t = [
4098
- [0, "rgba(68, 1, 84, 0)"],
4099
- [1 / 255, "rgba(63, 72, 137, 0)"],
4100
- [50 / 255, "rgba(53, 125, 177, 1)"],
4101
- // 20
4102
- [100 / 255, "rgba(33, 145, 140, 1)"],
4098
+ [0, "rgba(220, 243, 252, 0)"],
4099
+ [1 / 255, "rgba(255, 255, 255, 0)"],
4100
+ [1 / 255, "rgba(255, 255, 255, 1)"],
4101
+ [25 / 255, "rgba(150, 200, 255, 1)"],
4102
+ // 10
4103
+ [25 / 255, "rgba(47, 226, 155, 1)"],
4104
+ // 10
4105
+ [100 / 255, "rgba(47, 226, 155, 1)"],
4103
4106
  // 40
4104
- [150 / 255, "rgba(45, 178, 125, 1)"],
4105
- // 60
4106
- [200 / 255, "rgba(112, 207, 87, 1)"],
4107
- // 80
4108
- [250 / 255, "rgba(253, 231, 37, 0.8)"],
4107
+ [100 / 255, "rgba(213, 253, 37, 1)"],
4108
+ // 40
4109
+ [175 / 255, "rgba(213, 253, 37, 1)"],
4110
+ // 70
4111
+ [175 / 255, "rgba(230, 176, 39, 1)"],
4112
+ // 70
4113
+ [225 / 255, "rgba(230, 176, 39, 1)"],
4114
+ // 90
4115
+ [225 / 255, "rgba(230, 84, 39, 1)"],
4116
+ // 90
4117
+ [250 / 255, "rgba(230, 84, 39, 1)"],
4109
4118
  // 100
4110
- [1, "rgba(253, 231, 37, 1)"]
4119
+ [1, "rgba(230, 84, 39, 1)"]
4111
4120
  // 100%
4112
4121
  ];
4113
4122
  this.rampColor = this.webgl.setup(this.context, t);
@@ -4132,16 +4141,22 @@ function Ea(t, e, a, r, i, o) {
4132
4141
  class: "legend-bars flex-center",
4133
4142
  style: V([{ position: "absolute" }, { right: i.right + "px", bottom: a.bottom }])
4134
4143
  }, e[0] || (e[0] = [
4135
- s("span", null, "%", -1),
4136
- s("span", null, "20", -1),
4144
+ s("span", null, null, -1),
4145
+ s("span", { style: { display: "inline-block", position: "relative", left: "-10px" } }, "%", -1),
4146
+ s("span", null, "10", -1),
4147
+ s("span", null, null, -1),
4148
+ s("span", null, null, -1),
4137
4149
  s("span", null, "40", -1),
4138
- s("span", null, "60", -1),
4139
- s("span", null, "80", -1),
4140
- s("span", null, "100", -1)
4150
+ s("span", null, null, -1),
4151
+ s("span", null, null, -1),
4152
+ s("span", null, "70", -1),
4153
+ s("span", null, null, -1),
4154
+ s("span", null, "90", -1),
4155
+ s("span", null, null, -1)
4141
4156
  ]), 4)
4142
4157
  ])) : R("", !0);
4143
4158
  }
4144
- const Da = /* @__PURE__ */ O(Ba, [["render", Ea], ["__scopeId", "data-v-038de52c"]]);
4159
+ const Da = /* @__PURE__ */ O(Ba, [["render", Ea], ["__scopeId", "data-v-59c8003c"]]);
4145
4160
  const Pa = {
4146
4161
  name: "IdmCover",
4147
4162
  props: {