chunk-EAUVYZHD.js 731 B

123456789101112131415161718192021222324252627282930313233
  1. import {
  2. a
  3. } from "./chunk-YIS6BAC3.js";
  4. import {
  5. d,
  6. e,
  7. n2 as n
  8. } from "./chunk-Y3WMVFTW.js";
  9. import {
  10. g
  11. } from "./chunk-ULGDPLM2.js";
  12. import {
  13. s
  14. } from "./chunk-EMJ4ZSM2.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. g(r2) || s.getLogger(this.declaredClass).error(r2);
  22. });
  23. }), "RefreshableLayerView");
  24. }
  25. };
  26. return e([d()], c.prototype, "layer", void 0), c = e([n("esri.layers.mixins.RefreshableLayerView")], c), c;
  27. };
  28. export {
  29. i
  30. };
  31. //# sourceMappingURL=chunk-EAUVYZHD.js.map