chunk-EKYSPJO6.js 1.5 KB

123456789101112131415161718192021222324252627
  1. import {
  2. i
  3. } from "./chunk-JOYXMSKE.js";
  4. import {
  5. s
  6. } from "./chunk-HZRKBTHJ.js";
  7. import {
  8. e,
  9. l3 as l,
  10. n5 as n,
  11. y3 as y
  12. } from "./chunk-2Z2TG5CU.js";
  13. // node_modules/@arcgis/core/layers/support/FeatureTemplate.js
  14. var l2 = new s({ esriFeatureEditToolAutoCompletePolygon: "auto-complete-polygon", esriFeatureEditToolCircle: "circle", esriFeatureEditToolEllipse: "ellipse", esriFeatureEditToolFreehand: "freehand", esriFeatureEditToolLine: "line", esriFeatureEditToolNone: "none", esriFeatureEditToolPoint: "point", esriFeatureEditToolPolygon: "polygon", esriFeatureEditToolRectangle: "rectangle", esriFeatureEditToolArrow: "arrow", esriFeatureEditToolTriangle: "triangle", esriFeatureEditToolLeftArrow: "left-arrow", esriFeatureEditToolRightArrow: "right-arrow", esriFeatureEditToolUpArrow: "up-arrow", esriFeatureEditToolDownArrow: "down-arrow" });
  15. var a = class extends i(l) {
  16. constructor(o) {
  17. super(o), this.name = null, this.description = null, this.drawingTool = null, this.prototype = null, this.thumbnail = null;
  18. }
  19. };
  20. e([y({ json: { write: true } })], a.prototype, "name", void 0), e([y({ json: { write: true } })], a.prototype, "description", void 0), e([y({ json: { read: l2.read, write: l2.write } })], a.prototype, "drawingTool", void 0), e([y({ json: { write: true } })], a.prototype, "prototype", void 0), e([y({ json: { write: true } })], a.prototype, "thumbnail", void 0), a = e([n("esri.layers.support.FeatureTemplate")], a);
  21. var p = a;
  22. export {
  23. p
  24. };
  25. //# sourceMappingURL=chunk-EKYSPJO6.js.map