chunk-MFUAILAT.js 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. import {
  2. l as l2
  3. } from "./chunk-7XXXCK2A.js";
  4. import {
  5. r
  6. } from "./chunk-MRJEICT6.js";
  7. import {
  8. d,
  9. e,
  10. l3 as l,
  11. n2 as n
  12. } from "./chunk-Y3WMVFTW.js";
  13. import {
  14. S
  15. } from "./chunk-IHXECKQQ.js";
  16. // node_modules/@arcgis/core/renderers/visualVariables/support/ColorStop.js
  17. var i;
  18. var c = i = class extends l {
  19. constructor(r2) {
  20. super(r2), this.color = null, this.label = null, this.value = null;
  21. }
  22. writeValue(r2, o, e2) {
  23. o[e2] = r2 == null ? 0 : r2;
  24. }
  25. clone() {
  26. return new i({ color: this.color && this.color.clone(), label: this.label, value: this.value });
  27. }
  28. };
  29. e([d({ type: l2, json: { type: [S], write: true } })], c.prototype, "color", void 0), e([d({ type: String, json: { write: true } })], c.prototype, "label", void 0), e([d({ type: Number, json: { write: { writerEnsuresNonNull: true } } })], c.prototype, "value", void 0), e([r("value")], c.prototype, "writeValue", null), c = i = e([n("esri.renderers.visualVariables.support.ColorStop")], c);
  30. var a = c;
  31. export {
  32. a
  33. };
  34. //# sourceMappingURL=chunk-MFUAILAT.js.map