chunk-YG7DNOY4.js 743 B

123456789101112131415161718192021222324252627282930313233
  1. import {
  2. a
  3. } from "./chunk-TJV6ODRM.js";
  4. import {
  5. e,
  6. n5 as n,
  7. y3 as y
  8. } from "./chunk-2Z2TG5CU.js";
  9. import {
  10. j
  11. } from "./chunk-V6P2MAQQ.js";
  12. import {
  13. s2 as s
  14. } from "./chunk-E5O6P5I2.js";
  15. // node_modules/@arcgis/core/views/layers/RefreshableLayerView.js
  16. var i = (i2) => {
  17. let c = class extends i2 {
  18. initialize() {
  19. this.handles.add(a(() => this.layer, "refresh", (r) => {
  20. this.doRefresh(r.dataChanged).catch((r2) => {
  21. j(r2) || s.getLogger(this.declaredClass).error(r2);
  22. });
  23. }), "RefreshableLayerView");
  24. }
  25. };
  26. return e([y()], c.prototype, "layer", void 0), c = e([n("esri.layers.mixins.RefreshableLayerView")], c), c;
  27. };
  28. export {
  29. i
  30. };
  31. //# sourceMappingURL=chunk-YG7DNOY4.js.map