chunk-5LXROFTA.js 1.2 KB

12345678910111213141516171819202122232425
  1. import {
  2. a,
  3. n as n2
  4. } from "./chunk-GJXW4HL5.js";
  5. import {
  6. d,
  7. e,
  8. n2 as n
  9. } from "./chunk-Y3WMVFTW.js";
  10. // node_modules/@arcgis/core/layers/mixins/BlendLayer.js
  11. var i = { read: { reader: n2 }, write: { allowNull: true, writer: a } };
  12. var a2 = (t) => {
  13. let s = class extends t {
  14. constructor() {
  15. super(...arguments), this.blendMode = "normal", this.effect = null;
  16. }
  17. };
  18. return e([d({ type: ["average", "color-burn", "color-dodge", "color", "darken", "destination-atop", "destination-in", "destination-out", "destination-over", "difference", "exclusion", "hard-light", "hue", "invert", "lighten", "lighter", "luminosity", "minus", "multiply", "normal", "overlay", "plus", "reflect", "saturation", "screen", "soft-light", "source-atop", "source-in", "source-out", "vivid-light", "xor"], nonNullable: true, json: { read: false, write: false, origins: { "web-map": { read: true, write: true }, "portal-item": { read: true, write: true } } } })], s.prototype, "blendMode", void 0), e([d({ json: { read: false, write: false, origins: { "web-map": i, "portal-item": i } } })], s.prototype, "effect", void 0), s = e([n("esri.layers.mixins.BlendLayer")], s), s;
  19. };
  20. export {
  21. a2 as a
  22. };
  23. //# sourceMappingURL=chunk-5LXROFTA.js.map