{"version":3,"sources":["node_modules/@arcgis/core/renderers/visualVariables/support/ColorStop.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.28/esri/copyright.txt for details.\n*/\nimport { _ as r } from \"../../../chunks/tslib.es6.js\";\nimport o from \"../../../Color.js\";\nimport { JSONSupport as e } from \"../../../core/JSONSupport.js\";\nimport { property as t } from \"../../../core/accessorSupport/decorators/property.js\";\nimport { Integer as s } from \"../../../core/accessorSupport/ensureType.js\";\nimport \"../../../core/arrayUtils.js\";\nimport \"../../../core/has.js\";\nimport { subclass as l } from \"../../../core/accessorSupport/decorators/subclass.js\";\nimport { writer as p } from \"../../../core/accessorSupport/decorators/writer.js\";\nvar i;\nlet c = i = class extends e {\n constructor(r) {\n super(r), this.color = null, this.label = null, this.value = null;\n }\n writeValue(r, o, e) {\n o[e] = r ?? 0;\n }\n clone() {\n return new i({\n color: this.color && this.color.clone(),\n label: this.label,\n value: this.value\n });\n }\n};\nr([t({\n type: o,\n json: {\n type: [s],\n write: !0\n }\n})], c.prototype, \"color\", void 0), r([t({\n type: String,\n json: {\n write: !0\n }\n})], c.prototype, \"label\", void 0), r([t({\n type: Number,\n json: {\n write: {\n writerEnsuresNonNull: !0\n }\n }\n})], c.prototype, \"value\", void 0), r([p(\"value\")], c.prototype, \"writeValue\", null), c = i = r([l(\"esri.renderers.visualVariables.support.ColorStop\")], c);\nconst a = c;\nexport { a as default };"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAaA,IAAI;AACJ,IAAIA,KAAI,IAAI,cAAc,EAAE;AAAA,EAC1B,YAAYC,IAAG;AACb,UAAMA,EAAC,GAAG,KAAK,QAAQ,MAAM,KAAK,QAAQ,MAAM,KAAK,QAAQ;AAAA,EAC/D;AAAA,EACA,WAAWA,IAAG,GAAGC,IAAG;AAClB,MAAEA,EAAC,IAAID,MAAK;AAAA,EACd;AAAA,EACA,QAAQ;AACN,WAAO,IAAI,EAAE;AAAA,MACX,OAAO,KAAK,SAAS,KAAK,MAAM,MAAM;AAAA,MACtC,OAAO,KAAK;AAAA,MACZ,OAAO,KAAK;AAAA,IACd,CAAC;AAAA,EACH;AACF;AACA,EAAE,CAAC,EAAE;AAAA,EACH,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,MAAM,CAAC,CAAC;AAAA,IACR,OAAO;AAAA,EACT;AACF,CAAC,CAAC,GAAGD,GAAE,WAAW,SAAS,MAAM,GAAG,EAAE,CAAC,EAAE;AAAA,EACvC,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,OAAO;AAAA,EACT;AACF,CAAC,CAAC,GAAGA,GAAE,WAAW,SAAS,MAAM,GAAG,EAAE,CAAC,EAAE;AAAA,EACvC,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,OAAO;AAAA,MACL,sBAAsB;AAAA,IACxB;AAAA,EACF;AACF,CAAC,CAAC,GAAGA,GAAE,WAAW,SAAS,MAAM,GAAG,EAAE,CAAC,EAAE,OAAO,CAAC,GAAGA,GAAE,WAAW,cAAc,IAAI,GAAGA,KAAI,IAAI,EAAE,CAAC,EAAE,kDAAkD,CAAC,GAAGA,EAAC;AAC1J,IAAM,IAAIA;","names":["c","r","e"],"x_google_ignoreList":[0]}