UNPKG

tdesign-mobile-vue

Version:
16,529 lines 629 kB
/**
 * tdesign v1.10.0
 * (c) 2025 TDesign Group
 * @license MIT
 */

import _asyncToGenerator from '@babel/runtime/helpers/asyncToGenerator';
import _regeneratorRuntime from '@babel/runtime/regenerator';
import _typeof from '@babel/runtime/helpers/typeof';
import * as Vue from 'vue';
import { createVNode, ssrContextKey, ssrUtils, warn as warn$1, Fragment, Static, Comment, Text, mergeProps, createApp, initDirectivesForSSR, nextTick, setDevtoolsHook, defineComponent, h, Transition, BaseTransition, TransitionGroup, shallowReactive, reactive, isRef as isRef$3, ref, transformVNodeArgs, computed } from 'vue';
import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
import _defineProperty from '@babel/runtime/helpers/defineProperty';
import _slicedToArray from '@babel/runtime/helpers/slicedToArray';
import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
import _createClass from '@babel/runtime/helpers/createClass';
import { v as vi } from '../../_chunks/dep-dbad0313.js';
import { Qrcode } from '../index.js';
import '@babel/runtime/helpers/construct';
import '@babel/runtime/helpers/assertThisInitialized';
import '@babel/runtime/helpers/possibleConstructorReturn';
import '@babel/runtime/helpers/getPrototypeOf';
import '@babel/runtime/helpers/inherits';
import '@babel/runtime/helpers/wrapNativeSuper';
import '@babel/runtime/helpers/objectWithoutProperties';
import '../../_chunks/dep-4e88215b.js';
import '@babel/runtime/helpers/get';
import '../qrcode.js';
import 'lodash-es';
import '../props.js';
import '../../_common/js/qrcode/utils.js';
import '../../_common/js/qrcode/qrcodegen.js';
import '../../hooks/index.js';
import '../../hooks/icon.js';
import '../../hooks/tnode.js';
import '../../hooks/render-tnode.js';
import '../../_common/js/utils/general.js';
import '../../hooks/useClass.js';
import '../../config-provider/useConfig.js';
import '../../config-provider/context.js';
import '../../_common/js/global-config/mobile/default-config.js';
import '../../_common/js/global-config/mobile/locale/zh_CN.js';
import '../../_chunks/dep-478826e2.js';
import 'dayjs';
import '../../_chunks/dep-2a2fef52.js';
import '../../config-provider/type.js';
import '../../hooks/useCommonClassName.js';
import '../../hooks/useDefaultValue.js';
import '../../hooks/useLengthLimit.js';
import '../../_common/js/log/index.js';
import '../../_common/js/log/log.js';
import '../../_common/js/utils/helper.js';
import '../../hooks/useLockScroll.js';
import '../../_util/useTouch.js';
import '../../_util/getScrollParent.js';
import '../../hooks/useTeleport.js';
import '../../shared/dom.js';
import '../../hooks/useToggle.js';
import '../../hooks/useChildSlots.js';
import '../../hooks/useExpose.js';
import '../../hooks/useGesture.js';
import '@use-gesture/vanilla';
import '../../hooks/useMutationObservable.js';
import '../../hooks/useVariables.js';
import '../../_common/js/common.js';
import '../../_common/js/utils/getColorTokenColor.js';
import '../components/qrcode-canvas.js';
import '../components/props.js';
import '../hooks/useQRCode.js';
import '../components/qrcode-svg.js';
import '../components/qrcode-status.js';
import 'tdesign-icons-vue-next';
import '../../loading/index.js';
import '../../loading/loading.js';
import '../../loading/icon/gradient.js';
import '../../_common/js/loading/circle-adapter.js';
import '../../_common/js/utils/setStyle.js';
import '../../config.js';
import '../../loading/icon/spinner.js';
import '../../loading/props.js';
import '../../shared/index.js';
import '../../shared/functions.js';
import '../../shared/util.js';
import '../../shared/component.js';
import '../../shared/render.js';
import '../../shared/render-tnode.js';
import '../../shared/useCountDown/index.js';
import '@vueuse/core';
import '../../shared/useCountDown/utils.js';
import '../../shared/useTouch/index.js';
import '../../shared/useScrollParent/index.js';
import '../../shared/useTest/index.js';
import '../../shared/useClickAway/index.js';
import '../../shared/hover.js';
import '../../loading/style';
import '../../loading/type.js';
import '../../loading/plugin.js';
import '../style';
import '../type.js';

var _PatchFlagNames$2;
function _createForOfIteratorHelper$4(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray$4(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
function _unsupportedIterableToArray$4(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray$4(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray$4(r, a) : void 0; } }
function _arrayLikeToArray$4(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
/**
* @vue/shared v3.5.18
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/
/*! #__NO_SIDE_EFFECTS__ */
// @__NO_SIDE_EFFECTS__
function makeMap$2(str) {
  var map = /* @__PURE__ */Object.create(null);
  var _iterator = _createForOfIteratorHelper$4(str.split(",")),
    _step;
  try {
    for (_iterator.s(); !(_step = _iterator.n()).done;) {
      var key = _step.value;
      map[key] = 1;
    }
  } catch (err) {
    _iterator.e(err);
  } finally {
    _iterator.f();
  }
  return function (val) {
    return val in map;
  };
}
var EMPTY_OBJ$2 = !!(process.env.NODE_ENV !== "production") ? Object.freeze({}) : {};
var EMPTY_ARR$2 = !!(process.env.NODE_ENV !== "production") ? Object.freeze([]) : [];
var NOOP$2 = function NOOP() {};
var NO$2 = function NO() {
  return false;
};
var isOn$2 = function isOn(key) {
  return key.charCodeAt(0) === 111 && key.charCodeAt(1) === 110 && (
  // uppercase letter
  key.charCodeAt(2) > 122 || key.charCodeAt(2) < 97);
};
var isModelListener$2 = function isModelListener(key) {
  return key.startsWith("onUpdate:");
};
var extend$2 = Object.assign;
var remove$2 = function remove(arr, el) {
  var i = arr.indexOf(el);
  if (i > -1) {
    arr.splice(i, 1);
  }
};
var hasOwnProperty$3 = Object.prototype.hasOwnProperty;
var hasOwn$2 = function hasOwn(val, key) {
  return hasOwnProperty$3.call(val, key);
};
var isArray$2 = Array.isArray;
var isMap$2 = function isMap(val) {
  return toTypeString$2(val) === "[object Map]";
};
var isSet$2 = function isSet(val) {
  return toTypeString$2(val) === "[object Set]";
};
var isDate$2 = function isDate(val) {
  return toTypeString$2(val) === "[object Date]";
};
var isRegExp$2 = function isRegExp(val) {
  return toTypeString$2(val) === "[object RegExp]";
};
var isFunction$2 = function isFunction(val) {
  return typeof val === "function";
};
var isString$2 = function isString(val) {
  return typeof val === "string";
};
var isSymbol$2 = function isSymbol(val) {
  return _typeof(val) === "symbol";
};
var isObject$3 = function isObject(val) {
  return val !== null && _typeof(val) === "object";
};
var isPromise$2 = function isPromise(val) {
  return (isObject$3(val) || isFunction$2(val)) && isFunction$2(val.then) && isFunction$2(val.catch);
};
var objectToString$2 = Object.prototype.toString;
var toTypeString$2 = function toTypeString(value) {
  return objectToString$2.call(value);
};
var toRawType$2 = function toRawType(value) {
  return toTypeString$2(value).slice(8, -1);
};
var isPlainObject$2 = function isPlainObject(val) {
  return toTypeString$2(val) === "[object Object]";
};
var isIntegerKey$2 = function isIntegerKey(key) {
  return isString$2(key) && key !== "NaN" && key[0] !== "-" && "" + parseInt(key, 10) === key;
};
var isReservedProp$2 = /* @__PURE__ */makeMap$2(
// the leading comma is intentional so empty string "" is also included
",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted");
var isBuiltInDirective$2 = /* @__PURE__ */makeMap$2("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo");
var cacheStringFunction$3 = function cacheStringFunction(fn) {
  var cache = /* @__PURE__ */Object.create(null);
  return function (str) {
    var hit = cache[str];
    return hit || (cache[str] = fn(str));
  };
};
var camelizeRE$3 = /-(\w)/g;
var camelize$3 = cacheStringFunction$3(function (str) {
  return str.replace(camelizeRE$3, function (_, c) {
    return c ? c.toUpperCase() : "";
  });
});
var hyphenateRE$3 = /\B([A-Z])/g;
var hyphenate$3 = cacheStringFunction$3(function (str) {
  return str.replace(hyphenateRE$3, "-$1").toLowerCase();
});
var capitalize$3 = cacheStringFunction$3(function (str) {
  return str.charAt(0).toUpperCase() + str.slice(1);
});
var toHandlerKey$2 = cacheStringFunction$3(function (str) {
  var s = str ? "on".concat(capitalize$3(str)) : "";
  return s;
});
var hasChanged$2 = function hasChanged(value, oldValue) {
  return !Object.is(value, oldValue);
};
var invokeArrayFns$2 = function invokeArrayFns(fns) {
  for (var _len = arguments.length, arg = new Array(_len > 1 ? _len - 1 : 0), _key2 = 1; _key2 < _len; _key2++) {
    arg[_key2 - 1] = arguments[_key2];
  }
  for (var i = 0; i < fns.length; i++) {
    fns[i].apply(fns, arg);
  }
};
var def$2 = function def(obj, key, value) {
  var writable = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  Object.defineProperty(obj, key, {
    configurable: true,
    enumerable: false,
    writable: writable,
    value: value
  });
};
var looseToNumber$2 = function looseToNumber(val) {
  var n = parseFloat(val);
  return isNaN(n) ? val : n;
};
var toNumber$2 = function toNumber(val) {
  var n = isString$2(val) ? Number(val) : NaN;
  return isNaN(n) ? val : n;
};
var _globalThis$2;
var getGlobalThis$2 = function getGlobalThis() {
  return _globalThis$2 || (_globalThis$2 = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : {});
};
var identRE$2 = /^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/;
function genPropsAccessExp$2(name) {
  return identRE$2.test(name) ? "__props.".concat(name) : "__props[".concat(JSON.stringify(name), "]");
}
function genCacheKey$1(source, options) {
  return source + JSON.stringify(options, function (_, val) {
    return typeof val === "function" ? val.toString() : val;
  });
}
var PatchFlags$1 = {
  "TEXT": 1,
  "1": "TEXT",
  "CLASS": 2,
  "2": "CLASS",
  "STYLE": 4,
  "4": "STYLE",
  "PROPS": 8,
  "8": "PROPS",
  "FULL_PROPS": 16,
  "16": "FULL_PROPS",
  "NEED_HYDRATION": 32,
  "32": "NEED_HYDRATION",
  "STABLE_FRAGMENT": 64,
  "64": "STABLE_FRAGMENT",
  "KEYED_FRAGMENT": 128,
  "128": "KEYED_FRAGMENT",
  "UNKEYED_FRAGMENT": 256,
  "256": "UNKEYED_FRAGMENT",
  "NEED_PATCH": 512,
  "512": "NEED_PATCH",
  "DYNAMIC_SLOTS": 1024,
  "1024": "DYNAMIC_SLOTS",
  "DEV_ROOT_FRAGMENT": 2048,
  "2048": "DEV_ROOT_FRAGMENT",
  "CACHED": -1,
  "-1": "CACHED",
  "BAIL": -2,
  "-2": "BAIL"
};
var PatchFlagNames$2 = (_PatchFlagNames$2 = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames$2, 1, "TEXT"), 2, "CLASS"), 4, "STYLE"), 8, "PROPS"), 16, "FULL_PROPS"), 32, "NEED_HYDRATION"), 64, "STABLE_FRAGMENT"), 128, "KEYED_FRAGMENT"), 256, "UNKEYED_FRAGMENT"), 512, "NEED_PATCH"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames$2, 1024, "DYNAMIC_SLOTS"), 2048, "DEV_ROOT_FRAGMENT"), -1, "CACHED"), -2, "BAIL"));
var ShapeFlags$1 = {
  "ELEMENT": 1,
  "1": "ELEMENT",
  "FUNCTIONAL_COMPONENT": 2,
  "2": "FUNCTIONAL_COMPONENT",
  "STATEFUL_COMPONENT": 4,
  "4": "STATEFUL_COMPONENT",
  "TEXT_CHILDREN": 8,
  "8": "TEXT_CHILDREN",
  "ARRAY_CHILDREN": 16,
  "16": "ARRAY_CHILDREN",
  "SLOTS_CHILDREN": 32,
  "32": "SLOTS_CHILDREN",
  "TELEPORT": 64,
  "64": "TELEPORT",
  "SUSPENSE": 128,
  "128": "SUSPENSE",
  "COMPONENT_SHOULD_KEEP_ALIVE": 256,
  "256": "COMPONENT_SHOULD_KEEP_ALIVE",
  "COMPONENT_KEPT_ALIVE": 512,
  "512": "COMPONENT_KEPT_ALIVE",
  "COMPONENT": 6,
  "6": "COMPONENT"
};
var SlotFlags$1 = {
  "STABLE": 1,
  "1": "STABLE",
  "DYNAMIC": 2,
  "2": "DYNAMIC",
  "FORWARDED": 3,
  "3": "FORWARDED"
};
var slotFlagsText$2 = _defineProperty(_defineProperty(_defineProperty({}, 1, "STABLE"), 2, "DYNAMIC"), 3, "FORWARDED");
var GLOBALS_ALLOWED$2 = "Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol";
var isGloballyAllowed$2 = /* @__PURE__ */makeMap$2(GLOBALS_ALLOWED$2);
var isGloballyWhitelisted$2 = isGloballyAllowed$2;
var range$2 = 2;
function generateCodeFrame$2(source) {
  var start = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
  var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : source.length;
  start = Math.max(0, Math.min(start, source.length));
  end = Math.max(0, Math.min(end, source.length));
  if (start > end) return "";
  var lines = source.split(/(\r?\n)/);
  var newlineSequences = lines.filter(function (_, idx) {
    return idx % 2 === 1;
  });
  lines = lines.filter(function (_, idx) {
    return idx % 2 === 0;
  });
  var count = 0;
  var res = [];
  for (var i = 0; i < lines.length; i++) {
    count += lines[i].length + (newlineSequences[i] && newlineSequences[i].length || 0);
    if (count >= start) {
      for (var j = i - range$2; j <= i + range$2 || end > count; j++) {
        if (j < 0 || j >= lines.length) continue;
        var line = j + 1;
        res.push("".concat(line).concat(" ".repeat(Math.max(3 - String(line).length, 0)), "|  ").concat(lines[j]));
        var lineLength = lines[j].length;
        var newLineSeqLength = newlineSequences[j] && newlineSequences[j].length || 0;
        if (j === i) {
          var pad = start - (count - (lineLength + newLineSeqLength));
          var length = Math.max(1, end > count ? lineLength - pad : end - start);
          res.push("   |  " + " ".repeat(pad) + "^".repeat(length));
        } else if (j > i) {
          if (end > count) {
            var _length = Math.max(Math.min(end - count, lineLength), 1);
            res.push("   |  " + "^".repeat(_length));
          }
          count += lineLength + newLineSeqLength;
        }
      }
      break;
    }
  }
  return res.join("\n");
}
function normalizeStyle$2(value) {
  if (isArray$2(value)) {
    var res = {};
    for (var i = 0; i < value.length; i++) {
      var item = value[i];
      var normalized = isString$2(item) ? parseStringStyle$2(item) : normalizeStyle$2(item);
      if (normalized) {
        for (var key in normalized) {
          res[key] = normalized[key];
        }
      }
    }
    return res;
  } else if (isString$2(value) || isObject$3(value)) {
    return value;
  }
}
var listDelimiterRE$2 = /;(?![^(]*\))/g;
var propertyDelimiterRE$2 = /:([^]+)/;
var styleCommentRE$2 = /\/\*[^]*?\*\//g;
function parseStringStyle$2(cssText) {
  var ret = {};
  cssText.replace(styleCommentRE$2, "").split(listDelimiterRE$2).forEach(function (item) {
    if (item) {
      var tmp = item.split(propertyDelimiterRE$2);
      tmp.length > 1 && (ret[tmp[0].trim()] = tmp[1].trim());
    }
  });
  return ret;
}
function stringifyStyle$2(styles) {
  if (!styles) return "";
  if (isString$2(styles)) return styles;
  var ret = "";
  for (var key in styles) {
    var value = styles[key];
    if (isString$2(value) || typeof value === "number") {
      var normalizedKey = key.startsWith("--") ? key : hyphenate$3(key);
      ret += "".concat(normalizedKey, ":").concat(value, ";");
    }
  }
  return ret;
}
function normalizeClass$2(value) {
  var res = "";
  if (isString$2(value)) {
    res = value;
  } else if (isArray$2(value)) {
    for (var i = 0; i < value.length; i++) {
      var normalized = normalizeClass$2(value[i]);
      if (normalized) {
        res += normalized + " ";
      }
    }
  } else if (isObject$3(value)) {
    for (var name in value) {
      if (value[name]) {
        res += name + " ";
      }
    }
  }
  return res.trim();
}
function normalizeProps$2(props) {
  if (!props) return null;
  var klass = props.class,
    style = props.style;
  if (klass && !isString$2(klass)) {
    props.class = normalizeClass$2(klass);
  }
  if (style) {
    props.style = normalizeStyle$2(style);
  }
  return props;
}
var HTML_TAGS$2 = "html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot";
var SVG_TAGS$2 = "svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view";
var MATH_TAGS$1 = "annotation,annotation-xml,maction,maligngroup,malignmark,math,menclose,merror,mfenced,mfrac,mfraction,mglyph,mi,mlabeledtr,mlongdiv,mmultiscripts,mn,mo,mover,mpadded,mphantom,mprescripts,mroot,mrow,ms,mscarries,mscarry,msgroup,msline,mspace,msqrt,msrow,mstack,mstyle,msub,msubsup,msup,mtable,mtd,mtext,mtr,munder,munderover,none,semantics";
var VOID_TAGS$2 = "area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr";
var isHTMLTag$2 = /* @__PURE__ */makeMap$2(HTML_TAGS$2);
var isSVGTag$2 = /* @__PURE__ */makeMap$2(SVG_TAGS$2);
var isMathMLTag$1 = /* @__PURE__ */makeMap$2(MATH_TAGS$1);
var isVoidTag$2 = /* @__PURE__ */makeMap$2(VOID_TAGS$2);
var specialBooleanAttrs$2 = "itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly";
var isSpecialBooleanAttr$2 = /* @__PURE__ */makeMap$2(specialBooleanAttrs$2);
var isBooleanAttr$2 = /* @__PURE__ */makeMap$2(specialBooleanAttrs$2 + ",async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected");
function includeBooleanAttr$2(value) {
  return !!value || value === "";
}
var unsafeAttrCharRE$2 = /[>/="'\u0009\u000a\u000c\u0020]/;
var attrValidationCache$2 = {};
function isSSRSafeAttrName$2(name) {
  if (attrValidationCache$2.hasOwnProperty(name)) {
    return attrValidationCache$2[name];
  }
  var isUnsafe = unsafeAttrCharRE$2.test(name);
  if (isUnsafe) {
    console.error("unsafe attribute name: ".concat(name));
  }
  return attrValidationCache$2[name] = !isUnsafe;
}
var propsToAttrMap$2 = {
  acceptCharset: "accept-charset",
  className: "class",
  htmlFor: "for",
  httpEquiv: "http-equiv"
};
var isKnownHtmlAttr$2 = /* @__PURE__ */makeMap$2("accept,accept-charset,accesskey,action,align,allow,alt,async,autocapitalize,autocomplete,autofocus,autoplay,background,bgcolor,border,buffered,capture,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,contenteditable,contextmenu,controls,coords,crossorigin,csp,data,datetime,decoding,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,enterkeyhint,for,form,formaction,formenctype,formmethod,formnovalidate,formtarget,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,importance,inert,integrity,ismap,itemprop,keytype,kind,label,lang,language,loading,list,loop,low,manifest,max,maxlength,minlength,media,min,multiple,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,referrerpolicy,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,selected,shape,size,sizes,slot,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,translate,type,usemap,value,width,wrap");
var isKnownSvgAttr$2 = /* @__PURE__ */makeMap$2("xmlns,accent-height,accumulate,additive,alignment-baseline,alphabetic,amplitude,arabic-form,ascent,attributeName,attributeType,azimuth,baseFrequency,baseline-shift,baseProfile,bbox,begin,bias,by,calcMode,cap-height,class,clip,clipPathUnits,clip-path,clip-rule,color,color-interpolation,color-interpolation-filters,color-profile,color-rendering,contentScriptType,contentStyleType,crossorigin,cursor,cx,cy,d,decelerate,descent,diffuseConstant,direction,display,divisor,dominant-baseline,dur,dx,dy,edgeMode,elevation,enable-background,end,exponent,fill,fill-opacity,fill-rule,filter,filterRes,filterUnits,flood-color,flood-opacity,font-family,font-size,font-size-adjust,font-stretch,font-style,font-variant,font-weight,format,from,fr,fx,fy,g1,g2,glyph-name,glyph-orientation-horizontal,glyph-orientation-vertical,glyphRef,gradientTransform,gradientUnits,hanging,height,href,hreflang,horiz-adv-x,horiz-origin-x,id,ideographic,image-rendering,in,in2,intercept,k,k1,k2,k3,k4,kernelMatrix,kernelUnitLength,kerning,keyPoints,keySplines,keyTimes,lang,lengthAdjust,letter-spacing,lighting-color,limitingConeAngle,local,marker-end,marker-mid,marker-start,markerHeight,markerUnits,markerWidth,mask,maskContentUnits,maskUnits,mathematical,max,media,method,min,mode,name,numOctaves,offset,opacity,operator,order,orient,orientation,origin,overflow,overline-position,overline-thickness,panose-1,paint-order,path,pathLength,patternContentUnits,patternTransform,patternUnits,ping,pointer-events,points,pointsAtX,pointsAtY,pointsAtZ,preserveAlpha,preserveAspectRatio,primitiveUnits,r,radius,referrerPolicy,refX,refY,rel,rendering-intent,repeatCount,repeatDur,requiredExtensions,requiredFeatures,restart,result,rotate,rx,ry,scale,seed,shape-rendering,slope,spacing,specularConstant,specularExponent,speed,spreadMethod,startOffset,stdDeviation,stemh,stemv,stitchTiles,stop-color,stop-opacity,strikethrough-position,strikethrough-thickness,string,stroke,stroke-dasharray,stroke-dashoffset,stroke-linecap,stroke-linejoin,stroke-miterlimit,stroke-opacity,stroke-width,style,surfaceScale,systemLanguage,tabindex,tableValues,target,targetX,targetY,text-anchor,text-decoration,text-rendering,textLength,to,transform,transform-origin,type,u1,u2,underline-position,underline-thickness,unicode,unicode-bidi,unicode-range,units-per-em,v-alphabetic,v-hanging,v-ideographic,v-mathematical,values,vector-effect,version,vert-adv-y,vert-origin-x,vert-origin-y,viewBox,viewTarget,visibility,width,widths,word-spacing,writing-mode,x,x-height,x1,x2,xChannelSelector,xlink:actuate,xlink:arcrole,xlink:href,xlink:role,xlink:show,xlink:title,xlink:type,xmlns:xlink,xml:base,xml:lang,xml:space,y,y1,y2,yChannelSelector,z,zoomAndPan");
var isKnownMathMLAttr$1 = /* @__PURE__ */makeMap$2("accent,accentunder,actiontype,align,alignmentscope,altimg,altimg-height,altimg-valign,altimg-width,alttext,bevelled,close,columnsalign,columnlines,columnspan,denomalign,depth,dir,display,displaystyle,encoding,equalcolumns,equalrows,fence,fontstyle,fontweight,form,frame,framespacing,groupalign,height,href,id,indentalign,indentalignfirst,indentalignlast,indentshift,indentshiftfirst,indentshiftlast,indextype,justify,largetop,largeop,lquote,lspace,mathbackground,mathcolor,mathsize,mathvariant,maxsize,minlabelspacing,mode,other,overflow,position,rowalign,rowlines,rowspan,rquote,rspace,scriptlevel,scriptminsize,scriptsizemultiplier,selection,separator,separators,shift,side,src,stackalign,stretchy,subscriptshift,superscriptshift,symmetric,voffset,width,widths,xlink:href,xlink:show,xlink:type,xmlns");
function isRenderableAttrValue$1(value) {
  if (value == null) {
    return false;
  }
  var type = _typeof(value);
  return type === "string" || type === "number" || type === "boolean";
}
var escapeRE$2 = /["'&<>]/;
function escapeHtml$2(string) {
  var str = "" + string;
  var match = escapeRE$2.exec(str);
  if (!match) {
    return str;
  }
  var html = "";
  var escaped;
  var index;
  var lastIndex = 0;
  for (index = match.index; index < str.length; index++) {
    switch (str.charCodeAt(index)) {
      case 34:
        escaped = "&quot;";
        break;
      case 38:
        escaped = "&amp;";
        break;
      case 39:
        escaped = "&#39;";
        break;
      case 60:
        escaped = "&lt;";
        break;
      case 62:
        escaped = "&gt;";
        break;
      default:
        continue;
    }
    if (lastIndex !== index) {
      html += str.slice(lastIndex, index);
    }
    lastIndex = index + 1;
    html += escaped;
  }
  return lastIndex !== index ? html + str.slice(lastIndex, index) : html;
}
var commentStripRE$2 = /^-?>|<!--|-->|--!>|<!-$/g;
function escapeHtmlComment$2(src) {
  return src.replace(commentStripRE$2, "");
}
var cssVarNameEscapeSymbolsRE$1 = /[ !"#$%&'()*+,./:;<=>?@[\\\]^`{|}~]/g;
function getEscapedCssVarName$1(key, doubleEscape) {
  return key.replace(cssVarNameEscapeSymbolsRE$1, function (s) {
    return doubleEscape ? s === '"' ? '\\\\\\"' : "\\\\".concat(s) : "\\".concat(s);
  });
}
function looseCompareArrays$2(a, b) {
  if (a.length !== b.length) return false;
  var equal = true;
  for (var i = 0; equal && i < a.length; i++) {
    equal = looseEqual$2(a[i], b[i]);
  }
  return equal;
}
function looseEqual$2(a, b) {
  if (a === b) return true;
  var aValidType = isDate$2(a);
  var bValidType = isDate$2(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? a.getTime() === b.getTime() : false;
  }
  aValidType = isSymbol$2(a);
  bValidType = isSymbol$2(b);
  if (aValidType || bValidType) {
    return a === b;
  }
  aValidType = isArray$2(a);
  bValidType = isArray$2(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? looseCompareArrays$2(a, b) : false;
  }
  aValidType = isObject$3(a);
  bValidType = isObject$3(b);
  if (aValidType || bValidType) {
    if (!aValidType || !bValidType) {
      return false;
    }
    var aKeysCount = Object.keys(a).length;
    var bKeysCount = Object.keys(b).length;
    if (aKeysCount !== bKeysCount) {
      return false;
    }
    for (var key in a) {
      var aHasKey = a.hasOwnProperty(key);
      var bHasKey = b.hasOwnProperty(key);
      if (aHasKey && !bHasKey || !aHasKey && bHasKey || !looseEqual$2(a[key], b[key])) {
        return false;
      }
    }
  }
  return String(a) === String(b);
}
function looseIndexOf$2(arr, val) {
  return arr.findIndex(function (item) {
    return looseEqual$2(item, val);
  });
}
var isRef$2 = function isRef(val) {
  return !!(val && val["__v_isRef"] === true);
};
var _toDisplayString$1 = function toDisplayString(val) {
  return isString$2(val) ? val : val == null ? "" : isArray$2(val) || isObject$3(val) && (val.toString === objectToString$2 || !isFunction$2(val.toString)) ? isRef$2(val) ? _toDisplayString$1(val.value) : JSON.stringify(val, _replacer$2, 2) : String(val);
};
var _replacer$2 = function replacer(_key, val) {
  if (isRef$2(val)) {
    return _replacer$2(_key, val.value);
  } else if (isMap$2(val)) {
    return _defineProperty({}, "Map(".concat(val.size, ")"), _toConsumableArray(val.entries()).reduce(function (entries, _ref, i) {
      var _ref2 = _slicedToArray(_ref, 2),
        key = _ref2[0],
        val2 = _ref2[1];
      entries[stringifySymbol$1(key, i) + " =>"] = val2;
      return entries;
    }, {}));
  } else if (isSet$2(val)) {
    return _defineProperty({}, "Set(".concat(val.size, ")"), _toConsumableArray(val.values()).map(function (v) {
      return stringifySymbol$1(v);
    }));
  } else if (isSymbol$2(val)) {
    return stringifySymbol$1(val);
  } else if (isObject$3(val) && !isArray$2(val) && !isPlainObject$2(val)) {
    return String(val);
  }
  return val;
};
var stringifySymbol$1 = function stringifySymbol(v) {
  var i = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : "";
  var _a;
  return (
    // Symbol.description in es2019+ so we need to cast here to pass
    // the lib: es2016 check
    isSymbol$2(v) ? "Symbol(".concat((_a = v.description) != null ? _a : i, ")") : v
  );
};
function normalizeCssVarValue$1(value) {
  if (value == null) {
    return "initial";
  }
  if (typeof value === "string") {
    return value === "" ? " " : value;
  }
  if (typeof value !== "number" || !Number.isFinite(value)) {
    if (!!(process.env.NODE_ENV !== "production")) {
      console.warn("[Vue warn] Invalid value used for CSS binding. Expected a string or a finite number but received:", value);
    }
  }
  return String(value);
}

var _helperNameMap, _errorMessages;
function _createForOfIteratorHelper$3(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray$3(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
function _unsupportedIterableToArray$3(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray$3(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray$3(r, a) : void 0; } }
function _arrayLikeToArray$3(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
var FRAGMENT = Symbol(!!(process.env.NODE_ENV !== "production") ? "Fragment" : "");
var TELEPORT = Symbol(!!(process.env.NODE_ENV !== "production") ? "Teleport" : "");
var SUSPENSE = Symbol(!!(process.env.NODE_ENV !== "production") ? "Suspense" : "");
var KEEP_ALIVE = Symbol(!!(process.env.NODE_ENV !== "production") ? "KeepAlive" : "");
var BASE_TRANSITION = Symbol(!!(process.env.NODE_ENV !== "production") ? "BaseTransition" : "");
var OPEN_BLOCK = Symbol(!!(process.env.NODE_ENV !== "production") ? "openBlock" : "");
var CREATE_BLOCK = Symbol(!!(process.env.NODE_ENV !== "production") ? "createBlock" : "");
var CREATE_ELEMENT_BLOCK = Symbol(!!(process.env.NODE_ENV !== "production") ? "createElementBlock" : "");
var CREATE_VNODE = Symbol(!!(process.env.NODE_ENV !== "production") ? "createVNode" : "");
var CREATE_ELEMENT_VNODE = Symbol(!!(process.env.NODE_ENV !== "production") ? "createElementVNode" : "");
var CREATE_COMMENT = Symbol(!!(process.env.NODE_ENV !== "production") ? "createCommentVNode" : "");
var CREATE_TEXT = Symbol(!!(process.env.NODE_ENV !== "production") ? "createTextVNode" : "");
var CREATE_STATIC = Symbol(!!(process.env.NODE_ENV !== "production") ? "createStaticVNode" : "");
var RESOLVE_COMPONENT = Symbol(!!(process.env.NODE_ENV !== "production") ? "resolveComponent" : "");
var RESOLVE_DYNAMIC_COMPONENT = Symbol(!!(process.env.NODE_ENV !== "production") ? "resolveDynamicComponent" : "");
var RESOLVE_DIRECTIVE = Symbol(!!(process.env.NODE_ENV !== "production") ? "resolveDirective" : "");
var RESOLVE_FILTER = Symbol(!!(process.env.NODE_ENV !== "production") ? "resolveFilter" : "");
var WITH_DIRECTIVES = Symbol(!!(process.env.NODE_ENV !== "production") ? "withDirectives" : "");
var RENDER_LIST = Symbol(!!(process.env.NODE_ENV !== "production") ? "renderList" : "");
var RENDER_SLOT = Symbol(!!(process.env.NODE_ENV !== "production") ? "renderSlot" : "");
var CREATE_SLOTS = Symbol(!!(process.env.NODE_ENV !== "production") ? "createSlots" : "");
var TO_DISPLAY_STRING = Symbol(!!(process.env.NODE_ENV !== "production") ? "toDisplayString" : "");
var MERGE_PROPS = Symbol(!!(process.env.NODE_ENV !== "production") ? "mergeProps" : "");
var NORMALIZE_CLASS = Symbol(!!(process.env.NODE_ENV !== "production") ? "normalizeClass" : "");
var NORMALIZE_STYLE = Symbol(!!(process.env.NODE_ENV !== "production") ? "normalizeStyle" : "");
var NORMALIZE_PROPS = Symbol(!!(process.env.NODE_ENV !== "production") ? "normalizeProps" : "");
var GUARD_REACTIVE_PROPS = Symbol(!!(process.env.NODE_ENV !== "production") ? "guardReactiveProps" : "");
var TO_HANDLERS = Symbol(!!(process.env.NODE_ENV !== "production") ? "toHandlers" : "");
var CAMELIZE = Symbol(!!(process.env.NODE_ENV !== "production") ? "camelize" : "");
var CAPITALIZE = Symbol(!!(process.env.NODE_ENV !== "production") ? "capitalize" : "");
var TO_HANDLER_KEY = Symbol(!!(process.env.NODE_ENV !== "production") ? "toHandlerKey" : "");
var SET_BLOCK_TRACKING = Symbol(!!(process.env.NODE_ENV !== "production") ? "setBlockTracking" : "");
var PUSH_SCOPE_ID = Symbol(!!(process.env.NODE_ENV !== "production") ? "pushScopeId" : "");
var POP_SCOPE_ID = Symbol(!!(process.env.NODE_ENV !== "production") ? "popScopeId" : "");
var WITH_CTX = Symbol(!!(process.env.NODE_ENV !== "production") ? "withCtx" : "");
var UNREF = Symbol(!!(process.env.NODE_ENV !== "production") ? "unref" : "");
var IS_REF = Symbol(!!(process.env.NODE_ENV !== "production") ? "isRef" : "");
var WITH_MEMO = Symbol(!!(process.env.NODE_ENV !== "production") ? "withMemo" : "");
var IS_MEMO_SAME = Symbol(!!(process.env.NODE_ENV !== "production") ? "isMemoSame" : "");
var helperNameMap = (_helperNameMap = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_helperNameMap, FRAGMENT, "Fragment"), TELEPORT, "Teleport"), SUSPENSE, "Suspense"), KEEP_ALIVE, "KeepAlive"), BASE_TRANSITION, "BaseTransition"), OPEN_BLOCK, "openBlock"), CREATE_BLOCK, "createBlock"), CREATE_ELEMENT_BLOCK, "createElementBlock"), CREATE_VNODE, "createVNode"), CREATE_ELEMENT_VNODE, "createElementVNode"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_helperNameMap, CREATE_COMMENT, "createCommentVNode"), CREATE_TEXT, "createTextVNode"), CREATE_STATIC, "createStaticVNode"), RESOLVE_COMPONENT, "resolveComponent"), RESOLVE_DYNAMIC_COMPONENT, "resolveDynamicComponent"), RESOLVE_DIRECTIVE, "resolveDirective"), RESOLVE_FILTER, "resolveFilter"), WITH_DIRECTIVES, "withDirectives"), RENDER_LIST, "renderList"), RENDER_SLOT, "renderSlot"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_helperNameMap, CREATE_SLOTS, "createSlots"), TO_DISPLAY_STRING, "toDisplayString"), MERGE_PROPS, "mergeProps"), NORMALIZE_CLASS, "normalizeClass"), NORMALIZE_STYLE, "normalizeStyle"), NORMALIZE_PROPS, "normalizeProps"), GUARD_REACTIVE_PROPS, "guardReactiveProps"), TO_HANDLERS, "toHandlers"), CAMELIZE, "camelize"), CAPITALIZE, "capitalize"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_helperNameMap, TO_HANDLER_KEY, "toHandlerKey"), SET_BLOCK_TRACKING, "setBlockTracking"), PUSH_SCOPE_ID, "pushScopeId"), POP_SCOPE_ID, "popScopeId"), WITH_CTX, "withCtx"), UNREF, "unref"), IS_REF, "isRef"), WITH_MEMO, "withMemo"), IS_MEMO_SAME, "isMemoSame"));
function registerRuntimeHelpers(helpers) {
  Object.getOwnPropertySymbols(helpers).forEach(function (s) {
    helperNameMap[s] = helpers[s];
  });
}
var Namespaces = {
  "HTML": 0,
  "0": "HTML",
  "SVG": 1,
  "1": "SVG",
  "MATH_ML": 2,
  "2": "MATH_ML"
};
var NodeTypes = {
  "ROOT": 0,
  "0": "ROOT",
  "ELEMENT": 1,
  "1": "ELEMENT",
  "TEXT": 2,
  "2": "TEXT",
  "COMMENT": 3,
  "3": "COMMENT",
  "SIMPLE_EXPRESSION": 4,
  "4": "SIMPLE_EXPRESSION",
  "INTERPOLATION": 5,
  "5": "INTERPOLATION",
  "ATTRIBUTE": 6,
  "6": "ATTRIBUTE",
  "DIRECTIVE": 7,
  "7": "DIRECTIVE",
  "COMPOUND_EXPRESSION": 8,
  "8": "COMPOUND_EXPRESSION",
  "IF": 9,
  "9": "IF",
  "IF_BRANCH": 10,
  "10": "IF_BRANCH",
  "FOR": 11,
  "11": "FOR",
  "TEXT_CALL": 12,
  "12": "TEXT_CALL",
  "VNODE_CALL": 13,
  "13": "VNODE_CALL",
  "JS_CALL_EXPRESSION": 14,
  "14": "JS_CALL_EXPRESSION",
  "JS_OBJECT_EXPRESSION": 15,
  "15": "JS_OBJECT_EXPRESSION",
  "JS_PROPERTY": 16,
  "16": "JS_PROPERTY",
  "JS_ARRAY_EXPRESSION": 17,
  "17": "JS_ARRAY_EXPRESSION",
  "JS_FUNCTION_EXPRESSION": 18,
  "18": "JS_FUNCTION_EXPRESSION",
  "JS_CONDITIONAL_EXPRESSION": 19,
  "19": "JS_CONDITIONAL_EXPRESSION",
  "JS_CACHE_EXPRESSION": 20,
  "20": "JS_CACHE_EXPRESSION",
  "JS_BLOCK_STATEMENT": 21,
  "21": "JS_BLOCK_STATEMENT",
  "JS_TEMPLATE_LITERAL": 22,
  "22": "JS_TEMPLATE_LITERAL",
  "JS_IF_STATEMENT": 23,
  "23": "JS_IF_STATEMENT",
  "JS_ASSIGNMENT_EXPRESSION": 24,
  "24": "JS_ASSIGNMENT_EXPRESSION",
  "JS_SEQUENCE_EXPRESSION": 25,
  "25": "JS_SEQUENCE_EXPRESSION",
  "JS_RETURN_STATEMENT": 26,
  "26": "JS_RETURN_STATEMENT"
};
var ElementTypes = {
  "ELEMENT": 0,
  "0": "ELEMENT",
  "COMPONENT": 1,
  "1": "COMPONENT",
  "SLOT": 2,
  "2": "SLOT",
  "TEMPLATE": 3,
  "3": "TEMPLATE"
};
var ConstantTypes = {
  "NOT_CONSTANT": 0,
  "0": "NOT_CONSTANT",
  "CAN_SKIP_PATCH": 1,
  "1": "CAN_SKIP_PATCH",
  "CAN_CACHE": 2,
  "2": "CAN_CACHE",
  "CAN_STRINGIFY": 3,
  "3": "CAN_STRINGIFY"
};
var locStub = {
  start: {
    line: 1,
    column: 1,
    offset: 0
  },
  end: {
    line: 1,
    column: 1,
    offset: 0
  },
  source: ""
};
function createRoot(children) {
  var source = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : "";
  return {
    type: 0,
    source: source,
    children: children,
    helpers: /* @__PURE__ */new Set(),
    components: [],
    directives: [],
    hoists: [],
    imports: [],
    cached: [],
    temps: 0,
    codegenNode: void 0,
    loc: locStub
  };
}
function createVNodeCall(context, tag, props, children, patchFlag, dynamicProps, directives) {
  var isBlock = arguments.length > 7 && arguments[7] !== undefined ? arguments[7] : false;
  var disableTracking = arguments.length > 8 && arguments[8] !== undefined ? arguments[8] : false;
  var isComponent = arguments.length > 9 && arguments[9] !== undefined ? arguments[9] : false;
  var loc = arguments.length > 10 && arguments[10] !== undefined ? arguments[10] : locStub;
  if (context) {
    if (isBlock) {
      context.helper(OPEN_BLOCK);
      context.helper(getVNodeBlockHelper(context.inSSR, isComponent));
    } else {
      context.helper(getVNodeHelper(context.inSSR, isComponent));
    }
    if (directives) {
      context.helper(WITH_DIRECTIVES);
    }
  }
  return {
    type: 13,
    tag: tag,
    props: props,
    children: children,
    patchFlag: patchFlag,
    dynamicProps: dynamicProps,
    directives: directives,
    isBlock: isBlock,
    disableTracking: disableTracking,
    isComponent: isComponent,
    loc: loc
  };
}
function createArrayExpression(elements) {
  var loc = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : locStub;
  return {
    type: 17,
    loc: loc,
    elements: elements
  };
}
function createObjectExpression(properties) {
  var loc = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : locStub;
  return {
    type: 15,
    loc: loc,
    properties: properties
  };
}
function createObjectProperty(key, value) {
  return {
    type: 16,
    loc: locStub,
    key: isString$2(key) ? createSimpleExpression(key, true) : key,
    value: value
  };
}
function createSimpleExpression(content) {
  var isStatic = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
  var loc = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : locStub;
  var constType = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : 0;
  return {
    type: 4,
    loc: loc,
    content: content,
    isStatic: isStatic,
    constType: isStatic ? 3 : constType
  };
}
function createInterpolation(content, loc) {
  return {
    type: 5,
    loc: loc,
    content: isString$2(content) ? createSimpleExpression(content, false, loc) : content
  };
}
function createCompoundExpression(children) {
  var loc = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : locStub;
  return {
    type: 8,
    loc: loc,
    children: children
  };
}
function createCallExpression(callee) {
  var args = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
  var loc = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : locStub;
  return {
    type: 14,
    loc: loc,
    callee: callee,
    arguments: args
  };
}
function createFunctionExpression(params) {
  var returns = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : void 0;
  var newline = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var isSlot = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  var loc = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : locStub;
  return {
    type: 18,
    params: params,
    returns: returns,
    newline: newline,
    isSlot: isSlot,
    loc: loc
  };
}
function createConditionalExpression(test, consequent, alternate) {
  var newline = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
  return {
    type: 19,
    test: test,
    consequent: consequent,
    alternate: alternate,
    newline: newline,
    loc: locStub
  };
}
function createCacheExpression(index, value) {
  var needPauseTracking = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var inVOnce = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  return {
    type: 20,
    index: index,
    value: value,
    needPauseTracking: needPauseTracking,
    inVOnce: inVOnce,
    needArraySpread: false,
    loc: locStub
  };
}
function createBlockStatement(body) {
  return {
    type: 21,
    body: body,
    loc: locStub
  };
}
function createTemplateLiteral(elements) {
  return {
    type: 22,
    elements: elements,
    loc: locStub
  };
}
function createIfStatement(test, consequent, alternate) {
  return {
    type: 23,
    test: test,
    consequent: consequent,
    alternate: alternate,
    loc: locStub
  };
}
function createAssignmentExpression(left, right) {
  return {
    type: 24,
    left: left,
    right: right,
    loc: locStub
  };
}
function createSequenceExpression(expressions) {
  return {
    type: 25,
    expressions: expressions,
    loc: locStub
  };
}
function createReturnStatement(returns) {
  return {
    type: 26,
    returns: returns,
    loc: locStub
  };
}
function getVNodeHelper(ssr, isComponent) {
  return ssr || isComponent ? CREATE_VNODE : CREATE_ELEMENT_VNODE;
}
function getVNodeBlockHelper(ssr, isComponent) {
  return ssr || isComponent ? CREATE_BLOCK : CREATE_ELEMENT_BLOCK;
}
function convertToBlock(node, _ref) {
  var helper = _ref.helper,
    removeHelper = _ref.removeHelper,
    inSSR = _ref.inSSR;
  if (!node.isBlock) {
    node.isBlock = true;
    removeHelper(getVNodeHelper(inSSR, node.isComponent));
    helper(OPEN_BLOCK);
    helper(getVNodeBlockHelper(inSSR, node.isComponent));
  }
}
var defaultDelimitersOpen = new Uint8Array([123, 123]);
var defaultDelimitersClose = new Uint8Array([125, 125]);
function isTagStartChar(c) {
  return c >= 97 && c <= 122 || c >= 65 && c <= 90;
}
function isWhitespace(c) {
  return c === 32 || c === 10 || c === 9 || c === 12 || c === 13;
}
function isEndOfTagSection(c) {
  return c === 47 || c === 62 || isWhitespace(c);
}
function toCharCodes(str) {
  var ret = new Uint8Array(str.length);
  for (var i = 0; i < str.length; i++) {
    ret[i] = str.charCodeAt(i);
  }
  return ret;
}
var Sequences = {
  Cdata: new Uint8Array([67, 68, 65, 84, 65, 91]),
  // CDATA[
  CdataEnd: new Uint8Array([93, 93, 62]),
  // ]]>
  CommentEnd: new Uint8Array([45, 45, 62]),
  // `-->`
  ScriptEnd: new Uint8Array([60, 47, 115, 99, 114, 105, 112, 116]),
  // `<\/script`
  StyleEnd: new Uint8Array([60, 47, 115, 116, 121, 108, 101]),
  // `</style`
  TitleEnd: new Uint8Array([60, 47, 116, 105, 116, 108, 101]),
  // `</title`
  TextareaEnd: new Uint8Array([60, 47, 116, 101, 120, 116, 97, 114, 101, 97])
  // `</textarea
};
var Tokenizer = /*#__PURE__*/function () {
  function Tokenizer(stack, cbs) {
    _classCallCheck(this, Tokenizer);
    this.stack = stack;
    this.cbs = cbs;
    /** The current state the tokenizer is in. */
    this.state = 1;
    /** The read buffer. */
    this.buffer = "";
    /** The beginning of the section that is currently being read. */
    this.sectionStart = 0;
    /** The index within the buffer that we are currently looking at. */
    this.index = 0;
    /** The start of the last entity. */
    this.entityStart = 0;
    /** Some behavior, eg. when decoding entities, is done while we are in another state. This keeps track of the other state type. */
    this.baseState = 1;
    /** For special parsing behavior inside of script and style tags. */
    this.inRCDATA = false;
    /** For disabling RCDATA tags handling */
    this.inXML = false;
    /** For disabling interpolation parsing in v-pre */
    this.inVPre = false;
    /** Record newline positions for fast line / column calculation */
    this.newlines = [];
    this.mode = 0;
    this.delimiterOpen = defaultDelimitersOpen;
    this.delimiterClose = defaultDelimitersClose;
    this.delimiterIndex = -1;
    this.currentSequence = void 0;
    this.sequenceIndex = 0;
  }
  return _createClass(Tokenizer, [{
    key: "inSFCRoot",
    get: function get() {
      return this.mode === 2 && this.stack.length === 0;
    }
  }, {
    key: "reset",
    value: function reset() {
      this.state = 1;
      this.mode = 0;
      this.buffer = "";
      this.sectionStart = 0;
      this.index = 0;
      this.baseState = 1;
      this.inRCDATA = false;
      this.currentSequence = void 0;
      this.newlines.length = 0;
      this.delimiterOpen = defaultDelimitersOpen;
      this.delimiterClose = defaultDelimitersClose;
    }
    /**
     * Generate Position object with line / column information using recorded
     * newline positions. We know the index is always going to be an already
     * processed index, so all the newlines up to this index should have been
     * recorded.
     */
  }, {
    key: "getPos",
    value: function getPos(index) {
      var line = 1;
      var column = index + 1;
      for (var i = this.newlines.length - 1; i >= 0; i--) {
        var newlineIndex = this.newlines[i];
        if (index > newlineIndex) {
          line = i + 2;
          column = index - newlineIndex;
          break;
        }
      }
      return {
        column: column,
        line: line,
        offset: index
      };
    }
  }, {
    key: "peek",
    value: function peek() {
      return this.buffer.charCodeAt(this.index + 1);
    }
  }, {
    key: "stateText",
    value: function stateText(c) {
      if (c === 60) {
        if (this.index > this.sectionStart) {
          this.cbs.ontext(this.sectionStart, this.index);
        }
        this.state = 5;
        this.sectionStart = this.index;
      } else if (!this.inVPre && c === this.delimiterOpen[0]) {
        this.state = 2;
        this.delimiterIndex = 0;
        this.stateInterpolationOpen(c);
      }
    }
  }, {
    key: "stateInterpolationOpen",
    value: function stateInterpolationOpen(c) {
      if (c === this.delimiterOpen[this.delimiterIndex]) {
        if (this.delimiterIndex === this.delimiterOpen.length - 1) {
          var start = this.index + 1 - this.delimiterOpen.length;
          if (start > this.sectionStart) {
            this.cbs.ontext(this.sectionStart, start);
          }
          this.state = 3;
          this.sectionStart = start;
        } else {
          this.delimiterIndex++;
        }
      } else if (this.inRCDATA) {
        this.state = 32;
        this.stateInRCDATA(c);
      } else {
        this.state = 1;
        this.stateText(c);
      }
    }
  }, {
    key: "stateInterpolation",
    value: function stateInterpolation(c) {
      if (c === this.delimiterClose[0]) {
        this.state = 4;
        this.delimiterIndex = 0;
        this.stateInterpolationClose(c);
      }
    }
  }, {
    key: "stateInterpolationClose",
    value: function stateInterpolationClose(c) {
      if (c === this.delimiterClose[this.delimiterIndex]) {
        if (this.delimiterIndex === this.delimiterClose.length - 1) {
          this.cbs.oninterpolation(this.sectionStart, this.index + 1);
          if (this.inRCDATA) {
            this.state = 32;
          } else {
            this.state = 1;
          }
          this.sectionStart = this.index + 1;
        } else {
          this.delimiterIndex++;
        }
      } else {
        this.state = 3;
        this.stateInterpolation(c);
      }
    }
  }, {
    key: "stateSpecialStartSequence",
    value: function stateSpecialStartSequence(c) {
      var isEnd = this.sequenceIndex === this.currentSequence.length;
      var isMatch = isEnd ?
      // If we are at the end of the sequence, make sure the tag name has ended
      isEndOfTagSection(c) :
      // Otherwise, do a case-insensitive comparison
      (c | 32) === this.currentSequence[this.sequenceIndex];
      if (!isMatch) {
        this.inRCDATA = false;
      } else if (!isEnd) {
        this.sequenceIndex++;
        return;
      }
      this.sequenceIndex = 0;
      this.state = 6;
      this.stateInTagName(c);
    }
    /** Look for an end tag. For <title> and <textarea>, also decode entities. */
  }, {
    key: "stateInRCDATA",
    value: function stateInRCDATA(c) {
      if (this.sequenceIndex === this.currentSequence.length) {
        if (c === 62 || isWhitespace(c)) {
          var endOfText = this.index - this.currentSequence.length;
          if (this.sectionStart < endOfText) {
            var actualIndex = this.index;
            this.index = endOfText;
            this.cbs.ontext(this.sectionStart, endOfText);
            this.index = actualIndex;
          }
          this.sectionStart = endOfText + 2;
          this.stateInClosingTagName(c);
          this.inRCDATA = false;
          return;
        }
        this.sequenceIndex = 0;
      }
      if ((c | 32) === this.currentSequence[this.sequenceIndex]) {
        this.sequenceIndex += 1;
      } else if (this.sequenceIndex === 0) {
        if (this.currentSequence === Sequences.TitleEnd || this.currentSequence === Sequences.TextareaEnd && !this.inSFCRoot) {
          if (!this.inVPre && c === this.delimiterOpen[0]) {
            this.state = 2;
            this.delimiterIndex = 0;
            this.stateInterpolationOpen(c);
          }
        } else if (this.fastForwardTo(60)) {
          this.sequenceIndex = 1;
        }
      } else {
        this.sequenceIndex = Number(c === 60);
      }
    }
  }, {
    key: "stateCDATASequence",
    value: function stateCDATASequence(c) {
      if (c === Sequences.Cdata[this.sequenceIndex]) {
        if (++this.sequenceIndex === Sequences.Cdata.length) {
          this.state = 28;
          this.currentSequence = Sequences.CdataEnd;
          this.sequenceIndex = 0;
          this.sectionStart = this.index + 1;
        }
      } else {
        this.sequenceIndex = 0;
        this.state = 23;
        this.stateInDeclaration(c);
      }
    }
    /**
     * When we wait for one specific character, we can speed things up
     * by skipping through the buffer until we find it.
     *
     * @returns Whether the character was found.
     */
  }, {
    key: "fastForwardTo",
    value: function fastForwardTo(c) {
      while (++this.index < this.buffer.length) {
        var cc = this.buffer.charCodeAt(this.index);
        if (cc === 10) {
          this.newlines.push(this.index);
        }
        if (cc === c) {
          return true;
        }
      }
      this.index = this.buffer.length - 1;
      return false;
    }
    /**
     * Comments and CDATA end with `-->` and `]]>`.
     *
     * Their common qualities are:
     * - Their end sequences have a distinct character they start with.
     * - That character is then repeated, so we have to check multiple repeats.
     * - All characters but the start character of the sequence can be skipped.
     */
  }, {
    key: "stateInCommentLike",
    value: function stateInCommentLike(c) {
      if (c === this.currentSequence[this.sequenceIndex]) {
        if (++this.sequenceIndex === this.currentSequence.length) {
          if (this.currentSequence === Sequences.CdataEnd) {
            this.cbs.oncdata(this.sectionStart, this.index - 2);
          } else {
            this.cbs.oncomment(this.sectionStart, this.index - 2);
          }
          this.sequenceIndex = 0;
          this.sectionStart = this.index + 1;
          this.state = 1;
        }
      } else if (this.sequenceIndex === 0) {
        if (this.fastForwardTo(this.currentSequence[0])) {
          this.sequenceIndex = 1;
        }
      } else if (c !== this.currentSequence[this.sequenceIndex - 1]) {
        this.sequenceIndex = 0;
      }
    }
  }, {
    key: "startSpecial",
    value: function startSpecial(sequence, offset) {
      this.enterRCDATA(sequence, offset);
      this.state = 31;
    }
  }, {
    key: "enterRCDATA",
    value: function enterRCDATA(sequence, offset) {
      this.inRCDATA = true;
      this.currentSequence = sequence;
      this.sequenceIndex = offset;
    }
  }, {
    key: "stateBeforeTagName",
    value: function stateBeforeTagName(c) {
      if (c === 33) {
        this.state = 22;
        this.sectionStart = this.index + 1;
      } else if (c === 63) {
        this.state = 24;
        this.sectionStart = this.index + 1;
      } else if (isTagStartChar(c)) {
        this.sectionStart = this.index;
        if (this.mode === 0) {
          this.state = 6;
        } else if (this.inSFCRoot) {
          this.state = 34;
        } else if (!this.inXML) {
          if (c === 116) {
            this.state = 30;
          } else {
            this.state = c === 115 ? 29 : 6;
          }
        } else {
          this.state = 6;
        }
      } else if (c === 47) {
        this.state = 8;
      } else {
        this.state = 1;
        this.stateText(c);
      }
    }
  }, {
    key: "stateInTagName",
    value: function stateInTagName(c) {
      if (isEndOfTagSection(c)) {
        this.handleTagName(c);
      }
    }
  }, {
    key: "stateInSFCRootTagName",
    value: function stateInSFCRootTagName(c) {
      if (isEndOfTagSection(c)) {
        var tag = this.buffer.slice(this.sectionStart, this.index);
        if (tag !== "template") {
          this.enterRCDATA(toCharCodes("</" + tag), 0);
        }
        this.handleTagName(c);
      }
    }
  }, {
    key: "handleTagName",
    value: function handleTagName(c) {
      this.cbs.onopentagname(this.sectionStart, this.index);
      this.sectionStart = -1;
      this.state = 11;
      this.stateBeforeAttrName(c);
    }
  }, {
    key: "stateBeforeClosingTagName",
    value: function stateBeforeClosingTagName(c) {
      if (isWhitespace(c)) ;else if (c === 62) {
        if (!!(process.env.NODE_ENV !== "production") || false) {
          this.cbs.onerr(14, this.index);
        }
        this.state = 1;
        this.sectionStart = this.index + 1;
      } else {
        this.state = isTagStartChar(c) ? 9 : 27;
        this.sectionStart = this.index;
      }
    }
  }, {
    key: "stateInClosingTagName",
    value: function stateInClosingTagName(c) {
      if (c === 62 || isWhitespace(c)) {
        this.cbs.onclosetag(this.sectionStart, this.index);
        this.sectionStart = -1;
        this.state = 10;
        this.stateAfterClosingTagName(c);
      }
    }
  }, {
    key: "stateAfterClosingTagName",
    value: function stateAfterClosingTagName(c) {
      if (c === 62) {
        this.state = 1;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateBeforeAttrName",
    value: function stateBeforeAttrName(c) {
      if (c === 62) {
        this.cbs.onopentagend(this.index);
        if (this.inRCDATA) {
          this.state = 32;
        } else {
          this.state = 1;
        }
        this.sectionStart = this.index + 1;
      } else if (c === 47) {
        this.state = 7;
        if ((!!(process.env.NODE_ENV !== "production") || false) && this.peek() !== 62) {
          this.cbs.onerr(22, this.index);
        }
      } else if (c === 60 && this.peek() === 47) {
        this.cbs.onopentagend(this.index);
        this.state = 5;
        this.sectionStart = this.index;
      } else if (!isWhitespace(c)) {
        if ((!!(process.env.NODE_ENV !== "production") || false) && c === 61) {
          this.cbs.onerr(19, this.index);
        }
        this.handleAttrStart(c);
      }
    }
  }, {
    key: "handleAttrStart",
    value: function handleAttrStart(c) {
      if (c === 118 && this.peek() === 45) {
        this.state = 13;
        this.sectionStart = this.index;
      } else if (c === 46 || c === 58 || c === 64 || c === 35) {
        this.cbs.ondirname(this.index, this.index + 1);
        this.state = 14;
        this.sectionStart = this.index + 1;
      } else {
        this.state = 12;
        this.sectionStart = this.index;
      }
    }
  }, {
    key: "stateInSelfClosingTag",
    value: function stateInSelfClosingTag(c) {
      if (c === 62) {
        this.cbs.onselfclosingtag(this.index);
        this.state = 1;
        this.sectionStart = this.index + 1;
        this.inRCDATA = false;
      } else if (!isWhitespace(c)) {
        this.state = 11;
        this.stateBeforeAttrName(c);
      }
    }
  }, {
    key: "stateInAttrName",
    value: function stateInAttrName(c) {
      if (c === 61 || isEndOfTagSection(c)) {
        this.cbs.onattribname(this.sectionStart, this.index);
        this.handleAttrNameEnd(c);
      } else if ((!!(process.env.NODE_ENV !== "production") || false) && (c === 34 || c === 39 || c === 60)) {
        this.cbs.onerr(17, this.index);
      }
    }
  }, {
    key: "stateInDirName",
    value: function stateInDirName(c) {
      if (c === 61 || isEndOfTagSection(c)) {
        this.cbs.ondirname(this.sectionStart, this.index);
        this.handleAttrNameEnd(c);
      } else if (c === 58) {
        this.cbs.ondirname(this.sectionStart, this.index);
        this.state = 14;
        this.sectionStart = this.index + 1;
      } else if (c === 46) {
        this.cbs.ondirname(this.sectionStart, this.index);
        this.state = 16;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateInDirArg",
    value: function stateInDirArg(c) {
      if (c === 61 || isEndOfTagSection(c)) {
        this.cbs.ondirarg(this.sectionStart, this.index);
        this.handleAttrNameEnd(c);
      } else if (c === 91) {
        this.state = 15;
      } else if (c === 46) {
        this.cbs.ondirarg(this.sectionStart, this.index);
        this.state = 16;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateInDynamicDirArg",
    value: function stateInDynamicDirArg(c) {
      if (c === 93) {
        this.state = 14;
      } else if (c === 61 || isEndOfTagSection(c)) {
        this.cbs.ondirarg(this.sectionStart, this.index + 1);
        this.handleAttrNameEnd(c);
        if (!!(process.env.NODE_ENV !== "production") || false) {
          this.cbs.onerr(27, this.index);
        }
      }
    }
  }, {
    key: "stateInDirModifier",
    value: function stateInDirModifier(c) {
      if (c === 61 || isEndOfTagSection(c)) {
        this.cbs.ondirmodifier(this.sectionStart, this.index);
        this.handleAttrNameEnd(c);
      } else if (c === 46) {
        this.cbs.ondirmodifier(this.sectionStart, this.index);
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "handleAttrNameEnd",
    value: function handleAttrNameEnd(c) {
      this.sectionStart = this.index;
      this.state = 17;
      this.cbs.onattribnameend(this.index);
      this.stateAfterAttrName(c);
    }
  }, {
    key: "stateAfterAttrName",
    value: function stateAfterAttrName(c) {
      if (c === 61) {
        this.state = 18;
      } else if (c === 47 || c === 62) {
        this.cbs.onattribend(0, this.sectionStart);
        this.sectionStart = -1;
        this.state = 11;
        this.stateBeforeAttrName(c);
      } else if (!isWhitespace(c)) {
        this.cbs.onattribend(0, this.sectionStart);
        this.handleAttrStart(c);
      }
    }
  }, {
    key: "stateBeforeAttrValue",
    value: function stateBeforeAttrValue(c) {
      if (c === 34) {
        this.state = 19;
        this.sectionStart = this.index + 1;
      } else if (c === 39) {
        this.state = 20;
        this.sectionStart = this.index + 1;
      } else if (!isWhitespace(c)) {
        this.sectionStart = this.index;
        this.state = 21;
        this.stateInAttrValueNoQuotes(c);
      }
    }
  }, {
    key: "handleInAttrValue",
    value: function handleInAttrValue(c, quote) {
      if (c === quote || this.fastForwardTo(quote)) {
        this.cbs.onattribdata(this.sectionStart, this.index);
        this.sectionStart = -1;
        this.cbs.onattribend(quote === 34 ? 3 : 2, this.index + 1);
        this.state = 11;
      }
    }
  }, {
    key: "stateInAttrValueDoubleQuotes",
    value: function stateInAttrValueDoubleQuotes(c) {
      this.handleInAttrValue(c, 34);
    }
  }, {
    key: "stateInAttrValueSingleQuotes",
    value: function stateInAttrValueSingleQuotes(c) {
      this.handleInAttrValue(c, 39);
    }
  }, {
    key: "stateInAttrValueNoQuotes",
    value: function stateInAttrValueNoQuotes(c) {
      if (isWhitespace(c) || c === 62) {
        this.cbs.onattribdata(this.sectionStart, this.index);
        this.sectionStart = -1;
        this.cbs.onattribend(1, this.index);
        this.state = 11;
        this.stateBeforeAttrName(c);
      } else if ((!!(process.env.NODE_ENV !== "production") || false) && c === 34 || c === 39 || c === 60 || c === 61 || c === 96) {
        this.cbs.onerr(18, this.index);
      } else ;
    }
  }, {
    key: "stateBeforeDeclaration",
    value: function stateBeforeDeclaration(c) {
      if (c === 91) {
        this.state = 26;
        this.sequenceIndex = 0;
      } else {
        this.state = c === 45 ? 25 : 23;
      }
    }
  }, {
    key: "stateInDeclaration",
    value: function stateInDeclaration(c) {
      if (c === 62 || this.fastForwardTo(62)) {
        this.state = 1;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateInProcessingInstruction",
    value: function stateInProcessingInstruction(c) {
      if (c === 62 || this.fastForwardTo(62)) {
        this.cbs.onprocessinginstruction(this.sectionStart, this.index);
        this.state = 1;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateBeforeComment",
    value: function stateBeforeComment(c) {
      if (c === 45) {
        this.state = 28;
        this.currentSequence = Sequences.CommentEnd;
        this.sequenceIndex = 2;
        this.sectionStart = this.index + 1;
      } else {
        this.state = 23;
      }
    }
  }, {
    key: "stateInSpecialComment",
    value: function stateInSpecialComment(c) {
      if (c === 62 || this.fastForwardTo(62)) {
        this.cbs.oncomment(this.sectionStart, this.index);
        this.state = 1;
        this.sectionStart = this.index + 1;
      }
    }
  }, {
    key: "stateBeforeSpecialS",
    value: function stateBeforeSpecialS(c) {
      if (c === Sequences.ScriptEnd[3]) {
        this.startSpecial(Sequences.ScriptEnd, 4);
      } else if (c === Sequences.StyleEnd[3]) {
        this.startSpecial(Sequences.StyleEnd, 4);
      } else {
        this.state = 6;
        this.stateInTagName(c);
      }
    }
  }, {
    key: "stateBeforeSpecialT",
    value: function stateBeforeSpecialT(c) {
      if (c === Sequences.TitleEnd[3]) {
        this.startSpecial(Sequences.TitleEnd, 4);
      } else if (c === Sequences.TextareaEnd[3]) {
        this.startSpecial(Sequences.TextareaEnd, 4);
      } else {
        this.state = 6;
        this.stateInTagName(c);
      }
    }
  }, {
    key: "startEntity",
    value: function startEntity() {}
  }, {
    key: "stateInEntity",
    value: function stateInEntity() {}
    /**
     * Iterates through the buffer, calling the function corresponding to the current state.
     *
     * States that are more likely to be hit are higher up, as a performance improvement.
     */
  }, {
    key: "parse",
    value: function parse(input) {
      this.buffer = input;
      while (this.index < this.buffer.length) {
        var c = this.buffer.charCodeAt(this.index);
        if (c === 10 && this.state !== 33) {
          this.newlines.push(this.index);
        }
        switch (this.state) {
          case 1:
            {
              this.stateText(c);
              break;
            }
          case 2:
            {
              this.stateInterpolationOpen(c);
              break;
            }
          case 3:
            {
              this.stateInterpolation(c);
              break;
            }
          case 4:
            {
              this.stateInterpolationClose(c);
              break;
            }
          case 31:
            {
              this.stateSpecialStartSequence(c);
              break;
            }
          case 32:
            {
              this.stateInRCDATA(c);
              break;
            }
          case 26:
            {
              this.stateCDATASequence(c);
              break;
            }
          case 19:
            {
              this.stateInAttrValueDoubleQuotes(c);
              break;
            }
          case 12:
            {
              this.stateInAttrName(c);
              break;
            }
          case 13:
            {
              this.stateInDirName(c);
              break;
            }
          case 14:
            {
              this.stateInDirArg(c);
              break;
            }
          case 15:
            {
              this.stateInDynamicDirArg(c);
              break;
            }
          case 16:
            {
              this.stateInDirModifier(c);
              break;
            }
          case 28:
            {
              this.stateInCommentLike(c);
              break;
            }
          case 27:
            {
              this.stateInSpecialComment(c);
              break;
            }
          case 11:
            {
              this.stateBeforeAttrName(c);
              break;
            }
          case 6:
            {
              this.stateInTagName(c);
              break;
            }
          case 34:
            {
              this.stateInSFCRootTagName(c);
              break;
            }
          case 9:
            {
              this.stateInClosingTagName(c);
              break;
            }
          case 5:
            {
              this.stateBeforeTagName(c);
              break;
            }
          case 17:
            {
              this.stateAfterAttrName(c);
              break;
            }
          case 20:
            {
              this.stateInAttrValueSingleQuotes(c);
              break;
            }
          case 18:
            {
              this.stateBeforeAttrValue(c);
              break;
            }
          case 8:
            {
              this.stateBeforeClosingTagName(c);
              break;
            }
          case 10:
            {
              this.stateAfterClosingTagName(c);
              break;
            }
          case 29:
            {
              this.stateBeforeSpecialS(c);
              break;
            }
          case 30:
            {
              this.stateBeforeSpecialT(c);
              break;
            }
          case 21:
            {
              this.stateInAttrValueNoQuotes(c);
              break;
            }
          case 7:
            {
              this.stateInSelfClosingTag(c);
              break;
            }
          case 23:
            {
              this.stateInDeclaration(c);
              break;
            }
          case 22:
            {
              this.stateBeforeDeclaration(c);
              break;
            }
          case 25:
            {
              this.stateBeforeComment(c);
              break;
            }
          case 24:
            {
              this.stateInProcessingInstruction(c);
              break;
            }
          case 33:
            {
              this.stateInEntity();
              break;
            }
        }
        this.index++;
      }
      this.cleanup();
      this.finish();
    }
    /**
     * Remove data that has already been consumed from the buffer.
     */
  }, {
    key: "cleanup",
    value: function cleanup() {
      if (this.sectionStart !== this.index) {
        if (this.state === 1 || this.state === 32 && this.sequenceIndex === 0) {
          this.cbs.ontext(this.sectionStart, this.index);
          this.sectionStart = this.index;
        } else if (this.state === 19 || this.state === 20 || this.state === 21) {
          this.cbs.onattribdata(this.sectionStart, this.index);
          this.sectionStart = this.index;
        }
      }
    }
  }, {
    key: "finish",
    value: function finish() {
      this.handleTrailingData();
      this.cbs.onend();
    }
    /** Handle any trailing data. */
  }, {
    key: "handleTrailingData",
    value: function handleTrailingData() {
      var endIndex = this.buffer.length;
      if (this.sectionStart >= endIndex) {
        return;
      }
      if (this.state === 28) {
        if (this.currentSequence === Sequences.CdataEnd) {
          this.cbs.oncdata(this.sectionStart, endIndex);
        } else {
          this.cbs.oncomment(this.sectionStart, endIndex);
        }
      } else if (this.state === 6 || this.state === 11 || this.state === 18 || this.state === 17 || this.state === 12 || this.state === 13 || this.state === 14 || this.state === 15 || this.state === 16 || this.state === 20 || this.state === 19 || this.state === 21 || this.state === 9) ;else {
        this.cbs.ontext(this.sectionStart, endIndex);
      }
    }
  }, {
    key: "emitCodePoint",
    value: function emitCodePoint(cp, consumed) {}
  }]);
}();
var CompilerDeprecationTypes = {
  "COMPILER_IS_ON_ELEMENT": "COMPILER_IS_ON_ELEMENT",
  "COMPILER_V_BIND_SYNC": "COMPILER_V_BIND_SYNC",
  "COMPILER_V_BIND_OBJECT_ORDER": "COMPILER_V_BIND_OBJECT_ORDER",
  "COMPILER_V_ON_NATIVE": "COMPILER_V_ON_NATIVE",
  "COMPILER_V_IF_V_FOR_PRECEDENCE": "COMPILER_V_IF_V_FOR_PRECEDENCE",
  "COMPILER_NATIVE_TEMPLATE": "COMPILER_NATIVE_TEMPLATE",
  "COMPILER_INLINE_TEMPLATE": "COMPILER_INLINE_TEMPLATE",
  "COMPILER_FILTERS": "COMPILER_FILTERS"
};
var deprecationData = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "COMPILER_IS_ON_ELEMENT", {
  message: "Platform-native elements with \"is\" prop will no longer be treated as components in Vue 3 unless the \"is\" value is explicitly prefixed with \"vue:\".",
  link: "https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"
}), "COMPILER_V_BIND_SYNC", {
  message: function message(key) {
    return ".sync modifier for v-bind has been removed. Use v-model with argument instead. `v-bind:".concat(key, ".sync` should be changed to `v-model:").concat(key, "`.");
  },
  link: "https://v3-migration.vuejs.org/breaking-changes/v-model.html"
}), "COMPILER_V_BIND_OBJECT_ORDER", {
  message: "v-bind=\"obj\" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.",
  link: "https://v3-migration.vuejs.org/breaking-changes/v-bind.html"
}), "COMPILER_V_ON_NATIVE", {
  message: ".native modifier for v-on has been removed as is no longer necessary.",
  link: "https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"
}), "COMPILER_V_IF_V_FOR_PRECEDENCE", {
  message: "v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",
  link: "https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"
}), "COMPILER_NATIVE_TEMPLATE", {
  message: "<template> with no special directives will render as a native template element instead of its inner content in Vue 3."
}), "COMPILER_INLINE_TEMPLATE", {
  message: "\"inline-template\" has been removed in Vue 3.",
  link: "https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"
}), "COMPILER_FILTERS", {
  message: "filters have been removed in Vue 3. The \"|\" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.",
  link: "https://v3-migration.vuejs.org/breaking-changes/filters.html"
});
function getCompatValue(key, _ref2) {
  var compatConfig = _ref2.compatConfig;
  var value = compatConfig && compatConfig[key];
  if (key === "MODE") {
    return value || 3;
  } else {
    return value;
  }
}
function isCompatEnabled$1(key, context) {
  var mode = getCompatValue("MODE", context);
  var value = getCompatValue(key, context);
  return mode === 3 ? value === true : value !== false;
}
function checkCompatEnabled(key, context, loc) {
  var enabled = isCompatEnabled$1(key, context);
  if (!!(process.env.NODE_ENV !== "production") && enabled) {
    for (var _len = arguments.length, args = new Array(_len > 3 ? _len - 3 : 0), _key = 3; _key < _len; _key++) {
      args[_key - 3] = arguments[_key];
    }
    warnDeprecation.apply(void 0, [key, context, loc].concat(args));
  }
  return enabled;
}
function warnDeprecation(key, context, loc) {
  var val = getCompatValue(key, context);
  if (val === "suppress-warning") {
    return;
  }
  var _deprecationData$key = deprecationData[key],
    message = _deprecationData$key.message,
    link = _deprecationData$key.link;
  for (var _len2 = arguments.length, args = new Array(_len2 > 3 ? _len2 - 3 : 0), _key2 = 3; _key2 < _len2; _key2++) {
    args[_key2 - 3] = arguments[_key2];
  }
  var msg = "(deprecation ".concat(key, ") ").concat(typeof message === "function" ? message.apply(void 0, args) : message).concat(link ? "\n  Details: ".concat(link) : "");
  var err = new SyntaxError(msg);
  err.code = key;
  if (loc) err.loc = loc;
  context.onWarn(err);
}
function defaultOnError(error) {
  throw error;
}
function defaultOnWarn(msg) {
  !!(process.env.NODE_ENV !== "production") && console.warn("[Vue warn] ".concat(msg.message));
}
function createCompilerError(code, loc, messages, additionalMessage) {
  var msg = !!(process.env.NODE_ENV !== "production") || false ? (messages || errorMessages)[code] + (additionalMessage || "") : "https://vuejs.org/error-reference/#compiler-".concat(code);
  var error = new SyntaxError(String(msg));
  error.code = code;
  error.loc = loc;
  return error;
}
var ErrorCodes = {
  "ABRUPT_CLOSING_OF_EMPTY_COMMENT": 0,
  "0": "ABRUPT_CLOSING_OF_EMPTY_COMMENT",
  "CDATA_IN_HTML_CONTENT": 1,
  "1": "CDATA_IN_HTML_CONTENT",
  "DUPLICATE_ATTRIBUTE": 2,
  "2": "DUPLICATE_ATTRIBUTE",
  "END_TAG_WITH_ATTRIBUTES": 3,
  "3": "END_TAG_WITH_ATTRIBUTES",
  "END_TAG_WITH_TRAILING_SOLIDUS": 4,
  "4": "END_TAG_WITH_TRAILING_SOLIDUS",
  "EOF_BEFORE_TAG_NAME": 5,
  "5": "EOF_BEFORE_TAG_NAME",
  "EOF_IN_CDATA": 6,
  "6": "EOF_IN_CDATA",
  "EOF_IN_COMMENT": 7,
  "7": "EOF_IN_COMMENT",
  "EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT": 8,
  "8": "EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT",
  "EOF_IN_TAG": 9,
  "9": "EOF_IN_TAG",
  "INCORRECTLY_CLOSED_COMMENT": 10,
  "10": "INCORRECTLY_CLOSED_COMMENT",
  "INCORRECTLY_OPENED_COMMENT": 11,
  "11": "INCORRECTLY_OPENED_COMMENT",
  "INVALID_FIRST_CHARACTER_OF_TAG_NAME": 12,
  "12": "INVALID_FIRST_CHARACTER_OF_TAG_NAME",
  "MISSING_ATTRIBUTE_VALUE": 13,
  "13": "MISSING_ATTRIBUTE_VALUE",
  "MISSING_END_TAG_NAME": 14,
  "14": "MISSING_END_TAG_NAME",
  "MISSING_WHITESPACE_BETWEEN_ATTRIBUTES": 15,
  "15": "MISSING_WHITESPACE_BETWEEN_ATTRIBUTES",
  "NESTED_COMMENT": 16,
  "16": "NESTED_COMMENT",
  "UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME": 17,
  "17": "UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME",
  "UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE": 18,
  "18": "UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE",
  "UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME": 19,
  "19": "UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME",
  "UNEXPECTED_NULL_CHARACTER": 20,
  "20": "UNEXPECTED_NULL_CHARACTER",
  "UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME": 21,
  "21": "UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME",
  "UNEXPECTED_SOLIDUS_IN_TAG": 22,
  "22": "UNEXPECTED_SOLIDUS_IN_TAG",
  "X_INVALID_END_TAG": 23,
  "23": "X_INVALID_END_TAG",
  "X_MISSING_END_TAG": 24,
  "24": "X_MISSING_END_TAG",
  "X_MISSING_INTERPOLATION_END": 25,
  "25": "X_MISSING_INTERPOLATION_END",
  "X_MISSING_DIRECTIVE_NAME": 26,
  "26": "X_MISSING_DIRECTIVE_NAME",
  "X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END": 27,
  "27": "X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END",
  "X_V_IF_NO_EXPRESSION": 28,
  "28": "X_V_IF_NO_EXPRESSION",
  "X_V_IF_SAME_KEY": 29,
  "29": "X_V_IF_SAME_KEY",
  "X_V_ELSE_NO_ADJACENT_IF": 30,
  "30": "X_V_ELSE_NO_ADJACENT_IF",
  "X_V_FOR_NO_EXPRESSION": 31,
  "31": "X_V_FOR_NO_EXPRESSION",
  "X_V_FOR_MALFORMED_EXPRESSION": 32,
  "32": "X_V_FOR_MALFORMED_EXPRESSION",
  "X_V_FOR_TEMPLATE_KEY_PLACEMENT": 33,
  "33": "X_V_FOR_TEMPLATE_KEY_PLACEMENT",
  "X_V_BIND_NO_EXPRESSION": 34,
  "34": "X_V_BIND_NO_EXPRESSION",
  "X_V_ON_NO_EXPRESSION": 35,
  "35": "X_V_ON_NO_EXPRESSION",
  "X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET": 36,
  "36": "X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET",
  "X_V_SLOT_MIXED_SLOT_USAGE": 37,
  "37": "X_V_SLOT_MIXED_SLOT_USAGE",
  "X_V_SLOT_DUPLICATE_SLOT_NAMES": 38,
  "38": "X_V_SLOT_DUPLICATE_SLOT_NAMES",
  "X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN": 39,
  "39": "X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN",
  "X_V_SLOT_MISPLACED": 40,
  "40": "X_V_SLOT_MISPLACED",
  "X_V_MODEL_NO_EXPRESSION": 41,
  "41": "X_V_MODEL_NO_EXPRESSION",
  "X_V_MODEL_MALFORMED_EXPRESSION": 42,
  "42": "X_V_MODEL_MALFORMED_EXPRESSION",
  "X_V_MODEL_ON_SCOPE_VARIABLE": 43,
  "43": "X_V_MODEL_ON_SCOPE_VARIABLE",
  "X_V_MODEL_ON_PROPS": 44,
  "44": "X_V_MODEL_ON_PROPS",
  "X_INVALID_EXPRESSION": 45,
  "45": "X_INVALID_EXPRESSION",
  "X_KEEP_ALIVE_INVALID_CHILDREN": 46,
  "46": "X_KEEP_ALIVE_INVALID_CHILDREN",
  "X_PREFIX_ID_NOT_SUPPORTED": 47,
  "47": "X_PREFIX_ID_NOT_SUPPORTED",
  "X_MODULE_MODE_NOT_SUPPORTED": 48,
  "48": "X_MODULE_MODE_NOT_SUPPORTED",
  "X_CACHE_HANDLER_NOT_SUPPORTED": 49,
  "49": "X_CACHE_HANDLER_NOT_SUPPORTED",
  "X_SCOPE_ID_NOT_SUPPORTED": 50,
  "50": "X_SCOPE_ID_NOT_SUPPORTED",
  "X_VNODE_HOOKS": 51,
  "51": "X_VNODE_HOOKS",
  "X_V_BIND_INVALID_SAME_NAME_ARGUMENT": 52,
  "52": "X_V_BIND_INVALID_SAME_NAME_ARGUMENT",
  "__EXTEND_POINT__": 53,
  "53": "__EXTEND_POINT__"
};
var errorMessages = (_errorMessages = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 0, "Illegal comment."), 1, "CDATA section is allowed only in XML context."), 2, "Duplicate attribute."), 3, "End tag cannot have attributes."), 4, "Illegal '/' in tags."), 5, "Unexpected EOF in tag."), 6, "Unexpected EOF in CDATA section."), 7, "Unexpected EOF in comment."), 8, "Unexpected EOF in script."), 9, "Unexpected EOF in tag."), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 10, "Incorrectly closed comment."), 11, "Incorrectly opened comment."), 12, "Illegal tag name. Use '&lt;' to print '<'."), 13, "Attribute value was expected."), 14, "End tag name was expected."), 15, "Whitespace was expected."), 16, "Unexpected '<!--' in comment."), 17, "Attribute name cannot contain U+0022 (\"), U+0027 ('), and U+003C (<)."), 18, "Unquoted attribute value cannot contain U+0022 (\"), U+0027 ('), U+003C (<), U+003D (=), and U+0060 (`)."), 19, "Attribute name cannot start with '='."), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 21, "'<?' is allowed only in XML context."), 20, "Unexpected null character."), 22, "Illegal '/' in tags."), 23, "Invalid end tag."), 24, "Element is missing end tag."), 25, "Interpolation end sign was not found."), 27, "End bracket for dynamic directive argument was not found. Note that dynamic directive argument cannot contain spaces."), 26, "Legal directive name was expected."), 28, "v-if/v-else-if is missing expression."), 29, "v-if/else branches must use unique keys."), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 30, "v-else/v-else-if has no adjacent v-if or v-else-if."), 31, "v-for is missing expression."), 32, "v-for has invalid expression."), 33, "<template v-for> key should be placed on the <template> tag."), 34, "v-bind is missing expression."), 52, "v-bind with same-name shorthand only allows static argument."), 35, "v-on is missing expression."), 36, "Unexpected custom directive on <slot> outlet."), 37, "Mixed v-slot usage on both the component and nested <template>. When there are multiple named slots, all slots should use <template> syntax to avoid scope ambiguity."), 38, "Duplicate slot names found. "), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 39, "Extraneous children found when component already has explicitly named default slot. These children will be ignored."), 40, "v-slot can only be used on components or <template> tags."), 41, "v-model is missing expression."), 42, "v-model value must be a valid JavaScript member expression."), 43, "v-model cannot be used on v-for or v-slot scope variables because they are not writable."), 44, "v-model cannot be used on a prop, because local prop bindings are not writable.\nUse a v-bind binding combined with a v-on listener that emits update:x event instead."), 45, "Error parsing JavaScript expression: "), 46, "<KeepAlive> expects exactly one child component."), 51, "@vnode-* hooks in templates are no longer supported. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support has been removed in 3.4."), 47, "\"prefixIdentifiers\" option is not supported in this build of compiler."), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_errorMessages, 48, "ES module mode is not supported in this build of compiler."), 49, "\"cacheHandlers\" option is only supported when the \"prefixIdentifiers\" option is enabled."), 50, "\"scopeId\" option is only supported in module mode."), 53, ""));
function walkIdentifiers(root, onIdentifier) {
  var includeAll = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var parentStack = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : [];
  var knownIds = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : /* @__PURE__ */Object.create(null);
  {
    return;
  }
}
function isReferencedIdentifier(id, parent, parentStack) {
  {
    return false;
  }
}
function isInDestructureAssignment(parent, parentStack) {
  if (parent && (parent.type === "ObjectProperty" || parent.type === "ArrayPattern")) {
    var i = parentStack.length;
    while (i--) {
      var p = parentStack[i];
      if (p.type === "AssignmentExpression") {
        return true;
      } else if (p.type !== "ObjectProperty" && !p.type.endsWith("Pattern")) {
        break;
      }
    }
  }
  return false;
}
function isInNewExpression(parentStack) {
  var i = parentStack.length;
  while (i--) {
    var p = parentStack[i];
    if (p.type === "NewExpression") {
      return true;
    } else if (p.type !== "MemberExpression") {
      break;
    }
  }
  return false;
}
function walkFunctionParams(node, onIdent) {
  var _iterator = _createForOfIteratorHelper$3(node.params),
    _step;
  try {
    for (_iterator.s(); !(_step = _iterator.n()).done;) {
      var p = _step.value;
      var _iterator2 = _createForOfIteratorHelper$3(extractIdentifiers(p)),
        _step2;
      try {
        for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
          var id = _step2.value;
          onIdent(id);
        }
      } catch (err) {
        _iterator2.e(err);
      } finally {
        _iterator2.f();
      }
    }
  } catch (err) {
    _iterator.e(err);
  } finally {
    _iterator.f();
  }
}
function walkBlockDeclarations(block, onIdent) {
  var _iterator3 = _createForOfIteratorHelper$3(block.body),
    _step3;
  try {
    for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
      var stmt = _step3.value;
      if (stmt.type === "VariableDeclaration") {
        if (stmt.declare) continue;
        var _iterator4 = _createForOfIteratorHelper$3(stmt.declarations),
          _step4;
        try {
          for (_iterator4.s(); !(_step4 = _iterator4.n()).done;) {
            var decl = _step4.value;
            var _iterator5 = _createForOfIteratorHelper$3(extractIdentifiers(decl.id)),
              _step5;
            try {
              for (_iterator5.s(); !(_step5 = _iterator5.n()).done;) {
                var id = _step5.value;
                onIdent(id);
              }
            } catch (err) {
              _iterator5.e(err);
            } finally {
              _iterator5.f();
            }
          }
        } catch (err) {
          _iterator4.e(err);
        } finally {
          _iterator4.f();
        }
      } else if (stmt.type === "FunctionDeclaration" || stmt.type === "ClassDeclaration") {
        if (stmt.declare || !stmt.id) continue;
        onIdent(stmt.id);
      } else if (isForStatement(stmt)) {
        walkForStatement(stmt, true, onIdent);
      }
    }
  } catch (err) {
    _iterator3.e(err);
  } finally {
    _iterator3.f();
  }
}
function isForStatement(stmt) {
  return stmt.type === "ForOfStatement" || stmt.type === "ForInStatement" || stmt.type === "ForStatement";
}
function walkForStatement(stmt, isVar, onIdent) {
  var variable = stmt.type === "ForStatement" ? stmt.init : stmt.left;
  if (variable && variable.type === "VariableDeclaration" && (variable.kind === "var" ? isVar : !isVar)) {
    var _iterator6 = _createForOfIteratorHelper$3(variable.declarations),
      _step6;
    try {
      for (_iterator6.s(); !(_step6 = _iterator6.n()).done;) {
        var decl = _step6.value;
        var _iterator7 = _createForOfIteratorHelper$3(extractIdentifiers(decl.id)),
          _step7;
        try {
          for (_iterator7.s(); !(_step7 = _iterator7.n()).done;) {
            var id = _step7.value;
            onIdent(id);
          }
        } catch (err) {
          _iterator7.e(err);
        } finally {
          _iterator7.f();
        }
      }
    } catch (err) {
      _iterator6.e(err);
    } finally {
      _iterator6.f();
    }
  }
}
function extractIdentifiers(param) {
  var nodes = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
  switch (param.type) {
    case "Identifier":
      nodes.push(param);
      break;
    case "MemberExpression":
      var object = param;
      while (object.type === "MemberExpression") {
        object = object.object;
      }
      nodes.push(object);
      break;
    case "ObjectPattern":
      var _iterator8 = _createForOfIteratorHelper$3(param.properties),
        _step8;
      try {
        for (_iterator8.s(); !(_step8 = _iterator8.n()).done;) {
          var prop = _step8.value;
          if (prop.type === "RestElement") {
            extractIdentifiers(prop.argument, nodes);
          } else {
            extractIdentifiers(prop.value, nodes);
          }
        }
      } catch (err) {
        _iterator8.e(err);
      } finally {
        _iterator8.f();
      }
      break;
    case "ArrayPattern":
      param.elements.forEach(function (element) {
        if (element) extractIdentifiers(element, nodes);
      });
      break;
    case "RestElement":
      extractIdentifiers(param.argument, nodes);
      break;
    case "AssignmentPattern":
      extractIdentifiers(param.left, nodes);
      break;
  }
  return nodes;
}
var isFunctionType = function isFunctionType(node) {
  return /Function(?:Expression|Declaration)$|Method$/.test(node.type);
};
var isStaticProperty = function isStaticProperty(node) {
  return node && (node.type === "ObjectProperty" || node.type === "ObjectMethod") && !node.computed;
};
var isStaticPropertyKey = function isStaticPropertyKey(node, parent) {
  return isStaticProperty(parent) && parent.key === node;
};
var TS_NODE_TYPES = ["TSAsExpression",
// foo as number
"TSTypeAssertion",
// (<number>foo)
"TSNonNullExpression",
// foo!
"TSInstantiationExpression",
// foo<string>
"TSSatisfiesExpression"
// foo satisfies T
];
function unwrapTSNode(node) {
  if (TS_NODE_TYPES.includes(node.type)) {
    return unwrapTSNode(node.expression);
  } else {
    return node;
  }
}
var isStaticExp = function isStaticExp(p) {
  return p.type === 4 && p.isStatic;
};
function isCoreComponent(tag) {
  switch (tag) {
    case "Teleport":
    case "teleport":
      return TELEPORT;
    case "Suspense":
    case "suspense":
      return SUSPENSE;
    case "KeepAlive":
    case "keep-alive":
      return KEEP_ALIVE;
    case "BaseTransition":
    case "base-transition":
      return BASE_TRANSITION;
  }
}
var nonIdentifierRE = /^$|^\d|[^\$\w\xA0-\uFFFF]/;
var isSimpleIdentifier = function isSimpleIdentifier(name) {
  return !nonIdentifierRE.test(name);
};
var validFirstIdentCharRE = /[A-Za-z_$\xA0-\uFFFF]/;
var validIdentCharRE = /[\.\?\w$\xA0-\uFFFF]/;
var whitespaceRE = /\s+[.[]\s*|\s*[.[]\s+/g;
var getExpSource = function getExpSource(exp) {
  return exp.type === 4 ? exp.content : exp.loc.source;
};
var isMemberExpressionBrowser = function isMemberExpressionBrowser(exp) {
  var path = getExpSource(exp).trim().replace(whitespaceRE, function (s) {
    return s.trim();
  });
  var state = 0 /* inMemberExp */;
  var stateStack = [];
  var currentOpenBracketCount = 0;
  var currentOpenParensCount = 0;
  var currentStringType = null;
  for (var i = 0; i < path.length; i++) {
    var char = path.charAt(i);
    switch (state) {
      case 0 /* inMemberExp */:
        if (char === "[") {
          stateStack.push(state);
          state = 1 /* inBrackets */;
          currentOpenBracketCount++;
        } else if (char === "(") {
          stateStack.push(state);
          state = 2 /* inParens */;
          currentOpenParensCount++;
        } else if (!(i === 0 ? validFirstIdentCharRE : validIdentCharRE).test(char)) {
          return false;
        }
        break;
      case 1 /* inBrackets */:
        if (char === "'" || char === "\"" || char === "`") {
          stateStack.push(state);
          state = 3 /* inString */;
          currentStringType = char;
        } else if (char === "[") {
          currentOpenBracketCount++;
        } else if (char === "]") {
          if (! --currentOpenBracketCount) {
            state = stateStack.pop();
          }
        }
        break;
      case 2 /* inParens */:
        if (char === "'" || char === "\"" || char === "`") {
          stateStack.push(state);
          state = 3 /* inString */;
          currentStringType = char;
        } else if (char === "(") {
          currentOpenParensCount++;
        } else if (char === ")") {
          if (i === path.length - 1) {
            return false;
          }
          if (! --currentOpenParensCount) {
            state = stateStack.pop();
          }
        }
        break;
      case 3 /* inString */:
        if (char === currentStringType) {
          state = stateStack.pop();
          currentStringType = null;
        }
        break;
    }
  }
  return !currentOpenBracketCount && !currentOpenParensCount;
};
var isMemberExpressionNode = NOOP$2;
var isMemberExpression = isMemberExpressionBrowser;
var fnExpRE = /^\s*(async\s*)?(\([^)]*?\)|[\w$_]+)\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/;
var isFnExpressionBrowser = function isFnExpressionBrowser(exp) {
  return fnExpRE.test(getExpSource(exp));
};
var isFnExpressionNode = NOOP$2;
var isFnExpression = isFnExpressionBrowser;
function advancePositionWithClone(pos, source) {
  var numberOfCharacters = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : source.length;
  return advancePositionWithMutation({
    offset: pos.offset,
    line: pos.line,
    column: pos.column
  }, source, numberOfCharacters);
}
function advancePositionWithMutation(pos, source) {
  var numberOfCharacters = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : source.length;
  var linesCount = 0;
  var lastNewLinePos = -1;
  for (var i = 0; i < numberOfCharacters; i++) {
    if (source.charCodeAt(i) === 10) {
      linesCount++;
      lastNewLinePos = i;
    }
  }
  pos.offset += numberOfCharacters;
  pos.line += linesCount;
  pos.column = lastNewLinePos === -1 ? pos.column + numberOfCharacters : numberOfCharacters - lastNewLinePos;
  return pos;
}
function assert(condition, msg) {
  if (!condition) {
    throw new Error(msg || "unexpected compiler condition");
  }
}
function findDir(node, name) {
  var allowEmpty = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  for (var i = 0; i < node.props.length; i++) {
    var p = node.props[i];
    if (p.type === 7 && (allowEmpty || p.exp) && (isString$2(name) ? p.name === name : name.test(p.name))) {
      return p;
    }
  }
}
function findProp(node, name) {
  var dynamicOnly = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var allowEmpty = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  for (var i = 0; i < node.props.length; i++) {
    var p = node.props[i];
    if (p.type === 6) {
      if (dynamicOnly) continue;
      if (p.name === name && (p.value || allowEmpty)) {
        return p;
      }
    } else if (p.name === "bind" && (p.exp || allowEmpty) && isStaticArgOf(p.arg, name)) {
      return p;
    }
  }
}
function isStaticArgOf(arg, name) {
  return !!(arg && isStaticExp(arg) && arg.content === name);
}
function hasDynamicKeyVBind(node) {
  return node.props.some(function (p) {
    return p.type === 7 && p.name === "bind" && (!p.arg ||
    // v-bind="obj"
    p.arg.type !== 4 ||
    // v-bind:[_ctx.foo]
    !p.arg.isStatic);
  }
  // v-bind:[foo]
  );
}
function isText$1(node) {
  return node.type === 5 || node.type === 2;
}
function isVPre(p) {
  return p.type === 7 && p.name === "pre";
}
function isVSlot(p) {
  return p.type === 7 && p.name === "slot";
}
function isTemplateNode(node) {
  return node.type === 1 && node.tagType === 3;
}
function isSlotOutlet(node) {
  return node.type === 1 && node.tagType === 2;
}
var propsHelperSet = /* @__PURE__ */new Set([NORMALIZE_PROPS, GUARD_REACTIVE_PROPS]);
function getUnnormalizedProps(props) {
  var callPath = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
  if (props && !isString$2(props) && props.type === 14) {
    var callee = props.callee;
    if (!isString$2(callee) && propsHelperSet.has(callee)) {
      return getUnnormalizedProps(props.arguments[0], callPath.concat(props));
    }
  }
  return [props, callPath];
}
function injectProp(node, prop, context) {
  var propsWithInjection;
  var props = node.type === 13 ? node.props : node.arguments[2];
  var callPath = [];
  var parentCall;
  if (props && !isString$2(props) && props.type === 14) {
    var ret = getUnnormalizedProps(props);
    props = ret[0];
    callPath = ret[1];
    parentCall = callPath[callPath.length - 1];
  }
  if (props == null || isString$2(props)) {
    propsWithInjection = createObjectExpression([prop]);
  } else if (props.type === 14) {
    var first = props.arguments[0];
    if (!isString$2(first) && first.type === 15) {
      if (!hasProp(prop, first)) {
        first.properties.unshift(prop);
      }
    } else {
      if (props.callee === TO_HANDLERS) {
        propsWithInjection = createCallExpression(context.helper(MERGE_PROPS), [createObjectExpression([prop]), props]);
      } else {
        props.arguments.unshift(createObjectExpression([prop]));
      }
    }
    !propsWithInjection && (propsWithInjection = props);
  } else if (props.type === 15) {
    if (!hasProp(prop, props)) {
      props.properties.unshift(prop);
    }
    propsWithInjection = props;
  } else {
    propsWithInjection = createCallExpression(context.helper(MERGE_PROPS), [createObjectExpression([prop]), props]);
    if (parentCall && parentCall.callee === GUARD_REACTIVE_PROPS) {
      parentCall = callPath[callPath.length - 2];
    }
  }
  if (node.type === 13) {
    if (parentCall) {
      parentCall.arguments[0] = propsWithInjection;
    } else {
      node.props = propsWithInjection;
    }
  } else {
    if (parentCall) {
      parentCall.arguments[0] = propsWithInjection;
    } else {
      node.arguments[2] = propsWithInjection;
    }
  }
}
function hasProp(prop, props) {
  var result = false;
  if (prop.key.type === 4) {
    var propKeyName = prop.key.content;
    result = props.properties.some(function (p) {
      return p.key.type === 4 && p.key.content === propKeyName;
    });
  }
  return result;
}
function toValidAssetId(name, type) {
  return "_".concat(type, "_").concat(name.replace(/[^\w]/g, function (searchValue, replaceValue) {
    return searchValue === "-" ? "_" : name.charCodeAt(replaceValue).toString();
  }));
}
function hasScopeRef(node, ids) {
  if (!node || Object.keys(ids).length === 0) {
    return false;
  }
  switch (node.type) {
    case 1:
      for (var i = 0; i < node.props.length; i++) {
        var p = node.props[i];
        if (p.type === 7 && (hasScopeRef(p.arg, ids) || hasScopeRef(p.exp, ids))) {
          return true;
        }
      }
      return node.children.some(function (c) {
        return hasScopeRef(c, ids);
      });
    case 11:
      if (hasScopeRef(node.source, ids)) {
        return true;
      }
      return node.children.some(function (c) {
        return hasScopeRef(c, ids);
      });
    case 9:
      return node.branches.some(function (b) {
        return hasScopeRef(b, ids);
      });
    case 10:
      if (hasScopeRef(node.condition, ids)) {
        return true;
      }
      return node.children.some(function (c) {
        return hasScopeRef(c, ids);
      });
    case 4:
      return !node.isStatic && isSimpleIdentifier(node.content) && !!ids[node.content];
    case 8:
      return node.children.some(function (c) {
        return isObject$3(c) && hasScopeRef(c, ids);
      });
    case 5:
    case 12:
      return hasScopeRef(node.content, ids);
    case 2:
    case 3:
    case 20:
      return false;
    default:
      if (!!(process.env.NODE_ENV !== "production")) ;
      return false;
  }
}
function getMemoedVNodeCall(node) {
  if (node.type === 14 && node.callee === WITH_MEMO) {
    return node.arguments[1].returns;
  } else {
    return node;
  }
}
var forAliasRE = /([\s\S]*?)\s+(?:in|of)\s+(\S[\s\S]*)/;
var defaultParserOptions = {
  parseMode: "base",
  ns: 0,
  delimiters: ["{{", "}}"],
  getNamespace: function getNamespace() {
    return 0;
  },
  isVoidTag: NO$2,
  isPreTag: NO$2,
  isIgnoreNewlineTag: NO$2,
  isCustomElement: NO$2,
  onError: defaultOnError,
  onWarn: defaultOnWarn,
  comments: !!(process.env.NODE_ENV !== "production"),
  prefixIdentifiers: false
};
var currentOptions = defaultParserOptions;
var currentRoot = null;
var currentInput = "";
var currentOpenTag = null;
var currentProp = null;
var currentAttrValue = "";
var currentAttrStartIndex = -1;
var currentAttrEndIndex = -1;
var inPre = 0;
var inVPre = false;
var currentVPreBoundary = null;
var stack$1 = [];
var tokenizer$3 = new Tokenizer(stack$1, {
  onerr: emitError,
  ontext: function ontext(start, end) {
    onText(getSlice(start, end), start, end);
  },
  ontextentity: function ontextentity(char, start, end) {
    onText(char, start, end);
  },
  oninterpolation: function oninterpolation(start, end) {
    if (inVPre) {
      return onText(getSlice(start, end), start, end);
    }
    var innerStart = start + tokenizer$3.delimiterOpen.length;
    var innerEnd = end - tokenizer$3.delimiterClose.length;
    while (isWhitespace(currentInput.charCodeAt(innerStart))) {
      innerStart++;
    }
    while (isWhitespace(currentInput.charCodeAt(innerEnd - 1))) {
      innerEnd--;
    }
    var exp = getSlice(innerStart, innerEnd);
    if (exp.includes("&")) {
      {
        exp = currentOptions.decodeEntities(exp, false);
      }
    }
    addNode({
      type: 5,
      content: createExp(exp, false, getLoc(innerStart, innerEnd)),
      loc: getLoc(start, end)
    });
  },
  onopentagname: function onopentagname(start, end) {
    var name = getSlice(start, end);
    currentOpenTag = {
      type: 1,
      tag: name,
      ns: currentOptions.getNamespace(name, stack$1[0], currentOptions.ns),
      tagType: 0,
      // will be refined on tag close
      props: [],
      children: [],
      loc: getLoc(start - 1, end),
      codegenNode: void 0
    };
  },
  onopentagend: function onopentagend(end) {
    endOpenTag(end);
  },
  onclosetag: function onclosetag(start, end) {
    var name = getSlice(start, end);
    if (!currentOptions.isVoidTag(name)) {
      var found = false;
      for (var i = 0; i < stack$1.length; i++) {
        var e = stack$1[i];
        if (e.tag.toLowerCase() === name.toLowerCase()) {
          found = true;
          if (i > 0) {
            emitError(24, stack$1[0].loc.start.offset);
          }
          for (var j = 0; j <= i; j++) {
            var el = stack$1.shift();
            onCloseTag(el, end, j < i);
          }
          break;
        }
      }
      if (!found) {
        emitError(23, backTrack(start, 60));
      }
    }
  },
  onselfclosingtag: function onselfclosingtag(end) {
    var name = currentOpenTag.tag;
    currentOpenTag.isSelfClosing = true;
    endOpenTag(end);
    if (stack$1[0] && stack$1[0].tag === name) {
      onCloseTag(stack$1.shift(), end);
    }
  },
  onattribname: function onattribname(start, end) {
    currentProp = {
      type: 6,
      name: getSlice(start, end),
      nameLoc: getLoc(start, end),
      value: void 0,
      loc: getLoc(start)
    };
  },
  ondirname: function ondirname(start, end) {
    var raw = getSlice(start, end);
    var name = raw === "." || raw === ":" ? "bind" : raw === "@" ? "on" : raw === "#" ? "slot" : raw.slice(2);
    if (!inVPre && name === "") {
      emitError(26, start);
    }
    if (inVPre || name === "") {
      currentProp = {
        type: 6,
        name: raw,
        nameLoc: getLoc(start, end),
        value: void 0,
        loc: getLoc(start)
      };
    } else {
      currentProp = {
        type: 7,
        name: name,
        rawName: raw,
        exp: void 0,
        arg: void 0,
        modifiers: raw === "." ? [createSimpleExpression("prop")] : [],
        loc: getLoc(start)
      };
      if (name === "pre") {
        inVPre = tokenizer$3.inVPre = true;
        currentVPreBoundary = currentOpenTag;
        var props = currentOpenTag.props;
        for (var i = 0; i < props.length; i++) {
          if (props[i].type === 7) {
            props[i] = dirToAttr(props[i]);
          }
        }
      }
    }
  },
  ondirarg: function ondirarg(start, end) {
    if (start === end) return;
    var arg = getSlice(start, end);
    if (inVPre && !isVPre(currentProp)) {
      currentProp.name += arg;
      setLocEnd(currentProp.nameLoc, end);
    } else {
      var isStatic = arg[0] !== "[";
      currentProp.arg = createExp(isStatic ? arg : arg.slice(1, -1), isStatic, getLoc(start, end), isStatic ? 3 : 0);
    }
  },
  ondirmodifier: function ondirmodifier(start, end) {
    var mod = getSlice(start, end);
    if (inVPre && !isVPre(currentProp)) {
      currentProp.name += "." + mod;
      setLocEnd(currentProp.nameLoc, end);
    } else if (currentProp.name === "slot") {
      var arg = currentProp.arg;
      if (arg) {
        arg.content += "." + mod;
        setLocEnd(arg.loc, end);
      }
    } else {
      var exp = createSimpleExpression(mod, true, getLoc(start, end));
      currentProp.modifiers.push(exp);
    }
  },
  onattribdata: function onattribdata(start, end) {
    currentAttrValue += getSlice(start, end);
    if (currentAttrStartIndex < 0) currentAttrStartIndex = start;
    currentAttrEndIndex = end;
  },
  onattribentity: function onattribentity(char, start, end) {
    currentAttrValue += char;
    if (currentAttrStartIndex < 0) currentAttrStartIndex = start;
    currentAttrEndIndex = end;
  },
  onattribnameend: function onattribnameend(end) {
    var start = currentProp.loc.start.offset;
    var name = getSlice(start, end);
    if (currentProp.type === 7) {
      currentProp.rawName = name;
    }
    if (currentOpenTag.props.some(function (p) {
      return (p.type === 7 ? p.rawName : p.name) === name;
    })) {
      emitError(2, start);
    }
  },
  onattribend: function onattribend(quote, end) {
    if (currentOpenTag && currentProp) {
      setLocEnd(currentProp.loc, end);
      if (quote !== 0) {
        if (currentAttrValue.includes("&")) {
          currentAttrValue = currentOptions.decodeEntities(currentAttrValue, true);
        }
        if (currentProp.type === 6) {
          if (currentProp.name === "class") {
            currentAttrValue = condense(currentAttrValue).trim();
          }
          if (quote === 1 && !currentAttrValue) {
            emitError(13, end);
          }
          currentProp.value = {
            type: 2,
            content: currentAttrValue,
            loc: quote === 1 ? getLoc(currentAttrStartIndex, currentAttrEndIndex) : getLoc(currentAttrStartIndex - 1, currentAttrEndIndex + 1)
          };
          if (tokenizer$3.inSFCRoot && currentOpenTag.tag === "template" && currentProp.name === "lang" && currentAttrValue && currentAttrValue !== "html") {
            tokenizer$3.enterRCDATA(toCharCodes("</template"), 0);
          }
        } else {
          var expParseMode = 0 /* Normal */;
          currentProp.exp = createExp(currentAttrValue, false, getLoc(currentAttrStartIndex, currentAttrEndIndex), 0, expParseMode);
          if (currentProp.name === "for") {
            currentProp.forParseResult = parseForExpression(currentProp.exp);
          }
          var syncIndex = -1;
          if (currentProp.name === "bind" && (syncIndex = currentProp.modifiers.findIndex(function (mod) {
            return mod.content === "sync";
          })) > -1 && checkCompatEnabled("COMPILER_V_BIND_SYNC", currentOptions, currentProp.loc, currentProp.arg.loc.source)) {
            currentProp.name = "model";
            currentProp.modifiers.splice(syncIndex, 1);
          }
        }
      }
      if (currentProp.type !== 7 || currentProp.name !== "pre") {
        currentOpenTag.props.push(currentProp);
      }
    }
    currentAttrValue = "";
    currentAttrStartIndex = currentAttrEndIndex = -1;
  },
  oncomment: function oncomment(start, end) {
    if (currentOptions.comments) {
      addNode({
        type: 3,
        content: getSlice(start, end),
        loc: getLoc(start - 4, end + 3)
      });
    }
  },
  onend: function onend() {
    var end = currentInput.length;
    if ((!!(process.env.NODE_ENV !== "production") || false) && tokenizer$3.state !== 1) {
      switch (tokenizer$3.state) {
        case 5:
        case 8:
          emitError(5, end);
          break;
        case 3:
        case 4:
          emitError(25, tokenizer$3.sectionStart);
          break;
        case 28:
          if (tokenizer$3.currentSequence === Sequences.CdataEnd) {
            emitError(6, end);
          } else {
            emitError(7, end);
          }
          break;
        case 6:
        case 7:
        case 9:
        case 11:
        case 12:
        case 13:
        case 14:
        case 15:
        case 16:
        case 17:
        case 18:
        case 19:
        // "
        case 20:
        // '
        case 21:
          emitError(9, end);
          break;
      }
    }
    for (var index = 0; index < stack$1.length; index++) {
      onCloseTag(stack$1[index], end - 1);
      emitError(24, stack$1[index].loc.start.offset);
    }
  },
  oncdata: function oncdata(start, end) {
    if (stack$1[0].ns !== 0) {
      onText(getSlice(start, end), start, end);
    } else {
      emitError(1, start - 9);
    }
  },
  onprocessinginstruction: function onprocessinginstruction(start) {
    if ((stack$1[0] ? stack$1[0].ns : currentOptions.ns) === 0) {
      emitError(21, start - 1);
    }
  }
});
var forIteratorRE = /,([^,\}\]]*)(?:,([^,\}\]]*))?$/;
var stripParensRE = /^\(|\)$/g;
function parseForExpression(input) {
  var loc = input.loc;
  var exp = input.content;
  var inMatch = exp.match(forAliasRE);
  if (!inMatch) return;
  var _inMatch = _slicedToArray(inMatch, 3),
    LHS = _inMatch[1],
    RHS = _inMatch[2];
  var createAliasExpression = function createAliasExpression(content, offset) {
    var asParam = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
    var start = loc.start.offset + offset;
    var end = start + content.length;
    return createExp(content, false, getLoc(start, end), 0, asParam ? 1 /* Params */ : 0 /* Normal */);
  };
  var result = {
    source: createAliasExpression(RHS.trim(), exp.indexOf(RHS, LHS.length)),
    value: void 0,
    key: void 0,
    index: void 0,
    finalized: false
  };
  var valueContent = LHS.trim().replace(stripParensRE, "").trim();
  var trimmedOffset = LHS.indexOf(valueContent);
  var iteratorMatch = valueContent.match(forIteratorRE);
  if (iteratorMatch) {
    valueContent = valueContent.replace(forIteratorRE, "").trim();
    var keyContent = iteratorMatch[1].trim();
    var keyOffset;
    if (keyContent) {
      keyOffset = exp.indexOf(keyContent, trimmedOffset + valueContent.length);
      result.key = createAliasExpression(keyContent, keyOffset, true);
    }
    if (iteratorMatch[2]) {
      var indexContent = iteratorMatch[2].trim();
      if (indexContent) {
        result.index = createAliasExpression(indexContent, exp.indexOf(indexContent, result.key ? keyOffset + keyContent.length : trimmedOffset + valueContent.length), true);
      }
    }
  }
  if (valueContent) {
    result.value = createAliasExpression(valueContent, trimmedOffset, true);
  }
  return result;
}
function getSlice(start, end) {
  return currentInput.slice(start, end);
}
function endOpenTag(end) {
  if (tokenizer$3.inSFCRoot) {
    currentOpenTag.innerLoc = getLoc(end + 1, end + 1);
  }
  addNode(currentOpenTag);
  var _currentOpenTag = currentOpenTag,
    tag = _currentOpenTag.tag,
    ns = _currentOpenTag.ns;
  if (ns === 0 && currentOptions.isPreTag(tag)) {
    inPre++;
  }
  if (currentOptions.isVoidTag(tag)) {
    onCloseTag(currentOpenTag, end);
  } else {
    stack$1.unshift(currentOpenTag);
    if (ns === 1 || ns === 2) {
      tokenizer$3.inXML = true;
    }
  }
  currentOpenTag = null;
}
function onText(content, start, end) {
  {
    var tag = stack$1[0] && stack$1[0].tag;
    if (tag !== "script" && tag !== "style" && content.includes("&")) {
      content = currentOptions.decodeEntities(content, false);
    }
  }
  var parent = stack$1[0] || currentRoot;
  var lastNode = parent.children[parent.children.length - 1];
  if (lastNode && lastNode.type === 2) {
    lastNode.content += content;
    setLocEnd(lastNode.loc, end);
  } else {
    parent.children.push({
      type: 2,
      content: content,
      loc: getLoc(start, end)
    });
  }
}
function onCloseTag(el, end) {
  var isImplied = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  if (isImplied) {
    setLocEnd(el.loc, backTrack(end, 60));
  } else {
    setLocEnd(el.loc, lookAhead(end, 62) + 1);
  }
  if (tokenizer$3.inSFCRoot) {
    if (el.children.length) {
      el.innerLoc.end = extend$2({}, el.children[el.children.length - 1].loc.end);
    } else {
      el.innerLoc.end = extend$2({}, el.innerLoc.start);
    }
    el.innerLoc.source = getSlice(el.innerLoc.start.offset, el.innerLoc.end.offset);
  }
  var tag = el.tag,
    ns = el.ns,
    children = el.children;
  if (!inVPre) {
    if (tag === "slot") {
      el.tagType = 2;
    } else if (isFragmentTemplate(el)) {
      el.tagType = 3;
    } else if (isComponent$1(el)) {
      el.tagType = 1;
    }
  }
  if (!tokenizer$3.inRCDATA) {
    el.children = condenseWhitespace(children);
  }
  if (ns === 0 && currentOptions.isIgnoreNewlineTag(tag)) {
    var first = children[0];
    if (first && first.type === 2) {
      first.content = first.content.replace(/^\r?\n/, "");
    }
  }
  if (ns === 0 && currentOptions.isPreTag(tag)) {
    inPre--;
  }
  if (currentVPreBoundary === el) {
    inVPre = tokenizer$3.inVPre = false;
    currentVPreBoundary = null;
  }
  if (tokenizer$3.inXML && (stack$1[0] ? stack$1[0].ns : currentOptions.ns) === 0) {
    tokenizer$3.inXML = false;
  }
  {
    var props = el.props;
    if (!!(process.env.NODE_ENV !== "production") && isCompatEnabled$1("COMPILER_V_IF_V_FOR_PRECEDENCE", currentOptions)) {
      var hasIf = false;
      var hasFor = false;
      for (var i = 0; i < props.length; i++) {
        var p = props[i];
        if (p.type === 7) {
          if (p.name === "if") {
            hasIf = true;
          } else if (p.name === "for") {
            hasFor = true;
          }
        }
        if (hasIf && hasFor) {
          warnDeprecation("COMPILER_V_IF_V_FOR_PRECEDENCE", currentOptions, el.loc);
          break;
        }
      }
    }
    if (!tokenizer$3.inSFCRoot && isCompatEnabled$1("COMPILER_NATIVE_TEMPLATE", currentOptions) && el.tag === "template" && !isFragmentTemplate(el)) {
      var _parent$children;
      !!(process.env.NODE_ENV !== "production") && warnDeprecation("COMPILER_NATIVE_TEMPLATE", currentOptions, el.loc);
      var parent = stack$1[0] || currentRoot;
      var index = parent.children.indexOf(el);
      (_parent$children = parent.children).splice.apply(_parent$children, [index, 1].concat(_toConsumableArray(el.children)));
    }
    var inlineTemplateProp = props.find(function (p) {
      return p.type === 6 && p.name === "inline-template";
    });
    if (inlineTemplateProp && checkCompatEnabled("COMPILER_INLINE_TEMPLATE", currentOptions, inlineTemplateProp.loc) && el.children.length) {
      inlineTemplateProp.value = {
        type: 2,
        content: getSlice(el.children[0].loc.start.offset, el.children[el.children.length - 1].loc.end.offset),
        loc: inlineTemplateProp.loc
      };
    }
  }
}
function lookAhead(index, c) {
  var i = index;
  while (currentInput.charCodeAt(i) !== c && i < currentInput.length - 1) i++;
  return i;
}
function backTrack(index, c) {
  var i = index;
  while (currentInput.charCodeAt(i) !== c && i >= 0) i--;
  return i;
}
var specialTemplateDir = /* @__PURE__ */new Set(["if", "else", "else-if", "for", "slot"]);
function isFragmentTemplate(_ref3) {
  var tag = _ref3.tag,
    props = _ref3.props;
  if (tag === "template") {
    for (var i = 0; i < props.length; i++) {
      if (props[i].type === 7 && specialTemplateDir.has(props[i].name)) {
        return true;
      }
    }
  }
  return false;
}
function isComponent$1(_ref4) {
  var tag = _ref4.tag,
    props = _ref4.props;
  if (currentOptions.isCustomElement(tag)) {
    return false;
  }
  if (tag === "component" || isUpperCase(tag.charCodeAt(0)) || isCoreComponent(tag) || currentOptions.isBuiltInComponent && currentOptions.isBuiltInComponent(tag) || currentOptions.isNativeTag && !currentOptions.isNativeTag(tag)) {
    return true;
  }
  for (var i = 0; i < props.length; i++) {
    var p = props[i];
    if (p.type === 6) {
      if (p.name === "is" && p.value) {
        if (p.value.content.startsWith("vue:")) {
          return true;
        } else if (checkCompatEnabled("COMPILER_IS_ON_ELEMENT", currentOptions, p.loc)) {
          return true;
        }
      }
    } else if (
    // :is on plain element - only treat as component in compat mode
    p.name === "bind" && isStaticArgOf(p.arg, "is") && checkCompatEnabled("COMPILER_IS_ON_ELEMENT", currentOptions, p.loc)) {
      return true;
    }
  }
  return false;
}
function isUpperCase(c) {
  return c > 64 && c < 91;
}
var windowsNewlineRE = /\r\n/g;
function condenseWhitespace(nodes) {
  var shouldCondense = currentOptions.whitespace !== "preserve";
  var removedWhitespace = false;
  for (var i = 0; i < nodes.length; i++) {
    var node = nodes[i];
    if (node.type === 2) {
      if (!inPre) {
        if (isAllWhitespace(node.content)) {
          var prev = nodes[i - 1] && nodes[i - 1].type;
          var next = nodes[i + 1] && nodes[i + 1].type;
          if (!prev || !next || shouldCondense && (prev === 3 && (next === 3 || next === 1) || prev === 1 && (next === 3 || next === 1 && hasNewlineChar(node.content)))) {
            removedWhitespace = true;
            nodes[i] = null;
          } else {
            node.content = " ";
          }
        } else if (shouldCondense) {
          node.content = condense(node.content);
        }
      } else {
        node.content = node.content.replace(windowsNewlineRE, "\n");
      }
    }
  }
  return removedWhitespace ? nodes.filter(Boolean) : nodes;
}
function isAllWhitespace(str) {
  for (var i = 0; i < str.length; i++) {
    if (!isWhitespace(str.charCodeAt(i))) {
      return false;
    }
  }
  return true;
}
function hasNewlineChar(str) {
  for (var i = 0; i < str.length; i++) {
    var c = str.charCodeAt(i);
    if (c === 10 || c === 13) {
      return true;
    }
  }
  return false;
}
function condense(str) {
  var ret = "";
  var prevCharIsWhitespace = false;
  for (var i = 0; i < str.length; i++) {
    if (isWhitespace(str.charCodeAt(i))) {
      if (!prevCharIsWhitespace) {
        ret += " ";
        prevCharIsWhitespace = true;
      }
    } else {
      ret += str[i];
      prevCharIsWhitespace = false;
    }
  }
  return ret;
}
function addNode(node) {
  (stack$1[0] || currentRoot).children.push(node);
}
function getLoc(start, end) {
  return {
    start: tokenizer$3.getPos(start),
    // @ts-expect-error allow late attachment
    end: end == null ? end : tokenizer$3.getPos(end),
    // @ts-expect-error allow late attachment
    source: end == null ? end : getSlice(start, end)
  };
}
function cloneLoc(loc) {
  return getLoc(loc.start.offset, loc.end.offset);
}
function setLocEnd(loc, end) {
  loc.end = tokenizer$3.getPos(end);
  loc.source = getSlice(loc.start.offset, end);
}
function dirToAttr(dir) {
  var attr = {
    type: 6,
    name: dir.rawName,
    nameLoc: getLoc(dir.loc.start.offset, dir.loc.start.offset + dir.rawName.length),
    value: void 0,
    loc: dir.loc
  };
  if (dir.exp) {
    var loc = dir.exp.loc;
    if (loc.end.offset < dir.loc.end.offset) {
      loc.start.offset--;
      loc.start.column--;
      loc.end.offset++;
      loc.end.column++;
    }
    attr.value = {
      type: 2,
      content: dir.exp.content,
      loc: loc
    };
  }
  return attr;
}
function createExp(content) {
  var isStatic = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
  var loc = arguments.length > 2 ? arguments[2] : undefined;
  var constType = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : 0;
  var parseMode = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : 0;
  var exp = createSimpleExpression(content, isStatic, loc, constType);
  return exp;
}
function emitError(code, index, message) {
  currentOptions.onError(createCompilerError(code, getLoc(index, index), void 0, message));
}
function reset() {
  tokenizer$3.reset();
  currentOpenTag = null;
  currentProp = null;
  currentAttrValue = "";
  currentAttrStartIndex = -1;
  currentAttrEndIndex = -1;
  stack$1.length = 0;
}
function baseParse(input, options) {
  reset();
  currentInput = input;
  currentOptions = extend$2({}, defaultParserOptions);
  if (options) {
    var key;
    for (key in options) {
      if (options[key] != null) {
        currentOptions[key] = options[key];
      }
    }
  }
  if (!!(process.env.NODE_ENV !== "production")) {
    if (!currentOptions.decodeEntities) {
      throw new Error("[@vue/compiler-core] decodeEntities option is required in browser builds.");
    }
  }
  tokenizer$3.mode = currentOptions.parseMode === "html" ? 1 : currentOptions.parseMode === "sfc" ? 2 : 0;
  tokenizer$3.inXML = currentOptions.ns === 1 || currentOptions.ns === 2;
  var delimiters = options && options.delimiters;
  if (delimiters) {
    tokenizer$3.delimiterOpen = toCharCodes(delimiters[0]);
    tokenizer$3.delimiterClose = toCharCodes(delimiters[1]);
  }
  var root = currentRoot = createRoot([], input);
  tokenizer$3.parse(currentInput);
  root.loc = getLoc(0, input.length);
  root.children = condenseWhitespace(root.children);
  currentRoot = null;
  return root;
}
function cacheStatic(root, context) {
  walk(root, void 0, context,
  // Root node is unfortunately non-hoistable due to potential parent
  // fallthrough attributes.
  !!getSingleElementRoot(root));
}
function getSingleElementRoot(root) {
  var children = root.children.filter(function (x) {
    return x.type !== 3;
  });
  return children.length === 1 && children[0].type === 1 && !isSlotOutlet(children[0]) ? children[0] : null;
}
function walk(node, parent, context) {
  var doNotHoistNode = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  var inFor = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
  var children = node.children;
  var toCache = [];
  for (var i = 0; i < children.length; i++) {
    var child = children[i];
    if (child.type === 1 && child.tagType === 0) {
      var constantType = doNotHoistNode ? 0 : getConstantType(child, context);
      if (constantType > 0) {
        if (constantType >= 2) {
          child.codegenNode.patchFlag = -1;
          toCache.push(child);
          continue;
        }
      } else {
        var codegenNode = child.codegenNode;
        if (codegenNode.type === 13) {
          var flag = codegenNode.patchFlag;
          if ((flag === void 0 || flag === 512 || flag === 1) && getGeneratedPropsConstantType(child, context) >= 2) {
            var props = getNodeProps(child);
            if (props) {
              codegenNode.props = context.hoist(props);
            }
          }
          if (codegenNode.dynamicProps) {
            codegenNode.dynamicProps = context.hoist(codegenNode.dynamicProps);
          }
        }
      }
    } else if (child.type === 12) {
      var _constantType = doNotHoistNode ? 0 : getConstantType(child, context);
      if (_constantType >= 2) {
        if (child.codegenNode.type === 14 && child.codegenNode.arguments.length > 0) {
          child.codegenNode.arguments.push(-1 + (!!(process.env.NODE_ENV !== "production") ? " /* ".concat(PatchFlagNames$2[-1], " */") : ""));
        }
        toCache.push(child);
        continue;
      }
    }
    if (child.type === 1) {
      var _isComponent = child.tagType === 1;
      if (_isComponent) {
        context.scopes.vSlot++;
      }
      walk(child, node, context, false, inFor);
      if (_isComponent) {
        context.scopes.vSlot--;
      }
    } else if (child.type === 11) {
      walk(child, node, context, child.children.length === 1, true);
    } else if (child.type === 9) {
      for (var i2 = 0; i2 < child.branches.length; i2++) {
        walk(child.branches[i2], node, context, child.branches[i2].children.length === 1, inFor);
      }
    }
  }
  var cachedAsArray = false;
  var slotCacheKeys = [];
  if (toCache.length === children.length && node.type === 1) {
    if (node.tagType === 0 && node.codegenNode && node.codegenNode.type === 13 && isArray$2(node.codegenNode.children)) {
      node.codegenNode.children = getCacheExpression(createArrayExpression(node.codegenNode.children));
      cachedAsArray = true;
    } else if (node.tagType === 1 && node.codegenNode && node.codegenNode.type === 13 && node.codegenNode.children && !isArray$2(node.codegenNode.children) && node.codegenNode.children.type === 15) {
      var slot = getSlotNode(node.codegenNode, "default");
      if (slot) {
        slotCacheKeys.push(context.cached.length);
        slot.returns = getCacheExpression(createArrayExpression(slot.returns));
        cachedAsArray = true;
      }
    } else if (node.tagType === 3 && parent && parent.type === 1 && parent.tagType === 1 && parent.codegenNode && parent.codegenNode.type === 13 && parent.codegenNode.children && !isArray$2(parent.codegenNode.children) && parent.codegenNode.children.type === 15) {
      var slotName = findDir(node, "slot", true);
      var _slot = slotName && slotName.arg && getSlotNode(parent.codegenNode, slotName.arg);
      if (_slot) {
        slotCacheKeys.push(context.cached.length);
        _slot.returns = getCacheExpression(createArrayExpression(_slot.returns));
        cachedAsArray = true;
      }
    }
  }
  if (!cachedAsArray) {
    var _iterator9 = _createForOfIteratorHelper$3(toCache),
      _step9;
    try {
      for (_iterator9.s(); !(_step9 = _iterator9.n()).done;) {
        var _child = _step9.value;
        slotCacheKeys.push(context.cached.length);
        _child.codegenNode = context.cache(_child.codegenNode);
      }
    } catch (err) {
      _iterator9.e(err);
    } finally {
      _iterator9.f();
    }
  }
  if (slotCacheKeys.length && node.type === 1 && node.tagType === 1 && node.codegenNode && node.codegenNode.type === 13 && node.codegenNode.children && !isArray$2(node.codegenNode.children) && node.codegenNode.children.type === 15) {
    node.codegenNode.children.properties.push(createObjectProperty("__", createSimpleExpression(JSON.stringify(slotCacheKeys), false)));
  }
  function getCacheExpression(value) {
    var exp = context.cache(value);
    if (inFor && context.hmr) {
      exp.needArraySpread = true;
    }
    return exp;
  }
  function getSlotNode(node2, name) {
    if (node2.children && !isArray$2(node2.children) && node2.children.type === 15) {
      var _slot2 = node2.children.properties.find(function (p) {
        return p.key === name || p.key.content === name;
      });
      return _slot2 && _slot2.value;
    }
  }
  if (toCache.length && context.transformHoist) {
    context.transformHoist(children, context, node);
  }
}
function getConstantType(node, context) {
  var constantCache = context.constantCache;
  switch (node.type) {
    case 1:
      if (node.tagType !== 0) {
        return 0;
      }
      var cached = constantCache.get(node);
      if (cached !== void 0) {
        return cached;
      }
      var codegenNode = node.codegenNode;
      if (codegenNode.type !== 13) {
        return 0;
      }
      if (codegenNode.isBlock && node.tag !== "svg" && node.tag !== "foreignObject" && node.tag !== "math") {
        return 0;
      }
      if (codegenNode.patchFlag === void 0) {
        var returnType2 = 3;
        var generatedPropsType = getGeneratedPropsConstantType(node, context);
        if (generatedPropsType === 0) {
          constantCache.set(node, 0);
          return 0;
        }
        if (generatedPropsType < returnType2) {
          returnType2 = generatedPropsType;
        }
        for (var i = 0; i < node.children.length; i++) {
          var childType = getConstantType(node.children[i], context);
          if (childType === 0) {
            constantCache.set(node, 0);
            return 0;
          }
          if (childType < returnType2) {
            returnType2 = childType;
          }
        }
        if (returnType2 > 1) {
          for (var _i = 0; _i < node.props.length; _i++) {
            var p = node.props[_i];
            if (p.type === 7 && p.name === "bind" && p.exp) {
              var expType = getConstantType(p.exp, context);
              if (expType === 0) {
                constantCache.set(node, 0);
                return 0;
              }
              if (expType < returnType2) {
                returnType2 = expType;
              }
            }
          }
        }
        if (codegenNode.isBlock) {
          for (var _i2 = 0; _i2 < node.props.length; _i2++) {
            var _p = node.props[_i2];
            if (_p.type === 7) {
              constantCache.set(node, 0);
              return 0;
            }
          }
          context.removeHelper(OPEN_BLOCK);
          context.removeHelper(getVNodeBlockHelper(context.inSSR, codegenNode.isComponent));
          codegenNode.isBlock = false;
          context.helper(getVNodeHelper(context.inSSR, codegenNode.isComponent));
        }
        constantCache.set(node, returnType2);
        return returnType2;
      } else {
        constantCache.set(node, 0);
        return 0;
      }
    case 2:
    case 3:
      return 3;
    case 9:
    case 11:
    case 10:
      return 0;
    case 5:
    case 12:
      return getConstantType(node.content, context);
    case 4:
      return node.constType;
    case 8:
      var returnType = 3;
      for (var _i3 = 0; _i3 < node.children.length; _i3++) {
        var child = node.children[_i3];
        if (isString$2(child) || isSymbol$2(child)) {
          continue;
        }
        var _childType = getConstantType(child, context);
        if (_childType === 0) {
          return 0;
        } else if (_childType < returnType) {
          returnType = _childType;
        }
      }
      return returnType;
    case 20:
      return 2;
    default:
      if (!!(process.env.NODE_ENV !== "production")) ;
      return 0;
  }
}
var allowHoistedHelperSet = /* @__PURE__ */new Set([NORMALIZE_CLASS, NORMALIZE_STYLE, NORMALIZE_PROPS, GUARD_REACTIVE_PROPS]);
function getConstantTypeOfHelperCall(value, context) {
  if (value.type === 14 && !isString$2(value.callee) && allowHoistedHelperSet.has(value.callee)) {
    var arg = value.arguments[0];
    if (arg.type === 4) {
      return getConstantType(arg, context);
    } else if (arg.type === 14) {
      return getConstantTypeOfHelperCall(arg, context);
    }
  }
  return 0;
}
function getGeneratedPropsConstantType(node, context) {
  var returnType = 3;
  var props = getNodeProps(node);
  if (props && props.type === 15) {
    var properties = props.properties;
    for (var i = 0; i < properties.length; i++) {
      var _properties$i = properties[i],
        key = _properties$i.key,
        value = _properties$i.value;
      var keyType = getConstantType(key, context);
      if (keyType === 0) {
        return keyType;
      }
      if (keyType < returnType) {
        returnType = keyType;
      }
      var valueType = void 0;
      if (value.type === 4) {
        valueType = getConstantType(value, context);
      } else if (value.type === 14) {
        valueType = getConstantTypeOfHelperCall(value, context);
      } else {
        valueType = 0;
      }
      if (valueType === 0) {
        return valueType;
      }
      if (valueType < returnType) {
        returnType = valueType;
      }
    }
  }
  return returnType;
}
function getNodeProps(node) {
  var codegenNode = node.codegenNode;
  if (codegenNode.type === 13) {
    return codegenNode.props;
  }
}
function createTransformContext(root, _ref5) {
  var _ref5$filename = _ref5.filename,
    filename = _ref5$filename === void 0 ? "" : _ref5$filename,
    _ref5$prefixIdentifie = _ref5.prefixIdentifiers,
    prefixIdentifiers = _ref5$prefixIdentifie === void 0 ? false : _ref5$prefixIdentifie,
    _ref5$hoistStatic = _ref5.hoistStatic,
    hoistStatic = _ref5$hoistStatic === void 0 ? false : _ref5$hoistStatic,
    _ref5$hmr = _ref5.hmr,
    hmr = _ref5$hmr === void 0 ? false : _ref5$hmr,
    _ref5$cacheHandlers = _ref5.cacheHandlers,
    cacheHandlers = _ref5$cacheHandlers === void 0 ? false : _ref5$cacheHandlers,
    _ref5$nodeTransforms = _ref5.nodeTransforms,
    nodeTransforms = _ref5$nodeTransforms === void 0 ? [] : _ref5$nodeTransforms,
    _ref5$directiveTransf = _ref5.directiveTransforms,
    directiveTransforms = _ref5$directiveTransf === void 0 ? {} : _ref5$directiveTransf,
    _ref5$transformHoist = _ref5.transformHoist,
    transformHoist = _ref5$transformHoist === void 0 ? null : _ref5$transformHoist,
    _ref5$isBuiltInCompon = _ref5.isBuiltInComponent,
    isBuiltInComponent = _ref5$isBuiltInCompon === void 0 ? NOOP$2 : _ref5$isBuiltInCompon,
    _ref5$isCustomElement = _ref5.isCustomElement,
    isCustomElement = _ref5$isCustomElement === void 0 ? NOOP$2 : _ref5$isCustomElement,
    _ref5$expressionPlugi = _ref5.expressionPlugins,
    expressionPlugins = _ref5$expressionPlugi === void 0 ? [] : _ref5$expressionPlugi,
    _ref5$scopeId = _ref5.scopeId,
    scopeId = _ref5$scopeId === void 0 ? null : _ref5$scopeId,
    _ref5$slotted = _ref5.slotted,
    slotted = _ref5$slotted === void 0 ? true : _ref5$slotted,
    _ref5$ssr = _ref5.ssr,
    ssr = _ref5$ssr === void 0 ? false : _ref5$ssr,
    _ref5$inSSR = _ref5.inSSR,
    inSSR = _ref5$inSSR === void 0 ? false : _ref5$inSSR,
    _ref5$ssrCssVars = _ref5.ssrCssVars,
    ssrCssVars = _ref5$ssrCssVars === void 0 ? "" : _ref5$ssrCssVars,
    _ref5$bindingMetadata = _ref5.bindingMetadata,
    bindingMetadata = _ref5$bindingMetadata === void 0 ? EMPTY_OBJ$2 : _ref5$bindingMetadata,
    _ref5$inline = _ref5.inline,
    inline = _ref5$inline === void 0 ? false : _ref5$inline,
    _ref5$isTS = _ref5.isTS,
    isTS = _ref5$isTS === void 0 ? false : _ref5$isTS,
    _ref5$onError = _ref5.onError,
    onError = _ref5$onError === void 0 ? defaultOnError : _ref5$onError,
    _ref5$onWarn = _ref5.onWarn,
    onWarn = _ref5$onWarn === void 0 ? defaultOnWarn : _ref5$onWarn,
    compatConfig = _ref5.compatConfig;
  var nameMatch = filename.replace(/\?.*$/, "").match(/([^/\\]+)\.\w+$/);
  var context = {
    // options
    filename: filename,
    selfName: nameMatch && capitalize$3(camelize$3(nameMatch[1])),
    prefixIdentifiers: prefixIdentifiers,
    hoistStatic: hoistStatic,
    hmr: hmr,
    cacheHandlers: cacheHandlers,
    nodeTransforms: nodeTransforms,
    directiveTransforms: directiveTransforms,
    transformHoist: transformHoist,
    isBuiltInComponent: isBuiltInComponent,
    isCustomElement: isCustomElement,
    expressionPlugins: expressionPlugins,
    scopeId: scopeId,
    slotted: slotted,
    ssr: ssr,
    inSSR: inSSR,
    ssrCssVars: ssrCssVars,
    bindingMetadata: bindingMetadata,
    inline: inline,
    isTS: isTS,
    onError: onError,
    onWarn: onWarn,
    compatConfig: compatConfig,
    // state
    root: root,
    helpers: /* @__PURE__ */new Map(),
    components: /* @__PURE__ */new Set(),
    directives: /* @__PURE__ */new Set(),
    hoists: [],
    imports: [],
    cached: [],
    constantCache: /* @__PURE__ */new WeakMap(),
    temps: 0,
    identifiers: /* @__PURE__ */Object.create(null),
    scopes: {
      vFor: 0,
      vSlot: 0,
      vPre: 0,
      vOnce: 0
    },
    parent: null,
    grandParent: null,
    currentNode: root,
    childIndex: 0,
    inVOnce: false,
    // methods
    helper: function helper(name) {
      var count = context.helpers.get(name) || 0;
      context.helpers.set(name, count + 1);
      return name;
    },
    removeHelper: function removeHelper(name) {
      var count = context.helpers.get(name);
      if (count) {
        var currentCount = count - 1;
        if (!currentCount) {
          context.helpers.delete(name);
        } else {
          context.helpers.set(name, currentCount);
        }
      }
    },
    helperString: function helperString(name) {
      return "_".concat(helperNameMap[context.helper(name)]);
    },
    replaceNode: function replaceNode(node) {
      if (!!(process.env.NODE_ENV !== "production")) {
        if (!context.currentNode) {
          throw new Error("Node being replaced is already removed.");
        }
        if (!context.parent) {
          throw new Error("Cannot replace root node.");
        }
      }
      context.parent.children[context.childIndex] = context.currentNode = node;
    },
    removeNode: function removeNode(node) {
      if (!!(process.env.NODE_ENV !== "production") && !context.parent) {
        throw new Error("Cannot remove root node.");
      }
      var list = context.parent.children;
      var removalIndex = node ? list.indexOf(node) : context.currentNode ? context.childIndex : -1;
      if (!!(process.env.NODE_ENV !== "production") && removalIndex < 0) {
        throw new Error("node being removed is not a child of current parent");
      }
      if (!node || node === context.currentNode) {
        context.currentNode = null;
        context.onNodeRemoved();
      } else {
        if (context.childIndex > removalIndex) {
          context.childIndex--;
          context.onNodeRemoved();
        }
      }
      context.parent.children.splice(removalIndex, 1);
    },
    onNodeRemoved: NOOP$2,
    addIdentifiers: function addIdentifiers(exp) {},
    removeIdentifiers: function removeIdentifiers(exp) {},
    hoist: function hoist(exp) {
      if (isString$2(exp)) exp = createSimpleExpression(exp);
      context.hoists.push(exp);
      var identifier = createSimpleExpression("_hoisted_".concat(context.hoists.length), false, exp.loc, 2);
      identifier.hoisted = exp;
      return identifier;
    },
    cache: function cache(exp) {
      var isVNode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      var inVOnce = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
      var cacheExp = createCacheExpression(context.cached.length, exp, isVNode, inVOnce);
      context.cached.push(cacheExp);
      return cacheExp;
    }
  };
  {
    context.filters = /* @__PURE__ */new Set();
  }
  return context;
}
function transform(root, options) {
  var context = createTransformContext(root, options);
  traverseNode(root, context);
  if (options.hoistStatic) {
    cacheStatic(root, context);
  }
  if (!options.ssr) {
    createRootCodegen(root, context);
  }
  root.helpers = /* @__PURE__ */new Set(_toConsumableArray(context.helpers.keys()));
  root.components = _toConsumableArray(context.components);
  root.directives = _toConsumableArray(context.directives);
  root.imports = context.imports;
  root.hoists = context.hoists;
  root.temps = context.temps;
  root.cached = context.cached;
  root.transformed = true;
  {
    root.filters = _toConsumableArray(context.filters);
  }
}
function createRootCodegen(root, context) {
  var helper = context.helper;
  var children = root.children;
  if (children.length === 1) {
    var singleElementRootChild = getSingleElementRoot(root);
    if (singleElementRootChild && singleElementRootChild.codegenNode) {
      var codegenNode = singleElementRootChild.codegenNode;
      if (codegenNode.type === 13) {
        convertToBlock(codegenNode, context);
      }
      root.codegenNode = codegenNode;
    } else {
      root.codegenNode = children[0];
    }
  } else if (children.length > 1) {
    var patchFlag = 64;
    if (!!(process.env.NODE_ENV !== "production") && children.filter(function (c) {
      return c.type !== 3;
    }).length === 1) {
      patchFlag |= 2048;
    }
    root.codegenNode = createVNodeCall(context, helper(FRAGMENT), void 0, root.children, patchFlag, void 0, void 0, true, void 0, false);
  } else ;
}
function traverseChildren(parent, context) {
  var i = 0;
  var nodeRemoved = function nodeRemoved() {
    i--;
  };
  for (; i < parent.children.length; i++) {
    var child = parent.children[i];
    if (isString$2(child)) continue;
    context.grandParent = context.parent;
    context.parent = parent;
    context.childIndex = i;
    context.onNodeRemoved = nodeRemoved;
    traverseNode(child, context);
  }
}
function traverseNode(node, context) {
  context.currentNode = node;
  var nodeTransforms = context.nodeTransforms;
  var exitFns = [];
  for (var i2 = 0; i2 < nodeTransforms.length; i2++) {
    var onExit = nodeTransforms[i2](node, context);
    if (onExit) {
      if (isArray$2(onExit)) {
        exitFns.push.apply(exitFns, _toConsumableArray(onExit));
      } else {
        exitFns.push(onExit);
      }
    }
    if (!context.currentNode) {
      return;
    } else {
      node = context.currentNode;
    }
  }
  switch (node.type) {
    case 3:
      if (!context.ssr) {
        context.helper(CREATE_COMMENT);
      }
      break;
    case 5:
      if (!context.ssr) {
        context.helper(TO_DISPLAY_STRING);
      }
      break;
    // for container types, further traverse downwards
    case 9:
      for (var _i4 = 0; _i4 < node.branches.length; _i4++) {
        traverseNode(node.branches[_i4], context);
      }
      break;
    case 10:
    case 11:
    case 1:
    case 0:
      traverseChildren(node, context);
      break;
  }
  context.currentNode = node;
  var i = exitFns.length;
  while (i--) {
    exitFns[i]();
  }
}
function createStructuralDirectiveTransform(name, fn) {
  var matches = isString$2(name) ? function (n) {
    return n === name;
  } : function (n) {
    return name.test(n);
  };
  return function (node, context) {
    if (node.type === 1) {
      var props = node.props;
      if (node.tagType === 3 && props.some(isVSlot)) {
        return;
      }
      var exitFns = [];
      for (var i = 0; i < props.length; i++) {
        var prop = props[i];
        if (prop.type === 7 && matches(prop.name)) {
          props.splice(i, 1);
          i--;
          var onExit = fn(node, prop, context);
          if (onExit) exitFns.push(onExit);
        }
      }
      return exitFns;
    }
  };
}
var PURE_ANNOTATION = "/*@__PURE__*/";
var aliasHelper = function aliasHelper(s) {
  return "".concat(helperNameMap[s], ": _").concat(helperNameMap[s]);
};
function createCodegenContext(ast, _ref6) {
  var _ref6$mode = _ref6.mode,
    mode = _ref6$mode === void 0 ? "function" : _ref6$mode,
    _ref6$prefixIdentifie = _ref6.prefixIdentifiers,
    prefixIdentifiers = _ref6$prefixIdentifie === void 0 ? mode === "module" : _ref6$prefixIdentifie,
    _ref6$sourceMap = _ref6.sourceMap,
    sourceMap = _ref6$sourceMap === void 0 ? false : _ref6$sourceMap,
    _ref6$filename = _ref6.filename,
    filename = _ref6$filename === void 0 ? "template.vue.html" : _ref6$filename,
    _ref6$scopeId = _ref6.scopeId,
    scopeId = _ref6$scopeId === void 0 ? null : _ref6$scopeId,
    _ref6$optimizeImports = _ref6.optimizeImports,
    optimizeImports = _ref6$optimizeImports === void 0 ? false : _ref6$optimizeImports,
    _ref6$runtimeGlobalNa = _ref6.runtimeGlobalName,
    runtimeGlobalName = _ref6$runtimeGlobalNa === void 0 ? "Vue" : _ref6$runtimeGlobalNa,
    _ref6$runtimeModuleNa = _ref6.runtimeModuleName,
    runtimeModuleName = _ref6$runtimeModuleNa === void 0 ? "vue" : _ref6$runtimeModuleNa,
    _ref6$ssrRuntimeModul = _ref6.ssrRuntimeModuleName,
    ssrRuntimeModuleName = _ref6$ssrRuntimeModul === void 0 ? "vue/server-renderer" : _ref6$ssrRuntimeModul,
    _ref6$ssr = _ref6.ssr,
    ssr = _ref6$ssr === void 0 ? false : _ref6$ssr,
    _ref6$isTS = _ref6.isTS,
    isTS = _ref6$isTS === void 0 ? false : _ref6$isTS,
    _ref6$inSSR = _ref6.inSSR,
    inSSR = _ref6$inSSR === void 0 ? false : _ref6$inSSR;
  var context = {
    mode: mode,
    prefixIdentifiers: prefixIdentifiers,
    sourceMap: sourceMap,
    filename: filename,
    scopeId: scopeId,
    optimizeImports: optimizeImports,
    runtimeGlobalName: runtimeGlobalName,
    runtimeModuleName: runtimeModuleName,
    ssrRuntimeModuleName: ssrRuntimeModuleName,
    ssr: ssr,
    isTS: isTS,
    inSSR: inSSR,
    source: ast.source,
    code: "",
    column: 1,
    line: 1,
    offset: 0,
    indentLevel: 0,
    pure: false,
    map: void 0,
    helper: function helper(key) {
      return "_".concat(helperNameMap[key]);
    },
    push: function push(code) {
      var newlineIndex = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : -2;
      var node = arguments.length > 2 ? arguments[2] : undefined;
      context.code += code;
    },
    indent: function indent() {
      _newline(++context.indentLevel);
    },
    deindent: function deindent() {
      var withoutNewLine = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      if (withoutNewLine) {
        --context.indentLevel;
      } else {
        _newline(--context.indentLevel);
      }
    },
    newline: function newline() {
      _newline(context.indentLevel);
    }
  };
  function _newline(n) {
    context.push("\n" + "  ".repeat(n), 0 /* Start */);
  }
  return context;
}
function generate(ast) {
  var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  var context = createCodegenContext(ast, options);
  if (options.onContextCreated) options.onContextCreated(context);
  var mode = context.mode,
    push = context.push,
    prefixIdentifiers = context.prefixIdentifiers,
    indent = context.indent,
    deindent = context.deindent,
    newline = context.newline,
    scopeId = context.scopeId,
    ssr = context.ssr;
  var helpers = Array.from(ast.helpers);
  var hasHelpers = helpers.length > 0;
  var useWithBlock = !prefixIdentifiers && mode !== "module";
  var preambleContext = context;
  {
    genFunctionPreamble(ast, preambleContext);
  }
  var functionName = ssr ? "ssrRender" : "render";
  var args = ssr ? ["_ctx", "_push", "_parent", "_attrs"] : ["_ctx", "_cache"];
  var signature = args.join(", ");
  {
    push("function ".concat(functionName, "(").concat(signature, ") {"));
  }
  indent();
  if (useWithBlock) {
    push("with (_ctx) {");
    indent();
    if (hasHelpers) {
      push("const { ".concat(helpers.map(aliasHelper).join(", "), " } = _Vue\n"), -1 /* End */);
      newline();
    }
  }
  if (ast.components.length) {
    genAssets(ast.components, "component", context);
    if (ast.directives.length || ast.temps > 0) {
      newline();
    }
  }
  if (ast.directives.length) {
    genAssets(ast.directives, "directive", context);
    if (ast.temps > 0) {
      newline();
    }
  }
  if (ast.filters && ast.filters.length) {
    newline();
    genAssets(ast.filters, "filter", context);
    newline();
  }
  if (ast.temps > 0) {
    push("let ");
    for (var i = 0; i < ast.temps; i++) {
      push("".concat(i > 0 ? ", " : "", "_temp").concat(i));
    }
  }
  if (ast.components.length || ast.directives.length || ast.temps) {
    push("\n", 0 /* Start */);
    newline();
  }
  if (!ssr) {
    push("return ");
  }
  if (ast.codegenNode) {
    genNode(ast.codegenNode, context);
  } else {
    push("null");
  }
  if (useWithBlock) {
    deindent();
    push("}");
  }
  deindent();
  push("}");
  return {
    ast: ast,
    code: context.code,
    preamble: "",
    map: context.map ? context.map.toJSON() : void 0
  };
}
function genFunctionPreamble(ast, context) {
  var ssr = context.ssr,
    prefixIdentifiers = context.prefixIdentifiers,
    push = context.push,
    newline = context.newline,
    runtimeModuleName = context.runtimeModuleName,
    runtimeGlobalName = context.runtimeGlobalName,
    ssrRuntimeModuleName = context.ssrRuntimeModuleName;
  var VueBinding = runtimeGlobalName;
  var helpers = Array.from(ast.helpers);
  if (helpers.length > 0) {
    {
      push("const _Vue = ".concat(VueBinding, "\n"), -1 /* End */);
      if (ast.hoists.length) {
        var staticHelpers = [CREATE_VNODE, CREATE_ELEMENT_VNODE, CREATE_COMMENT, CREATE_TEXT, CREATE_STATIC].filter(function (helper) {
          return helpers.includes(helper);
        }).map(aliasHelper).join(", ");
        push("const { ".concat(staticHelpers, " } = _Vue\n"), -1 /* End */);
      }
    }
  }
  genHoists(ast.hoists, context);
  newline();
  push("return ");
}
function genAssets(assets, type, _ref7) {
  var helper = _ref7.helper,
    push = _ref7.push,
    newline = _ref7.newline,
    isTS = _ref7.isTS;
  var resolver = helper(type === "filter" ? RESOLVE_FILTER : type === "component" ? RESOLVE_COMPONENT : RESOLVE_DIRECTIVE);
  for (var i = 0; i < assets.length; i++) {
    var id = assets[i];
    var maybeSelfReference = id.endsWith("__self");
    if (maybeSelfReference) {
      id = id.slice(0, -6);
    }
    push("const ".concat(toValidAssetId(id, type), " = ").concat(resolver, "(").concat(JSON.stringify(id)).concat(maybeSelfReference ? ", true" : "", ")").concat(isTS ? "!" : ""));
    if (i < assets.length - 1) {
      newline();
    }
  }
}
function genHoists(hoists, context) {
  if (!hoists.length) {
    return;
  }
  context.pure = true;
  var push = context.push,
    newline = context.newline;
  newline();
  for (var i = 0; i < hoists.length; i++) {
    var exp = hoists[i];
    if (exp) {
      push("const _hoisted_".concat(i + 1, " = "));
      genNode(exp, context);
      newline();
    }
  }
  context.pure = false;
}
function isText(n) {
  return isString$2(n) || n.type === 4 || n.type === 2 || n.type === 5 || n.type === 8;
}
function genNodeListAsArray(nodes, context) {
  var multilines = nodes.length > 3 || !!(process.env.NODE_ENV !== "production") && nodes.some(function (n) {
    return isArray$2(n) || !isText(n);
  });
  context.push("[");
  multilines && context.indent();
  genNodeList(nodes, context, multilines);
  multilines && context.deindent();
  context.push("]");
}
function genNodeList(nodes, context) {
  var multilines = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var comma = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
  var push = context.push,
    newline = context.newline;
  for (var i = 0; i < nodes.length; i++) {
    var node = nodes[i];
    if (isString$2(node)) {
      push(node, -3 /* Unknown */);
    } else if (isArray$2(node)) {
      genNodeListAsArray(node, context);
    } else {
      genNode(node, context);
    }
    if (i < nodes.length - 1) {
      if (multilines) {
        comma && push(",");
        newline();
      } else {
        comma && push(", ");
      }
    }
  }
}
function genNode(node, context) {
  if (isString$2(node)) {
    context.push(node, -3 /* Unknown */);
    return;
  }
  if (isSymbol$2(node)) {
    context.push(context.helper(node));
    return;
  }
  switch (node.type) {
    case 1:
    case 9:
    case 11:
      !!(process.env.NODE_ENV !== "production") && assert(node.codegenNode != null, "Codegen node is missing for element/if/for node. Apply appropriate transforms first.");
      genNode(node.codegenNode, context);
      break;
    case 2:
      genText(node, context);
      break;
    case 4:
      genExpression(node, context);
      break;
    case 5:
      genInterpolation(node, context);
      break;
    case 12:
      genNode(node.codegenNode, context);
      break;
    case 8:
      genCompoundExpression(node, context);
      break;
    case 3:
      genComment(node, context);
      break;
    case 13:
      genVNodeCall(node, context);
      break;
    case 14:
      genCallExpression(node, context);
      break;
    case 15:
      genObjectExpression(node, context);
      break;
    case 17:
      genArrayExpression(node, context);
      break;
    case 18:
      genFunctionExpression(node, context);
      break;
    case 19:
      genConditionalExpression(node, context);
      break;
    case 20:
      genCacheExpression(node, context);
      break;
    case 21:
      genNodeList(node.body, context, true, false);
      break;
    // SSR only types
    case 22:
      break;
    case 23:
      break;
    case 24:
      break;
    case 25:
      break;
    case 26:
      break;
    /* v8 ignore start */
    case 10:
      break;
    default:
      if (!!(process.env.NODE_ENV !== "production")) {
        assert(false, "unhandled codegen node type: ".concat(node.type));
        var exhaustiveCheck = node;
        return exhaustiveCheck;
      }
  }
}
function genText(node, context) {
  context.push(JSON.stringify(node.content), -3 /* Unknown */, node);
}
function genExpression(node, context) {
  var content = node.content,
    isStatic = node.isStatic;
  context.push(isStatic ? JSON.stringify(content) : content, -3 /* Unknown */, node);
}
function genInterpolation(node, context) {
  var push = context.push,
    helper = context.helper,
    pure = context.pure;
  if (pure) push(PURE_ANNOTATION);
  push("".concat(helper(TO_DISPLAY_STRING), "("));
  genNode(node.content, context);
  push(")");
}
function genCompoundExpression(node, context) {
  for (var i = 0; i < node.children.length; i++) {
    var child = node.children[i];
    if (isString$2(child)) {
      context.push(child, -3 /* Unknown */);
    } else {
      genNode(child, context);
    }
  }
}
function genExpressionAsPropertyKey(node, context) {
  var push = context.push;
  if (node.type === 8) {
    push("[");
    genCompoundExpression(node, context);
    push("]");
  } else if (node.isStatic) {
    var text = isSimpleIdentifier(node.content) ? node.content : JSON.stringify(node.content);
    push(text, -2 /* None */, node);
  } else {
    push("[".concat(node.content, "]"), -3 /* Unknown */, node);
  }
}
function genComment(node, context) {
  var push = context.push,
    helper = context.helper,
    pure = context.pure;
  if (pure) {
    push(PURE_ANNOTATION);
  }
  push("".concat(helper(CREATE_COMMENT), "(").concat(JSON.stringify(node.content), ")"), -3 /* Unknown */, node);
}
function genVNodeCall(node, context) {
  var push = context.push,
    helper = context.helper,
    pure = context.pure;
  var tag = node.tag,
    props = node.props,
    children = node.children,
    patchFlag = node.patchFlag,
    dynamicProps = node.dynamicProps,
    directives = node.directives,
    isBlock = node.isBlock,
    disableTracking = node.disableTracking,
    isComponent = node.isComponent;
  var patchFlagString;
  if (patchFlag) {
    if (!!(process.env.NODE_ENV !== "production")) {
      if (patchFlag < 0) {
        patchFlagString = patchFlag + " /* ".concat(PatchFlagNames$2[patchFlag], " */");
      } else {
        var flagNames = Object.keys(PatchFlagNames$2).map(Number).filter(function (n) {
          return n > 0 && patchFlag & n;
        }).map(function (n) {
          return PatchFlagNames$2[n];
        }).join(", ");
        patchFlagString = patchFlag + " /* ".concat(flagNames, " */");
      }
    } else {
      patchFlagString = String(patchFlag);
    }
  }
  if (directives) {
    push(helper(WITH_DIRECTIVES) + "(");
  }
  if (isBlock) {
    push("(".concat(helper(OPEN_BLOCK), "(").concat(disableTracking ? "true" : "", "), "));
  }
  if (pure) {
    push(PURE_ANNOTATION);
  }
  var callHelper = isBlock ? getVNodeBlockHelper(context.inSSR, isComponent) : getVNodeHelper(context.inSSR, isComponent);
  push(helper(callHelper) + "(", -2 /* None */, node);
  genNodeList(genNullableArgs([tag, props, children, patchFlagString, dynamicProps]), context);
  push(")");
  if (isBlock) {
    push(")");
  }
  if (directives) {
    push(", ");
    genNode(directives, context);
    push(")");
  }
}
function genNullableArgs(args) {
  var i = args.length;
  while (i--) {
    if (args[i] != null) break;
  }
  return args.slice(0, i + 1).map(function (arg) {
    return arg || "null";
  });
}
function genCallExpression(node, context) {
  var push = context.push,
    helper = context.helper,
    pure = context.pure;
  var callee = isString$2(node.callee) ? node.callee : helper(node.callee);
  if (pure) {
    push(PURE_ANNOTATION);
  }
  push(callee + "(", -2 /* None */, node);
  genNodeList(node.arguments, context);
  push(")");
}
function genObjectExpression(node, context) {
  var push = context.push,
    indent = context.indent,
    deindent = context.deindent,
    newline = context.newline;
  var properties = node.properties;
  if (!properties.length) {
    push("{}", -2 /* None */, node);
    return;
  }
  var multilines = properties.length > 1 || !!(process.env.NODE_ENV !== "production") && properties.some(function (p) {
    return p.value.type !== 4;
  });
  push(multilines ? "{" : "{ ");
  multilines && indent();
  for (var i = 0; i < properties.length; i++) {
    var _properties$i2 = properties[i],
      key = _properties$i2.key,
      value = _properties$i2.value;
    genExpressionAsPropertyKey(key, context);
    push(": ");
    genNode(value, context);
    if (i < properties.length - 1) {
      push(",");
      newline();
    }
  }
  multilines && deindent();
  push(multilines ? "}" : " }");
}
function genArrayExpression(node, context) {
  genNodeListAsArray(node.elements, context);
}
function genFunctionExpression(node, context) {
  var push = context.push,
    indent = context.indent,
    deindent = context.deindent;
  var params = node.params,
    returns = node.returns,
    body = node.body,
    newline = node.newline,
    isSlot = node.isSlot;
  if (isSlot) {
    push("_".concat(helperNameMap[WITH_CTX], "("));
  }
  push("(", -2 /* None */, node);
  if (isArray$2(params)) {
    genNodeList(params, context);
  } else if (params) {
    genNode(params, context);
  }
  push(") => ");
  if (newline || body) {
    push("{");
    indent();
  }
  if (returns) {
    if (newline) {
      push("return ");
    }
    if (isArray$2(returns)) {
      genNodeListAsArray(returns, context);
    } else {
      genNode(returns, context);
    }
  } else if (body) {
    genNode(body, context);
  }
  if (newline || body) {
    deindent();
    push("}");
  }
  if (isSlot) {
    if (node.isNonScopedSlot) {
      push(", undefined, true");
    }
    push(")");
  }
}
function genConditionalExpression(node, context) {
  var test = node.test,
    consequent = node.consequent,
    alternate = node.alternate,
    needNewline = node.newline;
  var push = context.push,
    indent = context.indent,
    deindent = context.deindent,
    newline = context.newline;
  if (test.type === 4) {
    var needsParens = !isSimpleIdentifier(test.content);
    needsParens && push("(");
    genExpression(test, context);
    needsParens && push(")");
  } else {
    push("(");
    genNode(test, context);
    push(")");
  }
  needNewline && indent();
  context.indentLevel++;
  needNewline || push(" ");
  push("? ");
  genNode(consequent, context);
  context.indentLevel--;
  needNewline && newline();
  needNewline || push(" ");
  push(": ");
  var isNested = alternate.type === 19;
  if (!isNested) {
    context.indentLevel++;
  }
  genNode(alternate, context);
  if (!isNested) {
    context.indentLevel--;
  }
  needNewline && deindent(true
  /* without newline */);
}
function genCacheExpression(node, context) {
  var push = context.push,
    helper = context.helper,
    indent = context.indent,
    deindent = context.deindent,
    newline = context.newline;
  var needPauseTracking = node.needPauseTracking,
    needArraySpread = node.needArraySpread;
  if (needArraySpread) {
    push("[...(");
  }
  push("_cache[".concat(node.index, "] || ("));
  if (needPauseTracking) {
    indent();
    push("".concat(helper(SET_BLOCK_TRACKING), "(-1"));
    if (node.inVOnce) push(", true");
    push("),");
    newline();
    push("(");
  }
  push("_cache[".concat(node.index, "] = "));
  genNode(node.value, context);
  if (needPauseTracking) {
    push(").cacheIndex = ".concat(node.index, ","));
    newline();
    push("".concat(helper(SET_BLOCK_TRACKING), "(1),"));
    newline();
    push("_cache[".concat(node.index, "]"));
    deindent();
  }
  push(")");
  if (needArraySpread) {
    push(")]");
  }
}
var prohibitedKeywordRE = new RegExp("\\b" + "arguments,await,break,case,catch,class,const,continue,debugger,default,delete,do,else,export,extends,finally,for,function,if,import,let,new,return,super,switch,throw,try,var,void,while,with,yield".split(",").join("\\b|\\b") + "\\b");
var stripStringRE = /'(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*"|`(?:[^`\\]|\\.)*\$\{|\}(?:[^`\\]|\\.)*`|`(?:[^`\\]|\\.)*`/g;
function validateBrowserExpression(node, context) {
  var asParams = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var asRawStatements = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  var exp = node.content;
  if (!exp.trim()) {
    return;
  }
  try {
    new Function(asRawStatements ? " ".concat(exp, " ") : "return ".concat(asParams ? "(".concat(exp, ") => {}") : "(".concat(exp, ")")));
  } catch (e) {
    var message = e.message;
    var keywordMatch = exp.replace(stripStringRE, "").match(prohibitedKeywordRE);
    if (keywordMatch) {
      message = "avoid using JavaScript keyword as property name: \"".concat(keywordMatch[0], "\"");
    }
    context.onError(createCompilerError(45, node.loc, void 0, message));
  }
}
var transformExpression = function transformExpression(node, context) {
  if (node.type === 5) {
    node.content = processExpression(node.content, context);
  } else if (node.type === 1) {
    var memo = findDir(node, "memo");
    for (var i = 0; i < node.props.length; i++) {
      var dir = node.props[i];
      if (dir.type === 7 && dir.name !== "for") {
        var exp = dir.exp;
        var arg = dir.arg;
        if (exp && exp.type === 4 && !(dir.name === "on" && arg) &&
        // key has been processed in transformFor(vMemo + vFor)
        !(memo && arg && arg.type === 4 && arg.content === "key")) {
          dir.exp = processExpression(exp, context,
          // slot args must be processed as function params
          dir.name === "slot");
        }
        if (arg && arg.type === 4 && !arg.isStatic) {
          dir.arg = processExpression(arg, context);
        }
      }
    }
  }
};
function processExpression(node, context) {
  var asParams = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var asRawStatements = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  var localVars = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : Object.create(context.identifiers);
  {
    if (!!(process.env.NODE_ENV !== "production")) {
      validateBrowserExpression(node, context, asParams, asRawStatements);
    }
    return node;
  }
}
function stringifyExpression(exp) {
  if (isString$2(exp)) {
    return exp;
  } else if (exp.type === 4) {
    return exp.content;
  } else {
    return exp.children.map(stringifyExpression).join("");
  }
}
var transformIf = createStructuralDirectiveTransform(/^(if|else|else-if)$/, function (node, dir, context) {
  return processIf(node, dir, context, function (ifNode, branch, isRoot) {
    var siblings = context.parent.children;
    var i = siblings.indexOf(ifNode);
    var key = 0;
    while (i-- >= 0) {
      var sibling = siblings[i];
      if (sibling && sibling.type === 9) {
        key += sibling.branches.length;
      }
    }
    return function () {
      if (isRoot) {
        ifNode.codegenNode = createCodegenNodeForBranch(branch, key, context);
      } else {
        var parentCondition = getParentCondition(ifNode.codegenNode);
        parentCondition.alternate = createCodegenNodeForBranch(branch, key + ifNode.branches.length - 1, context);
      }
    };
  });
});
function processIf(node, dir, context, processCodegen) {
  if (dir.name !== "else" && (!dir.exp || !dir.exp.content.trim())) {
    var loc = dir.exp ? dir.exp.loc : node.loc;
    context.onError(createCompilerError(28, dir.loc));
    dir.exp = createSimpleExpression("true", false, loc);
  }
  if (!!(process.env.NODE_ENV !== "production") && true && dir.exp) {
    validateBrowserExpression(dir.exp, context);
  }
  if (dir.name === "if") {
    var branch = createIfBranch(node, dir);
    var ifNode = {
      type: 9,
      loc: cloneLoc(node.loc),
      branches: [branch]
    };
    context.replaceNode(ifNode);
    if (processCodegen) {
      return processCodegen(ifNode, branch, true);
    }
  } else {
    var siblings = context.parent.children;
    var comments = [];
    var i = siblings.indexOf(node);
    var _loop = function _loop() {
        var sibling = siblings[i];
        if (sibling && sibling.type === 3) {
          context.removeNode(sibling);
          !!(process.env.NODE_ENV !== "production") && comments.unshift(sibling);
          return 0; // continue
        }
        if (sibling && sibling.type === 2 && !sibling.content.trim().length) {
          context.removeNode(sibling);
          return 0; // continue
        }
        if (sibling && sibling.type === 9) {
          if (dir.name === "else-if" && sibling.branches[sibling.branches.length - 1].condition === void 0) {
            context.onError(createCompilerError(30, node.loc));
          }
          context.removeNode();
          var _branch = createIfBranch(node, dir);
          if (!!(process.env.NODE_ENV !== "production") && comments.length &&
          // #3619 ignore comments if the v-if is direct child of <transition>
          !(context.parent && context.parent.type === 1 && (context.parent.tag === "transition" || context.parent.tag === "Transition"))) {
            _branch.children = [].concat(comments, _toConsumableArray(_branch.children));
          }
          if (!!(process.env.NODE_ENV !== "production") || false) {
            var key = _branch.userKey;
            if (key) {
              sibling.branches.forEach(function (_ref8) {
                var userKey = _ref8.userKey;
                if (isSameKey(userKey, key)) {
                  context.onError(createCompilerError(29, _branch.userKey.loc));
                }
              });
            }
          }
          sibling.branches.push(_branch);
          var onExit = processCodegen && processCodegen(sibling, _branch, false);
          traverseNode(_branch, context);
          if (onExit) onExit();
          context.currentNode = null;
        } else {
          context.onError(createCompilerError(30, node.loc));
        }
        return 1; // break
      },
      _ret;
    while (i-- >= -1) {
      _ret = _loop();
      if (_ret === 0) continue;
      if (_ret === 1) break;
    }
  }
}
function createIfBranch(node, dir) {
  var isTemplateIf = node.tagType === 3;
  return {
    type: 10,
    loc: node.loc,
    condition: dir.name === "else" ? void 0 : dir.exp,
    children: isTemplateIf && !findDir(node, "for") ? node.children : [node],
    userKey: findProp(node, "key"),
    isTemplateIf: isTemplateIf
  };
}
function createCodegenNodeForBranch(branch, keyIndex, context) {
  if (branch.condition) {
    return createConditionalExpression(branch.condition, createChildrenCodegenNode(branch, keyIndex, context),
    // make sure to pass in asBlock: true so that the comment node call
    // closes the current block.
    createCallExpression(context.helper(CREATE_COMMENT), [!!(process.env.NODE_ENV !== "production") ? '"v-if"' : '""', "true"]));
  } else {
    return createChildrenCodegenNode(branch, keyIndex, context);
  }
}
function createChildrenCodegenNode(branch, keyIndex, context) {
  var helper = context.helper;
  var keyProperty = createObjectProperty("key", createSimpleExpression("".concat(keyIndex), false, locStub, 2));
  var children = branch.children;
  var firstChild = children[0];
  var needFragmentWrapper = children.length !== 1 || firstChild.type !== 1;
  if (needFragmentWrapper) {
    if (children.length === 1 && firstChild.type === 11) {
      var vnodeCall = firstChild.codegenNode;
      injectProp(vnodeCall, keyProperty, context);
      return vnodeCall;
    } else {
      var patchFlag = 64;
      if (!!(process.env.NODE_ENV !== "production") && !branch.isTemplateIf && children.filter(function (c) {
        return c.type !== 3;
      }).length === 1) {
        patchFlag |= 2048;
      }
      return createVNodeCall(context, helper(FRAGMENT), createObjectExpression([keyProperty]), children, patchFlag, void 0, void 0, true, false, false, branch.loc);
    }
  } else {
    var ret = firstChild.codegenNode;
    var _vnodeCall = getMemoedVNodeCall(ret);
    if (_vnodeCall.type === 13) {
      convertToBlock(_vnodeCall, context);
    }
    injectProp(_vnodeCall, keyProperty, context);
    return ret;
  }
}
function isSameKey(a, b) {
  if (!a || a.type !== b.type) {
    return false;
  }
  if (a.type === 6) {
    if (a.value.content !== b.value.content) {
      return false;
    }
  } else {
    var exp = a.exp;
    var branchExp = b.exp;
    if (exp.type !== branchExp.type) {
      return false;
    }
    if (exp.type !== 4 || exp.isStatic !== branchExp.isStatic || exp.content !== branchExp.content) {
      return false;
    }
  }
  return true;
}
function getParentCondition(node) {
  while (true) {
    if (node.type === 19) {
      if (node.alternate.type === 19) {
        node = node.alternate;
      } else {
        return node;
      }
    } else if (node.type === 20) {
      node = node.value;
    }
  }
}
var transformBind = function transformBind(dir, _node, context) {
  var modifiers = dir.modifiers,
    loc = dir.loc;
  var arg = dir.arg;
  var exp = dir.exp;
  if (exp && exp.type === 4 && !exp.content.trim()) {
    {
      exp = void 0;
    }
  }
  if (!exp) {
    if (arg.type !== 4 || !arg.isStatic) {
      context.onError(createCompilerError(52, arg.loc));
      return {
        props: [createObjectProperty(arg, createSimpleExpression("", true, loc))]
      };
    }
    transformBindShorthand(dir);
    exp = dir.exp;
  }
  if (arg.type !== 4) {
    arg.children.unshift("(");
    arg.children.push(") || \"\"");
  } else if (!arg.isStatic) {
    arg.content = arg.content ? "".concat(arg.content, " || \"\"") : "\"\"";
  }
  if (modifiers.some(function (mod) {
    return mod.content === "camel";
  })) {
    if (arg.type === 4) {
      if (arg.isStatic) {
        arg.content = camelize$3(arg.content);
      } else {
        arg.content = "".concat(context.helperString(CAMELIZE), "(").concat(arg.content, ")");
      }
    } else {
      arg.children.unshift("".concat(context.helperString(CAMELIZE), "("));
      arg.children.push(")");
    }
  }
  if (!context.inSSR) {
    if (modifiers.some(function (mod) {
      return mod.content === "prop";
    })) {
      injectPrefix(arg, ".");
    }
    if (modifiers.some(function (mod) {
      return mod.content === "attr";
    })) {
      injectPrefix(arg, "^");
    }
  }
  return {
    props: [createObjectProperty(arg, exp)]
  };
};
var transformBindShorthand = function transformBindShorthand(dir, context) {
  var arg = dir.arg;
  var propName = camelize$3(arg.content);
  dir.exp = createSimpleExpression(propName, false, arg.loc);
};
var injectPrefix = function injectPrefix(arg, prefix) {
  if (arg.type === 4) {
    if (arg.isStatic) {
      arg.content = prefix + arg.content;
    } else {
      arg.content = "`".concat(prefix, "${").concat(arg.content, "}`");
    }
  } else {
    arg.children.unshift("'".concat(prefix, "' + ("));
    arg.children.push(")");
  }
};
var transformFor = createStructuralDirectiveTransform("for", function (node, dir, context) {
  var helper = context.helper,
    removeHelper = context.removeHelper;
  return processFor(node, dir, context, function (forNode) {
    var renderExp = createCallExpression(helper(RENDER_LIST), [forNode.source]);
    var isTemplate = isTemplateNode(node);
    var memo = findDir(node, "memo");
    var keyProp = findProp(node, "key", false, true);
    var isDirKey = keyProp && keyProp.type === 7;
    if (isDirKey && !keyProp.exp) {
      transformBindShorthand(keyProp);
    }
    var keyExp = keyProp && (keyProp.type === 6 ? keyProp.value ? createSimpleExpression(keyProp.value.content, true) : void 0 : keyProp.exp);
    var keyProperty = keyProp && keyExp ? createObjectProperty("key", keyExp) : null;
    var isStableFragment = forNode.source.type === 4 && forNode.source.constType > 0;
    var fragmentFlag = isStableFragment ? 64 : keyProp ? 128 : 256;
    forNode.codegenNode = createVNodeCall(context, helper(FRAGMENT), void 0, renderExp, fragmentFlag, void 0, void 0, true, !isStableFragment, false, node.loc);
    return function () {
      var childBlock;
      var children = forNode.children;
      if ((!!(process.env.NODE_ENV !== "production") || false) && isTemplate) {
        node.children.some(function (c) {
          if (c.type === 1) {
            var key = findProp(c, "key");
            if (key) {
              context.onError(createCompilerError(33, key.loc));
              return true;
            }
          }
        });
      }
      var needFragmentWrapper = children.length !== 1 || children[0].type !== 1;
      var slotOutlet = isSlotOutlet(node) ? node : isTemplate && node.children.length === 1 && isSlotOutlet(node.children[0]) ? node.children[0] : null;
      if (slotOutlet) {
        childBlock = slotOutlet.codegenNode;
        if (isTemplate && keyProperty) {
          injectProp(childBlock, keyProperty, context);
        }
      } else if (needFragmentWrapper) {
        childBlock = createVNodeCall(context, helper(FRAGMENT), keyProperty ? createObjectExpression([keyProperty]) : void 0, node.children, 64, void 0, void 0, true, void 0, false);
      } else {
        childBlock = children[0].codegenNode;
        if (isTemplate && keyProperty) {
          injectProp(childBlock, keyProperty, context);
        }
        if (childBlock.isBlock !== !isStableFragment) {
          if (childBlock.isBlock) {
            removeHelper(OPEN_BLOCK);
            removeHelper(getVNodeBlockHelper(context.inSSR, childBlock.isComponent));
          } else {
            removeHelper(getVNodeHelper(context.inSSR, childBlock.isComponent));
          }
        }
        childBlock.isBlock = !isStableFragment;
        if (childBlock.isBlock) {
          helper(OPEN_BLOCK);
          helper(getVNodeBlockHelper(context.inSSR, childBlock.isComponent));
        } else {
          helper(getVNodeHelper(context.inSSR, childBlock.isComponent));
        }
      }
      if (memo) {
        var loop = createFunctionExpression(createForLoopParams(forNode.parseResult, [createSimpleExpression("_cached")]));
        loop.body = createBlockStatement([createCompoundExpression(["const _memo = (", memo.exp, ")"]), createCompoundExpression(["if (_cached"].concat(_toConsumableArray(keyExp ? [" && _cached.key === ", keyExp] : []), [" && ".concat(context.helperString(IS_MEMO_SAME), "(_cached, _memo)) return _cached")])), createCompoundExpression(["const _item = ", childBlock]), createSimpleExpression("_item.memo = _memo"), createSimpleExpression("return _item")]);
        renderExp.arguments.push(loop, createSimpleExpression("_cache"), createSimpleExpression(String(context.cached.length)));
        context.cached.push(null);
      } else {
        renderExp.arguments.push(createFunctionExpression(createForLoopParams(forNode.parseResult), childBlock, true));
      }
    };
  });
});
function processFor(node, dir, context, processCodegen) {
  if (!dir.exp) {
    context.onError(createCompilerError(31, dir.loc));
    return;
  }
  var parseResult = dir.forParseResult;
  if (!parseResult) {
    context.onError(createCompilerError(32, dir.loc));
    return;
  }
  finalizeForParseResult(parseResult, context);
  var addIdentifiers = context.addIdentifiers,
    removeIdentifiers = context.removeIdentifiers,
    scopes = context.scopes;
  var source = parseResult.source,
    value = parseResult.value,
    key = parseResult.key,
    index = parseResult.index;
  var forNode = {
    type: 11,
    loc: dir.loc,
    source: source,
    valueAlias: value,
    keyAlias: key,
    objectIndexAlias: index,
    parseResult: parseResult,
    children: isTemplateNode(node) ? node.children : [node]
  };
  context.replaceNode(forNode);
  scopes.vFor++;
  var onExit = processCodegen && processCodegen(forNode);
  return function () {
    scopes.vFor--;
    if (onExit) onExit();
  };
}
function finalizeForParseResult(result, context) {
  if (result.finalized) return;
  if (!!(process.env.NODE_ENV !== "production") && true) {
    validateBrowserExpression(result.source, context);
    if (result.key) {
      validateBrowserExpression(result.key, context, true);
    }
    if (result.index) {
      validateBrowserExpression(result.index, context, true);
    }
    if (result.value) {
      validateBrowserExpression(result.value, context, true);
    }
  }
  result.finalized = true;
}
function createForLoopParams(_ref9) {
  var value = _ref9.value,
    key = _ref9.key,
    index = _ref9.index;
  var memoArgs = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
  return createParamsList([value, key, index].concat(_toConsumableArray(memoArgs)));
}
function createParamsList(args) {
  var i = args.length;
  while (i--) {
    if (args[i]) break;
  }
  return args.slice(0, i + 1).map(function (arg, i2) {
    return arg || createSimpleExpression("_".repeat(i2 + 1), false);
  });
}
var defaultFallback = createSimpleExpression("undefined", false);
var trackSlotScopes = function trackSlotScopes(node, context) {
  if (node.type === 1 && (node.tagType === 1 || node.tagType === 3)) {
    var vSlot = findDir(node, "slot");
    if (vSlot) {
      vSlot.exp;
      context.scopes.vSlot++;
      return function () {
        context.scopes.vSlot--;
      };
    }
  }
};
var trackVForSlotScopes = function trackVForSlotScopes(node, context) {
  var vFor;
  if (isTemplateNode(node) && node.props.some(isVSlot) && (vFor = findDir(node, "for"))) {
    var result = vFor.forParseResult;
    if (result) {
      finalizeForParseResult(result, context);
      var value = result.value,
        key = result.key,
        index = result.index;
      var addIdentifiers = context.addIdentifiers,
        removeIdentifiers = context.removeIdentifiers;
      value && addIdentifiers(value);
      key && addIdentifiers(key);
      index && addIdentifiers(index);
      return function () {
        value && removeIdentifiers(value);
        key && removeIdentifiers(key);
        index && removeIdentifiers(index);
      };
    }
  }
};
var buildClientSlotFn = function buildClientSlotFn(props, _vForExp, children, loc) {
  return createFunctionExpression(props, children, false, true, children.length ? children[0].loc : loc);
};
function buildSlots(node, context) {
  var buildSlotFn = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : buildClientSlotFn;
  context.helper(WITH_CTX);
  var children = node.children,
    loc = node.loc;
  var slotsProperties = [];
  var dynamicSlots = [];
  var hasDynamicSlots = context.scopes.vSlot > 0 || context.scopes.vFor > 0;
  var onComponentSlot = findDir(node, "slot", true);
  if (onComponentSlot) {
    var arg = onComponentSlot.arg,
      exp = onComponentSlot.exp;
    if (arg && !isStaticExp(arg)) {
      hasDynamicSlots = true;
    }
    slotsProperties.push(createObjectProperty(arg || createSimpleExpression("default", true), buildSlotFn(exp, void 0, children, loc)));
  }
  var hasTemplateSlots = false;
  var hasNamedDefaultSlot = false;
  var implicitDefaultChildren = [];
  var seenSlotNames = /* @__PURE__ */new Set();
  var conditionalBranchIndex = 0;
  for (var i = 0; i < children.length; i++) {
    var slotElement = children[i];
    var slotDir = void 0;
    if (!isTemplateNode(slotElement) || !(slotDir = findDir(slotElement, "slot", true))) {
      if (slotElement.type !== 3) {
        implicitDefaultChildren.push(slotElement);
      }
      continue;
    }
    if (onComponentSlot) {
      context.onError(createCompilerError(37, slotDir.loc));
      break;
    }
    hasTemplateSlots = true;
    var slotChildren = slotElement.children,
      slotLoc = slotElement.loc;
    var _slotDir = slotDir,
      _slotDir$arg = _slotDir.arg,
      slotName = _slotDir$arg === void 0 ? createSimpleExpression("default", true) : _slotDir$arg,
      slotProps = _slotDir.exp,
      dirLoc = _slotDir.loc;
    var staticSlotName = void 0;
    if (isStaticExp(slotName)) {
      staticSlotName = slotName ? slotName.content : "default";
    } else {
      hasDynamicSlots = true;
    }
    var vFor = findDir(slotElement, "for");
    var slotFunction = buildSlotFn(slotProps, vFor, slotChildren, slotLoc);
    var vIf = void 0;
    var vElse = void 0;
    if (vIf = findDir(slotElement, "if")) {
      hasDynamicSlots = true;
      dynamicSlots.push(createConditionalExpression(vIf.exp, buildDynamicSlot(slotName, slotFunction, conditionalBranchIndex++), defaultFallback));
    } else if (vElse = findDir(slotElement, /^else(-if)?$/, true
    /* allowEmpty */)) {
      var j = i;
      var prev = void 0;
      while (j--) {
        prev = children[j];
        if (prev.type !== 3 && isNonWhitespaceContent(prev)) {
          break;
        }
      }
      if (prev && isTemplateNode(prev) && findDir(prev, /^(else-)?if$/)) {
        var conditional = dynamicSlots[dynamicSlots.length - 1];
        while (conditional.alternate.type === 19) {
          conditional = conditional.alternate;
        }
        conditional.alternate = vElse.exp ? createConditionalExpression(vElse.exp, buildDynamicSlot(slotName, slotFunction, conditionalBranchIndex++), defaultFallback) : buildDynamicSlot(slotName, slotFunction, conditionalBranchIndex++);
      } else {
        context.onError(createCompilerError(30, vElse.loc));
      }
    } else if (vFor) {
      hasDynamicSlots = true;
      var parseResult = vFor.forParseResult;
      if (parseResult) {
        finalizeForParseResult(parseResult, context);
        dynamicSlots.push(createCallExpression(context.helper(RENDER_LIST), [parseResult.source, createFunctionExpression(createForLoopParams(parseResult), buildDynamicSlot(slotName, slotFunction), true)]));
      } else {
        context.onError(createCompilerError(32, vFor.loc));
      }
    } else {
      if (staticSlotName) {
        if (seenSlotNames.has(staticSlotName)) {
          context.onError(createCompilerError(38, dirLoc));
          continue;
        }
        seenSlotNames.add(staticSlotName);
        if (staticSlotName === "default") {
          hasNamedDefaultSlot = true;
        }
      }
      slotsProperties.push(createObjectProperty(slotName, slotFunction));
    }
  }
  if (!onComponentSlot) {
    var buildDefaultSlotProperty = function buildDefaultSlotProperty(props, children2) {
      var fn = buildSlotFn(props, void 0, children2, loc);
      if (context.compatConfig) {
        fn.isNonScopedSlot = true;
      }
      return createObjectProperty("default", fn);
    };
    if (!hasTemplateSlots) {
      slotsProperties.push(buildDefaultSlotProperty(void 0, children));
    } else if (implicitDefaultChildren.length &&
    // #3766
    // with whitespace: 'preserve', whitespaces between slots will end up in
    // implicitDefaultChildren. Ignore if all implicit children are whitespaces.
    implicitDefaultChildren.some(function (node2) {
      return isNonWhitespaceContent(node2);
    })) {
      if (hasNamedDefaultSlot) {
        context.onError(createCompilerError(39, implicitDefaultChildren[0].loc));
      } else {
        slotsProperties.push(buildDefaultSlotProperty(void 0, implicitDefaultChildren));
      }
    }
  }
  var slotFlag = hasDynamicSlots ? 2 : hasForwardedSlots(node.children) ? 3 : 1;
  var slots = createObjectExpression(slotsProperties.concat(createObjectProperty("_",
  // 2 = compiled but dynamic = can skip normalization, but must run diff
  // 1 = compiled and static = can skip normalization AND diff as optimized
  createSimpleExpression(slotFlag + (!!(process.env.NODE_ENV !== "production") ? " /* ".concat(slotFlagsText$2[slotFlag], " */") : ""), false))), loc);
  if (dynamicSlots.length) {
    slots = createCallExpression(context.helper(CREATE_SLOTS), [slots, createArrayExpression(dynamicSlots)]);
  }
  return {
    slots: slots,
    hasDynamicSlots: hasDynamicSlots
  };
}
function buildDynamicSlot(name, fn, index) {
  var props = [createObjectProperty("name", name), createObjectProperty("fn", fn)];
  if (index != null) {
    props.push(createObjectProperty("key", createSimpleExpression(String(index), true)));
  }
  return createObjectExpression(props);
}
function hasForwardedSlots(children) {
  for (var i = 0; i < children.length; i++) {
    var child = children[i];
    switch (child.type) {
      case 1:
        if (child.tagType === 2 || hasForwardedSlots(child.children)) {
          return true;
        }
        break;
      case 9:
        if (hasForwardedSlots(child.branches)) return true;
        break;
      case 10:
      case 11:
        if (hasForwardedSlots(child.children)) return true;
        break;
    }
  }
  return false;
}
function isNonWhitespaceContent(node) {
  if (node.type !== 2 && node.type !== 12) return true;
  return node.type === 2 ? !!node.content.trim() : isNonWhitespaceContent(node.content);
}
var directiveImportMap = /* @__PURE__ */new WeakMap();
var transformElement = function transformElement(node, context) {
  return function postTransformElement() {
    node = context.currentNode;
    if (!(node.type === 1 && (node.tagType === 0 || node.tagType === 1))) {
      return;
    }
    var _node2 = node,
      tag = _node2.tag,
      props = _node2.props;
    var isComponent = node.tagType === 1;
    var vnodeTag = isComponent ? resolveComponentType(node, context) : "\"".concat(tag, "\"");
    var isDynamicComponent = isObject$3(vnodeTag) && vnodeTag.callee === RESOLVE_DYNAMIC_COMPONENT;
    var vnodeProps;
    var vnodeChildren;
    var patchFlag = 0;
    var vnodeDynamicProps;
    var dynamicPropNames;
    var vnodeDirectives;
    var shouldUseBlock =
    // dynamic component may resolve to plain elements
    isDynamicComponent || vnodeTag === TELEPORT || vnodeTag === SUSPENSE || !isComponent && (
    // <svg> and <foreignObject> must be forced into blocks so that block
    // updates inside get proper isSVG flag at runtime. (#639, #643)
    // This is technically web-specific, but splitting the logic out of core
    // leads to too much unnecessary complexity.
    tag === "svg" || tag === "foreignObject" || tag === "math");
    if (props.length > 0) {
      var propsBuildResult = buildProps(node, context, void 0, isComponent, isDynamicComponent);
      vnodeProps = propsBuildResult.props;
      patchFlag = propsBuildResult.patchFlag;
      dynamicPropNames = propsBuildResult.dynamicPropNames;
      var directives = propsBuildResult.directives;
      vnodeDirectives = directives && directives.length ? createArrayExpression(directives.map(function (dir) {
        return buildDirectiveArgs(dir, context);
      })) : void 0;
      if (propsBuildResult.shouldUseBlock) {
        shouldUseBlock = true;
      }
    }
    if (node.children.length > 0) {
      if (vnodeTag === KEEP_ALIVE) {
        shouldUseBlock = true;
        patchFlag |= 1024;
        if (!!(process.env.NODE_ENV !== "production") && node.children.length > 1) {
          context.onError(createCompilerError(46, {
            start: node.children[0].loc.start,
            end: node.children[node.children.length - 1].loc.end,
            source: ""
          }));
        }
      }
      var shouldBuildAsSlots = isComponent &&
      // Teleport is not a real component and has dedicated runtime handling
      vnodeTag !== TELEPORT &&
      // explained above.
      vnodeTag !== KEEP_ALIVE;
      if (shouldBuildAsSlots) {
        var _buildSlots = buildSlots(node, context),
          slots = _buildSlots.slots,
          hasDynamicSlots = _buildSlots.hasDynamicSlots;
        vnodeChildren = slots;
        if (hasDynamicSlots) {
          patchFlag |= 1024;
        }
      } else if (node.children.length === 1 && vnodeTag !== TELEPORT) {
        var child = node.children[0];
        var type = child.type;
        var hasDynamicTextChild = type === 5 || type === 8;
        if (hasDynamicTextChild && getConstantType(child, context) === 0) {
          patchFlag |= 1;
        }
        if (hasDynamicTextChild || type === 2) {
          vnodeChildren = child;
        } else {
          vnodeChildren = node.children;
        }
      } else {
        vnodeChildren = node.children;
      }
    }
    if (dynamicPropNames && dynamicPropNames.length) {
      vnodeDynamicProps = stringifyDynamicPropNames(dynamicPropNames);
    }
    node.codegenNode = createVNodeCall(context, vnodeTag, vnodeProps, vnodeChildren, patchFlag === 0 ? void 0 : patchFlag, vnodeDynamicProps, vnodeDirectives, !!shouldUseBlock, false, isComponent, node.loc);
  };
};
function resolveComponentType(node, context) {
  var ssr = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var tag = node.tag;
  var isExplicitDynamic = isComponentTag(tag);
  var isProp = findProp(node, "is", false, true
  /* allow empty */);
  if (isProp) {
    if (isExplicitDynamic || isCompatEnabled$1("COMPILER_IS_ON_ELEMENT", context)) {
      var exp;
      if (isProp.type === 6) {
        exp = isProp.value && createSimpleExpression(isProp.value.content, true);
      } else {
        exp = isProp.exp;
        if (!exp) {
          exp = createSimpleExpression("is", false, isProp.arg.loc);
        }
      }
      if (exp) {
        return createCallExpression(context.helper(RESOLVE_DYNAMIC_COMPONENT), [exp]);
      }
    } else if (isProp.type === 6 && isProp.value.content.startsWith("vue:")) {
      tag = isProp.value.content.slice(4);
    }
  }
  var builtIn = isCoreComponent(tag) || context.isBuiltInComponent(tag);
  if (builtIn) {
    if (!ssr) context.helper(builtIn);
    return builtIn;
  }
  context.helper(RESOLVE_COMPONENT);
  context.components.add(tag);
  return toValidAssetId(tag, "component");
}
function buildProps(node, context) {
  var props = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : node.props;
  var isComponent = arguments.length > 3 ? arguments[3] : undefined;
  var isDynamicComponent = arguments.length > 4 ? arguments[4] : undefined;
  var ssr = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : false;
  var tag = node.tag,
    elementLoc = node.loc,
    children = node.children;
  var properties = [];
  var mergeArgs = [];
  var runtimeDirectives = [];
  var hasChildren = children.length > 0;
  var shouldUseBlock = false;
  var patchFlag = 0;
  var hasRef = false;
  var hasClassBinding = false;
  var hasStyleBinding = false;
  var hasHydrationEventBinding = false;
  var hasDynamicKeys = false;
  var hasVnodeHook = false;
  var dynamicPropNames = [];
  var pushMergeArg = function pushMergeArg(arg) {
    if (properties.length) {
      mergeArgs.push(createObjectExpression(dedupeProperties(properties), elementLoc));
      properties = [];
    }
    if (arg) mergeArgs.push(arg);
  };
  var pushRefVForMarker = function pushRefVForMarker() {
    if (context.scopes.vFor > 0) {
      properties.push(createObjectProperty(createSimpleExpression("ref_for", true), createSimpleExpression("true")));
    }
  };
  var analyzePatchFlag = function analyzePatchFlag(_ref0) {
    var key = _ref0.key,
      value = _ref0.value;
    if (isStaticExp(key)) {
      var name = key.content;
      var isEventHandler = isOn$2(name);
      if (isEventHandler && (!isComponent || isDynamicComponent) &&
      // omit the flag for click handlers because hydration gives click
      // dedicated fast path.
      name.toLowerCase() !== "onclick" &&
      // omit v-model handlers
      name !== "onUpdate:modelValue" &&
      // omit onVnodeXXX hooks
      !isReservedProp$2(name)) {
        hasHydrationEventBinding = true;
      }
      if (isEventHandler && isReservedProp$2(name)) {
        hasVnodeHook = true;
      }
      if (isEventHandler && value.type === 14) {
        value = value.arguments[0];
      }
      if (value.type === 20 || (value.type === 4 || value.type === 8) && getConstantType(value, context) > 0) {
        return;
      }
      if (name === "ref") {
        hasRef = true;
      } else if (name === "class") {
        hasClassBinding = true;
      } else if (name === "style") {
        hasStyleBinding = true;
      } else if (name !== "key" && !dynamicPropNames.includes(name)) {
        dynamicPropNames.push(name);
      }
      if (isComponent && (name === "class" || name === "style") && !dynamicPropNames.includes(name)) {
        dynamicPropNames.push(name);
      }
    } else {
      hasDynamicKeys = true;
    }
  };
  for (var i = 0; i < props.length; i++) {
    var prop = props[i];
    if (prop.type === 6) {
      var loc = prop.loc,
        name = prop.name,
        nameLoc = prop.nameLoc,
        value = prop.value;
      var isStatic = true;
      if (name === "ref") {
        hasRef = true;
        pushRefVForMarker();
      }
      if (name === "is" && (isComponentTag(tag) || value && value.content.startsWith("vue:") || isCompatEnabled$1("COMPILER_IS_ON_ELEMENT", context))) {
        continue;
      }
      properties.push(createObjectProperty(createSimpleExpression(name, true, nameLoc), createSimpleExpression(value ? value.content : "", isStatic, value ? value.loc : loc)));
    } else {
      var _name = prop.name,
        arg = prop.arg,
        exp = prop.exp,
        _loc = prop.loc,
        modifiers = prop.modifiers;
      var isVBind = _name === "bind";
      var isVOn = _name === "on";
      if (_name === "slot") {
        if (!isComponent) {
          context.onError(createCompilerError(40, _loc));
        }
        continue;
      }
      if (_name === "once" || _name === "memo") {
        continue;
      }
      if (_name === "is" || isVBind && isStaticArgOf(arg, "is") && (isComponentTag(tag) || isCompatEnabled$1("COMPILER_IS_ON_ELEMENT", context))) {
        continue;
      }
      if (isVOn && ssr) {
        continue;
      }
      if (
      // #938: elements with dynamic keys should be forced into blocks
      isVBind && isStaticArgOf(arg, "key") ||
      // inline before-update hooks need to force block so that it is invoked
      // before children
      isVOn && hasChildren && isStaticArgOf(arg, "vue:before-update")) {
        shouldUseBlock = true;
      }
      if (isVBind && isStaticArgOf(arg, "ref")) {
        pushRefVForMarker();
      }
      if (!arg && (isVBind || isVOn)) {
        hasDynamicKeys = true;
        if (exp) {
          if (isVBind) {
            {
              pushMergeArg();
              if (!!(process.env.NODE_ENV !== "production")) {
                var hasOverridableKeys = mergeArgs.some(function (arg2) {
                  if (arg2.type === 15) {
                    return arg2.properties.some(function (_ref1) {
                      var key = _ref1.key;
                      if (key.type !== 4 || !key.isStatic) {
                        return true;
                      }
                      return key.content !== "class" && key.content !== "style" && !isOn$2(key.content);
                    });
                  } else {
                    return true;
                  }
                });
                if (hasOverridableKeys) {
                  checkCompatEnabled("COMPILER_V_BIND_OBJECT_ORDER", context, _loc);
                }
              }
              if (isCompatEnabled$1("COMPILER_V_BIND_OBJECT_ORDER", context)) {
                mergeArgs.unshift(exp);
                continue;
              }
            }
            pushRefVForMarker();
            pushMergeArg();
            mergeArgs.push(exp);
          } else {
            pushMergeArg({
              type: 14,
              loc: _loc,
              callee: context.helper(TO_HANDLERS),
              arguments: isComponent ? [exp] : [exp, "true"]
            });
          }
        } else {
          context.onError(createCompilerError(isVBind ? 34 : 35, _loc));
        }
        continue;
      }
      if (isVBind && modifiers.some(function (mod) {
        return mod.content === "prop";
      })) {
        patchFlag |= 32;
      }
      var directiveTransform = context.directiveTransforms[_name];
      if (directiveTransform) {
        var _directiveTransform = directiveTransform(prop, node, context),
          props2 = _directiveTransform.props,
          needRuntime = _directiveTransform.needRuntime;
        !ssr && props2.forEach(analyzePatchFlag);
        if (isVOn && arg && !isStaticExp(arg)) {
          pushMergeArg(createObjectExpression(props2, elementLoc));
        } else {
          var _properties;
          (_properties = properties).push.apply(_properties, _toConsumableArray(props2));
        }
        if (needRuntime) {
          runtimeDirectives.push(prop);
          if (isSymbol$2(needRuntime)) {
            directiveImportMap.set(prop, needRuntime);
          }
        }
      } else if (!isBuiltInDirective$2(_name)) {
        runtimeDirectives.push(prop);
        if (hasChildren) {
          shouldUseBlock = true;
        }
      }
    }
  }
  var propsExpression = void 0;
  if (mergeArgs.length) {
    pushMergeArg();
    if (mergeArgs.length > 1) {
      propsExpression = createCallExpression(context.helper(MERGE_PROPS), mergeArgs, elementLoc);
    } else {
      propsExpression = mergeArgs[0];
    }
  } else if (properties.length) {
    propsExpression = createObjectExpression(dedupeProperties(properties), elementLoc);
  }
  if (hasDynamicKeys) {
    patchFlag |= 16;
  } else {
    if (hasClassBinding && !isComponent) {
      patchFlag |= 2;
    }
    if (hasStyleBinding && !isComponent) {
      patchFlag |= 4;
    }
    if (dynamicPropNames.length) {
      patchFlag |= 8;
    }
    if (hasHydrationEventBinding) {
      patchFlag |= 32;
    }
  }
  if (!shouldUseBlock && (patchFlag === 0 || patchFlag === 32) && (hasRef || hasVnodeHook || runtimeDirectives.length > 0)) {
    patchFlag |= 512;
  }
  if (!context.inSSR && propsExpression) {
    switch (propsExpression.type) {
      case 15:
        var classKeyIndex = -1;
        var styleKeyIndex = -1;
        var hasDynamicKey = false;
        for (var _i5 = 0; _i5 < propsExpression.properties.length; _i5++) {
          var key = propsExpression.properties[_i5].key;
          if (isStaticExp(key)) {
            if (key.content === "class") {
              classKeyIndex = _i5;
            } else if (key.content === "style") {
              styleKeyIndex = _i5;
            }
          } else if (!key.isHandlerKey) {
            hasDynamicKey = true;
          }
        }
        var classProp = propsExpression.properties[classKeyIndex];
        var styleProp = propsExpression.properties[styleKeyIndex];
        if (!hasDynamicKey) {
          if (classProp && !isStaticExp(classProp.value)) {
            classProp.value = createCallExpression(context.helper(NORMALIZE_CLASS), [classProp.value]);
          }
          if (styleProp && (
          // the static style is compiled into an object,
          // so use `hasStyleBinding` to ensure that it is a dynamic style binding
          hasStyleBinding || styleProp.value.type === 4 && styleProp.value.content.trim()[0] === "[" ||
          // v-bind:style and style both exist,
          // v-bind:style with static literal object
          styleProp.value.type === 17)) {
            styleProp.value = createCallExpression(context.helper(NORMALIZE_STYLE), [styleProp.value]);
          }
        } else {
          propsExpression = createCallExpression(context.helper(NORMALIZE_PROPS), [propsExpression]);
        }
        break;
      case 14:
        break;
      default:
        propsExpression = createCallExpression(context.helper(NORMALIZE_PROPS), [createCallExpression(context.helper(GUARD_REACTIVE_PROPS), [propsExpression])]);
        break;
    }
  }
  return {
    props: propsExpression,
    directives: runtimeDirectives,
    patchFlag: patchFlag,
    dynamicPropNames: dynamicPropNames,
    shouldUseBlock: shouldUseBlock
  };
}
function dedupeProperties(properties) {
  var knownProps = /* @__PURE__ */new Map();
  var deduped = [];
  for (var i = 0; i < properties.length; i++) {
    var prop = properties[i];
    if (prop.key.type === 8 || !prop.key.isStatic) {
      deduped.push(prop);
      continue;
    }
    var name = prop.key.content;
    var existing = knownProps.get(name);
    if (existing) {
      if (name === "style" || name === "class" || isOn$2(name)) {
        mergeAsArray(existing, prop);
      }
    } else {
      knownProps.set(name, prop);
      deduped.push(prop);
    }
  }
  return deduped;
}
function mergeAsArray(existing, incoming) {
  if (existing.value.type === 17) {
    existing.value.elements.push(incoming.value);
  } else {
    existing.value = createArrayExpression([existing.value, incoming.value], existing.loc);
  }
}
function buildDirectiveArgs(dir, context) {
  var dirArgs = [];
  var runtime = directiveImportMap.get(dir);
  if (runtime) {
    dirArgs.push(context.helperString(runtime));
  } else {
    {
      context.helper(RESOLVE_DIRECTIVE);
      context.directives.add(dir.name);
      dirArgs.push(toValidAssetId(dir.name, "directive"));
    }
  }
  var loc = dir.loc;
  if (dir.exp) dirArgs.push(dir.exp);
  if (dir.arg) {
    if (!dir.exp) {
      dirArgs.push("void 0");
    }
    dirArgs.push(dir.arg);
  }
  if (Object.keys(dir.modifiers).length) {
    if (!dir.arg) {
      if (!dir.exp) {
        dirArgs.push("void 0");
      }
      dirArgs.push("void 0");
    }
    var trueExpression = createSimpleExpression("true", false, loc);
    dirArgs.push(createObjectExpression(dir.modifiers.map(function (modifier) {
      return createObjectProperty(modifier, trueExpression);
    }), loc));
  }
  return createArrayExpression(dirArgs, dir.loc);
}
function stringifyDynamicPropNames(props) {
  var propsNamesString = "[";
  for (var i = 0, l = props.length; i < l; i++) {
    propsNamesString += JSON.stringify(props[i]);
    if (i < l - 1) propsNamesString += ", ";
  }
  return propsNamesString + "]";
}
function isComponentTag(tag) {
  return tag === "component" || tag === "Component";
}
var transformSlotOutlet = function transformSlotOutlet(node, context) {
  if (isSlotOutlet(node)) {
    var children = node.children,
      loc = node.loc;
    var _processSlotOutlet = processSlotOutlet(node, context),
      slotName = _processSlotOutlet.slotName,
      slotProps = _processSlotOutlet.slotProps;
    var slotArgs = [context.prefixIdentifiers ? "_ctx.$slots" : "$slots", slotName, "{}", "undefined", "true"];
    var expectedLen = 2;
    if (slotProps) {
      slotArgs[2] = slotProps;
      expectedLen = 3;
    }
    if (children.length) {
      slotArgs[3] = createFunctionExpression([], children, false, false, loc);
      expectedLen = 4;
    }
    if (context.scopeId && !context.slotted) {
      expectedLen = 5;
    }
    slotArgs.splice(expectedLen);
    node.codegenNode = createCallExpression(context.helper(RENDER_SLOT), slotArgs, loc);
  }
};
function processSlotOutlet(node, context) {
  var slotName = "\"default\"";
  var slotProps = void 0;
  var nonNameProps = [];
  for (var i = 0; i < node.props.length; i++) {
    var p = node.props[i];
    if (p.type === 6) {
      if (p.value) {
        if (p.name === "name") {
          slotName = JSON.stringify(p.value.content);
        } else {
          p.name = camelize$3(p.name);
          nonNameProps.push(p);
        }
      }
    } else {
      if (p.name === "bind" && isStaticArgOf(p.arg, "name")) {
        if (p.exp) {
          slotName = p.exp;
        } else if (p.arg && p.arg.type === 4) {
          var name = camelize$3(p.arg.content);
          slotName = p.exp = createSimpleExpression(name, false, p.arg.loc);
        }
      } else {
        if (p.name === "bind" && p.arg && isStaticExp(p.arg)) {
          p.arg.content = camelize$3(p.arg.content);
        }
        nonNameProps.push(p);
      }
    }
  }
  if (nonNameProps.length > 0) {
    var _buildProps = buildProps(node, context, nonNameProps, false, false),
      props = _buildProps.props,
      directives = _buildProps.directives;
    slotProps = props;
    if (directives.length) {
      context.onError(createCompilerError(36, directives[0].loc));
    }
  }
  return {
    slotName: slotName,
    slotProps: slotProps
  };
}
var transformOn$1 = function transformOn(dir, node, context, augmentor) {
  var loc = dir.loc,
    modifiers = dir.modifiers,
    arg = dir.arg;
  if (!dir.exp && !modifiers.length) {
    context.onError(createCompilerError(35, loc));
  }
  var eventName;
  if (arg.type === 4) {
    if (arg.isStatic) {
      var rawName = arg.content;
      if (!!(process.env.NODE_ENV !== "production") && rawName.startsWith("vnode")) {
        context.onError(createCompilerError(51, arg.loc));
      }
      if (rawName.startsWith("vue:")) {
        rawName = "vnode-".concat(rawName.slice(4));
      }
      var eventString = node.tagType !== 0 || rawName.startsWith("vnode") || !/[A-Z]/.test(rawName) ?
      // for non-element and vnode lifecycle event listeners, auto convert
      // it to camelCase. See issue #2249
      toHandlerKey$2(camelize$3(rawName)) : // preserve case for plain element listeners that have uppercase
      // letters, as these may be custom elements' custom events
      "on:".concat(rawName);
      eventName = createSimpleExpression(eventString, true, arg.loc);
    } else {
      eventName = createCompoundExpression(["".concat(context.helperString(TO_HANDLER_KEY), "("), arg, ")"]);
    }
  } else {
    eventName = arg;
    eventName.children.unshift("".concat(context.helperString(TO_HANDLER_KEY), "("));
    eventName.children.push(")");
  }
  var exp = dir.exp;
  if (exp && !exp.content.trim()) {
    exp = void 0;
  }
  var shouldCache = context.cacheHandlers && !exp && !context.inVOnce;
  if (exp) {
    var isMemberExp = isMemberExpression(exp);
    var isInlineStatement = !(isMemberExp || isFnExpression(exp));
    var hasMultipleStatements = exp.content.includes(";");
    if (!!(process.env.NODE_ENV !== "production") && true) {
      validateBrowserExpression(exp, context, false, hasMultipleStatements);
    }
    if (isInlineStatement || shouldCache && isMemberExp) {
      exp = createCompoundExpression(["".concat(isInlineStatement ? "$event" : "".concat("", "(...args)"), " => ").concat(hasMultipleStatements ? "{" : "("), exp, hasMultipleStatements ? "}" : ")"]);
    }
  }
  var ret = {
    props: [createObjectProperty(eventName, exp || createSimpleExpression("() => {}", false, loc))]
  };
  if (augmentor) {
    ret = augmentor(ret);
  }
  if (shouldCache) {
    ret.props[0].value = context.cache(ret.props[0].value);
  }
  ret.props.forEach(function (p) {
    return p.key.isHandlerKey = true;
  });
  return ret;
};
var transformText = function transformText(node, context) {
  if (node.type === 0 || node.type === 1 || node.type === 11 || node.type === 10) {
    return function () {
      var children = node.children;
      var currentContainer = void 0;
      var hasText = false;
      for (var i = 0; i < children.length; i++) {
        var child = children[i];
        if (isText$1(child)) {
          hasText = true;
          for (var j = i + 1; j < children.length; j++) {
            var next = children[j];
            if (isText$1(next)) {
              if (!currentContainer) {
                currentContainer = children[i] = createCompoundExpression([child], child.loc);
              }
              currentContainer.children.push(" + ", next);
              children.splice(j, 1);
              j--;
            } else {
              currentContainer = void 0;
              break;
            }
          }
        }
      }
      if (!hasText ||
      // if this is a plain element with a single text child, leave it
      // as-is since the runtime has dedicated fast path for this by directly
      // setting textContent of the element.
      // for component root it's always normalized anyway.
      children.length === 1 && (node.type === 0 || node.type === 1 && node.tagType === 0 &&
      // #3756
      // custom directives can potentially add DOM elements arbitrarily,
      // we need to avoid setting textContent of the element at runtime
      // to avoid accidentally overwriting the DOM elements added
      // by the user through custom directives.
      !node.props.find(function (p) {
        return p.type === 7 && !context.directiveTransforms[p.name];
      }) &&
      // in compat mode, <template> tags with no special directives
      // will be rendered as a fragment so its children must be
      // converted into vnodes.
      !(node.tag === "template"))) {
        return;
      }
      for (var _i6 = 0; _i6 < children.length; _i6++) {
        var _child2 = children[_i6];
        if (isText$1(_child2) || _child2.type === 8) {
          var callArgs = [];
          if (_child2.type !== 2 || _child2.content !== " ") {
            callArgs.push(_child2);
          }
          if (!context.ssr && getConstantType(_child2, context) === 0) {
            callArgs.push(1 + (!!(process.env.NODE_ENV !== "production") ? " /* ".concat(PatchFlagNames$2[1], " */") : ""));
          }
          children[_i6] = {
            type: 12,
            content: _child2,
            loc: _child2.loc,
            codegenNode: createCallExpression(context.helper(CREATE_TEXT), callArgs)
          };
        }
      }
    };
  }
};
var seen$1 = /* @__PURE__ */new WeakSet();
var transformOnce = function transformOnce(node, context) {
  if (node.type === 1 && findDir(node, "once", true)) {
    if (seen$1.has(node) || context.inVOnce || context.inSSR) {
      return;
    }
    seen$1.add(node);
    context.inVOnce = true;
    context.helper(SET_BLOCK_TRACKING);
    return function () {
      context.inVOnce = false;
      var cur = context.currentNode;
      if (cur.codegenNode) {
        cur.codegenNode = context.cache(cur.codegenNode, true, true);
      }
    };
  }
};
var transformModel$1 = function transformModel(dir, node, context) {
  var exp = dir.exp,
    arg = dir.arg;
  if (!exp) {
    context.onError(createCompilerError(41, dir.loc));
    return createTransformProps();
  }
  var rawExp = exp.loc.source.trim();
  var expString = exp.type === 4 ? exp.content : rawExp;
  var bindingType = context.bindingMetadata[rawExp];
  if (bindingType === "props" || bindingType === "props-aliased") {
    context.onError(createCompilerError(44, exp.loc));
    return createTransformProps();
  }
  if (!expString.trim() || !isMemberExpression(exp) && true) {
    context.onError(createCompilerError(42, exp.loc));
    return createTransformProps();
  }
  var propName = arg ? arg : createSimpleExpression("modelValue", true);
  var eventName = arg ? isStaticExp(arg) ? "onUpdate:".concat(camelize$3(arg.content)) : createCompoundExpression(['"onUpdate:" + ', arg]) : "onUpdate:modelValue";
  var assignmentExp;
  var eventArg = context.isTS ? "($event: any)" : "$event";
  {
    assignmentExp = createCompoundExpression(["".concat(eventArg, " => (("), exp, ") = $event)"]);
  }
  var props = [
  // modelValue: foo
  createObjectProperty(propName, dir.exp),
  // "onUpdate:modelValue": $event => (foo = $event)
  createObjectProperty(eventName, assignmentExp)];
  if (dir.modifiers.length && node.tagType === 1) {
    var modifiers = dir.modifiers.map(function (m) {
      return m.content;
    }).map(function (m) {
      return (isSimpleIdentifier(m) ? m : JSON.stringify(m)) + ": true";
    }).join(", ");
    var modifiersKey = arg ? isStaticExp(arg) ? "".concat(arg.content, "Modifiers") : createCompoundExpression([arg, ' + "Modifiers"']) : "modelModifiers";
    props.push(createObjectProperty(modifiersKey, createSimpleExpression("{ ".concat(modifiers, " }"), false, dir.loc, 2)));
  }
  return createTransformProps(props);
};
function createTransformProps() {
  var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
  return {
    props: props
  };
}
var validDivisionCharRE = /[\w).+\-_$\]]/;
var transformFilter = function transformFilter(node, context) {
  if (!isCompatEnabled$1("COMPILER_FILTERS", context)) {
    return;
  }
  if (node.type === 5) {
    rewriteFilter(node.content, context);
  } else if (node.type === 1) {
    node.props.forEach(function (prop) {
      if (prop.type === 7 && prop.name !== "for" && prop.exp) {
        rewriteFilter(prop.exp, context);
      }
    });
  }
};
function rewriteFilter(node, context) {
  if (node.type === 4) {
    parseFilter(node, context);
  } else {
    for (var i = 0; i < node.children.length; i++) {
      var child = node.children[i];
      if (_typeof(child) !== "object") continue;
      if (child.type === 4) {
        parseFilter(child, context);
      } else if (child.type === 8) {
        rewriteFilter(node, context);
      } else if (child.type === 5) {
        rewriteFilter(child.content, context);
      }
    }
  }
}
function parseFilter(node, context) {
  var exp = node.content;
  var inSingle = false;
  var inDouble = false;
  var inTemplateString = false;
  var inRegex = false;
  var curly = 0;
  var square = 0;
  var paren = 0;
  var lastFilterIndex = 0;
  var c,
    prev,
    i,
    expression,
    filters = [];
  for (i = 0; i < exp.length; i++) {
    prev = c;
    c = exp.charCodeAt(i);
    if (inSingle) {
      if (c === 39 && prev !== 92) inSingle = false;
    } else if (inDouble) {
      if (c === 34 && prev !== 92) inDouble = false;
    } else if (inTemplateString) {
      if (c === 96 && prev !== 92) inTemplateString = false;
    } else if (inRegex) {
      if (c === 47 && prev !== 92) inRegex = false;
    } else if (c === 124 &&
    // pipe
    exp.charCodeAt(i + 1) !== 124 && exp.charCodeAt(i - 1) !== 124 && !curly && !square && !paren) {
      if (expression === void 0) {
        lastFilterIndex = i + 1;
        expression = exp.slice(0, i).trim();
      } else {
        pushFilter();
      }
    } else {
      switch (c) {
        case 34:
          inDouble = true;
          break;
        // "
        case 39:
          inSingle = true;
          break;
        // '
        case 96:
          inTemplateString = true;
          break;
        // `
        case 40:
          paren++;
          break;
        // (
        case 41:
          paren--;
          break;
        // )
        case 91:
          square++;
          break;
        // [
        case 93:
          square--;
          break;
        // ]
        case 123:
          curly++;
          break;
        // {
        case 125:
          curly--;
          break;
      }
      if (c === 47) {
        var j = i - 1;
        var p = void 0;
        for (; j >= 0; j--) {
          p = exp.charAt(j);
          if (p !== " ") break;
        }
        if (!p || !validDivisionCharRE.test(p)) {
          inRegex = true;
        }
      }
    }
  }
  if (expression === void 0) {
    expression = exp.slice(0, i).trim();
  } else if (lastFilterIndex !== 0) {
    pushFilter();
  }
  function pushFilter() {
    filters.push(exp.slice(lastFilterIndex, i).trim());
    lastFilterIndex = i + 1;
  }
  if (filters.length) {
    !!(process.env.NODE_ENV !== "production") && warnDeprecation("COMPILER_FILTERS", context, node.loc);
    for (i = 0; i < filters.length; i++) {
      expression = wrapFilter(expression, filters[i], context);
    }
    node.content = expression;
    node.ast = void 0;
  }
}
function wrapFilter(exp, filter, context) {
  context.helper(RESOLVE_FILTER);
  var i = filter.indexOf("(");
  if (i < 0) {
    context.filters.add(filter);
    return "".concat(toValidAssetId(filter, "filter"), "(").concat(exp, ")");
  } else {
    var name = filter.slice(0, i);
    var args = filter.slice(i + 1);
    context.filters.add(name);
    return "".concat(toValidAssetId(name, "filter"), "(").concat(exp).concat(args !== ")" ? "," + args : args);
  }
}
var seen = /* @__PURE__ */new WeakSet();
var transformMemo = function transformMemo(node, context) {
  if (node.type === 1) {
    var dir = findDir(node, "memo");
    if (!dir || seen.has(node)) {
      return;
    }
    seen.add(node);
    return function () {
      var codegenNode = node.codegenNode || context.currentNode.codegenNode;
      if (codegenNode && codegenNode.type === 13) {
        if (node.tagType !== 1) {
          convertToBlock(codegenNode, context);
        }
        node.codegenNode = createCallExpression(context.helper(WITH_MEMO), [dir.exp, createFunctionExpression(void 0, codegenNode), "_cache", String(context.cached.length)]);
        context.cached.push(null);
      }
    };
  }
};
function getBaseTransformPreset(prefixIdentifiers) {
  return [[transformOnce, transformIf, transformMemo, transformFor].concat([transformFilter], _toConsumableArray(!!(process.env.NODE_ENV !== "production") ? [transformExpression] : []), [transformSlotOutlet, transformElement, trackSlotScopes, transformText]), {
    on: transformOn$1,
    bind: transformBind,
    model: transformModel$1
  }];
}
function baseCompile(source) {
  var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  var onError = options.onError || defaultOnError;
  var isModuleMode = options.mode === "module";
  {
    if (options.prefixIdentifiers === true) {
      onError(createCompilerError(47));
    } else if (isModuleMode) {
      onError(createCompilerError(48));
    }
  }
  var prefixIdentifiers = false;
  if (options.cacheHandlers) {
    onError(createCompilerError(49));
  }
  if (options.scopeId && !isModuleMode) {
    onError(createCompilerError(50));
  }
  var resolvedOptions = extend$2({}, options, {
    prefixIdentifiers: prefixIdentifiers
  });
  var ast = isString$2(source) ? baseParse(source, resolvedOptions) : source;
  var _getBaseTransformPres = getBaseTransformPreset(),
    _getBaseTransformPres2 = _slicedToArray(_getBaseTransformPres, 2),
    nodeTransforms = _getBaseTransformPres2[0],
    directiveTransforms = _getBaseTransformPres2[1];
  transform(ast, extend$2({}, resolvedOptions, {
    nodeTransforms: [].concat(_toConsumableArray(nodeTransforms), _toConsumableArray(options.nodeTransforms || [])),
    directiveTransforms: extend$2({}, directiveTransforms, options.directiveTransforms || {}
    // user transforms
    )
  }));
  return generate(ast, resolvedOptions);
}
var BindingTypes = {
  "DATA": "data",
  "PROPS": "props",
  "PROPS_ALIASED": "props-aliased",
  "SETUP_LET": "setup-let",
  "SETUP_CONST": "setup-const",
  "SETUP_REACTIVE_CONST": "setup-reactive-const",
  "SETUP_MAYBE_REF": "setup-maybe-ref",
  "SETUP_REF": "setup-ref",
  "OPTIONS": "options",
  "LITERAL_CONST": "literal-const"
};
var noopDirectiveTransform = function noopDirectiveTransform() {
  return {
    props: []
  };
};

var _PatchFlagNames$1;
function _createForOfIteratorHelper$2(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray$2(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
function _unsupportedIterableToArray$2(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray$2(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray$2(r, a) : void 0; } }
function _arrayLikeToArray$2(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
/**
* @vue/shared v3.5.18
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/
/*! #__NO_SIDE_EFFECTS__ */
// @__NO_SIDE_EFFECTS__
function makeMap$1(str) {
  var map = /* @__PURE__ */Object.create(null);
  var _iterator = _createForOfIteratorHelper$2(str.split(",")),
    _step;
  try {
    for (_iterator.s(); !(_step = _iterator.n()).done;) {
      var key = _step.value;
      map[key] = 1;
    }
  } catch (err) {
    _iterator.e(err);
  } finally {
    _iterator.f();
  }
  return function (val) {
    return val in map;
  };
}
var EMPTY_OBJ$1 = !!(process.env.NODE_ENV !== "production") ? Object.freeze({}) : {};
var EMPTY_ARR$1 = !!(process.env.NODE_ENV !== "production") ? Object.freeze([]) : [];
var NOOP$1 = function NOOP() {};
var NO$1 = function NO() {
  return false;
};
var isOn$1 = function isOn(key) {
  return key.charCodeAt(0) === 111 && key.charCodeAt(1) === 110 && (
  // uppercase letter
  key.charCodeAt(2) > 122 || key.charCodeAt(2) < 97);
};
var isModelListener$1 = function isModelListener(key) {
  return key.startsWith("onUpdate:");
};
var extend$1 = Object.assign;
var remove$1 = function remove(arr, el) {
  var i = arr.indexOf(el);
  if (i > -1) {
    arr.splice(i, 1);
  }
};
var hasOwnProperty$2 = Object.prototype.hasOwnProperty;
var hasOwn$1 = function hasOwn(val, key) {
  return hasOwnProperty$2.call(val, key);
};
var isArray$1 = Array.isArray;
var isMap$1 = function isMap(val) {
  return toTypeString$1(val) === "[object Map]";
};
var isSet$1 = function isSet(val) {
  return toTypeString$1(val) === "[object Set]";
};
var isDate$1 = function isDate(val) {
  return toTypeString$1(val) === "[object Date]";
};
var isRegExp$1 = function isRegExp(val) {
  return toTypeString$1(val) === "[object RegExp]";
};
var isFunction$1 = function isFunction(val) {
  return typeof val === "function";
};
var isString$1 = function isString(val) {
  return typeof val === "string";
};
var isSymbol$1 = function isSymbol(val) {
  return _typeof(val) === "symbol";
};
var isObject$2 = function isObject(val) {
  return val !== null && _typeof(val) === "object";
};
var isPromise$1 = function isPromise(val) {
  return (isObject$2(val) || isFunction$1(val)) && isFunction$1(val.then) && isFunction$1(val.catch);
};
var objectToString$1 = Object.prototype.toString;
var toTypeString$1 = function toTypeString(value) {
  return objectToString$1.call(value);
};
var toRawType$1 = function toRawType(value) {
  return toTypeString$1(value).slice(8, -1);
};
var isPlainObject$1 = function isPlainObject(val) {
  return toTypeString$1(val) === "[object Object]";
};
var isIntegerKey$1 = function isIntegerKey(key) {
  return isString$1(key) && key !== "NaN" && key[0] !== "-" && "" + parseInt(key, 10) === key;
};
var isReservedProp$1 = /* @__PURE__ */makeMap$1(
// the leading comma is intentional so empty string "" is also included
",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted");
var isBuiltInDirective$1 = /* @__PURE__ */makeMap$1("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo");
var cacheStringFunction$2 = function cacheStringFunction(fn) {
  var cache = /* @__PURE__ */Object.create(null);
  return function (str) {
    var hit = cache[str];
    return hit || (cache[str] = fn(str));
  };
};
var camelizeRE$2 = /-(\w)/g;
var camelize$2 = cacheStringFunction$2(function (str) {
  return str.replace(camelizeRE$2, function (_, c) {
    return c ? c.toUpperCase() : "";
  });
});
var hyphenateRE$2 = /\B([A-Z])/g;
var hyphenate$2 = cacheStringFunction$2(function (str) {
  return str.replace(hyphenateRE$2, "-$1").toLowerCase();
});
var capitalize$2 = cacheStringFunction$2(function (str) {
  return str.charAt(0).toUpperCase() + str.slice(1);
});
var toHandlerKey$1 = cacheStringFunction$2(function (str) {
  var s = str ? "on".concat(capitalize$2(str)) : "";
  return s;
});
var hasChanged$1 = function hasChanged(value, oldValue) {
  return !Object.is(value, oldValue);
};
var invokeArrayFns$1 = function invokeArrayFns(fns) {
  for (var _len = arguments.length, arg = new Array(_len > 1 ? _len - 1 : 0), _key2 = 1; _key2 < _len; _key2++) {
    arg[_key2 - 1] = arguments[_key2];
  }
  for (var i = 0; i < fns.length; i++) {
    fns[i].apply(fns, arg);
  }
};
var def$1 = function def(obj, key, value) {
  var writable = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
  Object.defineProperty(obj, key, {
    configurable: true,
    enumerable: false,
    writable: writable,
    value: value
  });
};
var looseToNumber$1 = function looseToNumber(val) {
  var n = parseFloat(val);
  return isNaN(n) ? val : n;
};
var toNumber$1 = function toNumber(val) {
  var n = isString$1(val) ? Number(val) : NaN;
  return isNaN(n) ? val : n;
};
var _globalThis$1;
var getGlobalThis$1 = function getGlobalThis() {
  return _globalThis$1 || (_globalThis$1 = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : {});
};
var identRE$1 = /^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/;
function genPropsAccessExp$1(name) {
  return identRE$1.test(name) ? "__props.".concat(name) : "__props[".concat(JSON.stringify(name), "]");
}
function genCacheKey(source, options) {
  return source + JSON.stringify(options, function (_, val) {
    return typeof val === "function" ? val.toString() : val;
  });
}
var PatchFlags = {
  "TEXT": 1,
  "1": "TEXT",
  "CLASS": 2,
  "2": "CLASS",
  "STYLE": 4,
  "4": "STYLE",
  "PROPS": 8,
  "8": "PROPS",
  "FULL_PROPS": 16,
  "16": "FULL_PROPS",
  "NEED_HYDRATION": 32,
  "32": "NEED_HYDRATION",
  "STABLE_FRAGMENT": 64,
  "64": "STABLE_FRAGMENT",
  "KEYED_FRAGMENT": 128,
  "128": "KEYED_FRAGMENT",
  "UNKEYED_FRAGMENT": 256,
  "256": "UNKEYED_FRAGMENT",
  "NEED_PATCH": 512,
  "512": "NEED_PATCH",
  "DYNAMIC_SLOTS": 1024,
  "1024": "DYNAMIC_SLOTS",
  "DEV_ROOT_FRAGMENT": 2048,
  "2048": "DEV_ROOT_FRAGMENT",
  "CACHED": -1,
  "-1": "CACHED",
  "BAIL": -2,
  "-2": "BAIL"
};
var PatchFlagNames$1 = (_PatchFlagNames$1 = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames$1, 1, "TEXT"), 2, "CLASS"), 4, "STYLE"), 8, "PROPS"), 16, "FULL_PROPS"), 32, "NEED_HYDRATION"), 64, "STABLE_FRAGMENT"), 128, "KEYED_FRAGMENT"), 256, "UNKEYED_FRAGMENT"), 512, "NEED_PATCH"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames$1, 1024, "DYNAMIC_SLOTS"), 2048, "DEV_ROOT_FRAGMENT"), -1, "CACHED"), -2, "BAIL"));
var ShapeFlags = {
  "ELEMENT": 1,
  "1": "ELEMENT",
  "FUNCTIONAL_COMPONENT": 2,
  "2": "FUNCTIONAL_COMPONENT",
  "STATEFUL_COMPONENT": 4,
  "4": "STATEFUL_COMPONENT",
  "TEXT_CHILDREN": 8,
  "8": "TEXT_CHILDREN",
  "ARRAY_CHILDREN": 16,
  "16": "ARRAY_CHILDREN",
  "SLOTS_CHILDREN": 32,
  "32": "SLOTS_CHILDREN",
  "TELEPORT": 64,
  "64": "TELEPORT",
  "SUSPENSE": 128,
  "128": "SUSPENSE",
  "COMPONENT_SHOULD_KEEP_ALIVE": 256,
  "256": "COMPONENT_SHOULD_KEEP_ALIVE",
  "COMPONENT_KEPT_ALIVE": 512,
  "512": "COMPONENT_KEPT_ALIVE",
  "COMPONENT": 6,
  "6": "COMPONENT"
};
var SlotFlags = {
  "STABLE": 1,
  "1": "STABLE",
  "DYNAMIC": 2,
  "2": "DYNAMIC",
  "FORWARDED": 3,
  "3": "FORWARDED"
};
var slotFlagsText$1 = _defineProperty(_defineProperty(_defineProperty({}, 1, "STABLE"), 2, "DYNAMIC"), 3, "FORWARDED");
var GLOBALS_ALLOWED$1 = "Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol";
var isGloballyAllowed$1 = /* @__PURE__ */makeMap$1(GLOBALS_ALLOWED$1);
var isGloballyWhitelisted$1 = isGloballyAllowed$1;
var range$1 = 2;
function generateCodeFrame$1(source) {
  var start = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
  var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : source.length;
  start = Math.max(0, Math.min(start, source.length));
  end = Math.max(0, Math.min(end, source.length));
  if (start > end) return "";
  var lines = source.split(/(\r?\n)/);
  var newlineSequences = lines.filter(function (_, idx) {
    return idx % 2 === 1;
  });
  lines = lines.filter(function (_, idx) {
    return idx % 2 === 0;
  });
  var count = 0;
  var res = [];
  for (var i = 0; i < lines.length; i++) {
    count += lines[i].length + (newlineSequences[i] && newlineSequences[i].length || 0);
    if (count >= start) {
      for (var j = i - range$1; j <= i + range$1 || end > count; j++) {
        if (j < 0 || j >= lines.length) continue;
        var line = j + 1;
        res.push("".concat(line).concat(" ".repeat(Math.max(3 - String(line).length, 0)), "|  ").concat(lines[j]));
        var lineLength = lines[j].length;
        var newLineSeqLength = newlineSequences[j] && newlineSequences[j].length || 0;
        if (j === i) {
          var pad = start - (count - (lineLength + newLineSeqLength));
          var length = Math.max(1, end > count ? lineLength - pad : end - start);
          res.push("   |  " + " ".repeat(pad) + "^".repeat(length));
        } else if (j > i) {
          if (end > count) {
            var _length = Math.max(Math.min(end - count, lineLength), 1);
            res.push("   |  " + "^".repeat(_length));
          }
          count += lineLength + newLineSeqLength;
        }
      }
      break;
    }
  }
  return res.join("\n");
}
function normalizeStyle$1(value) {
  if (isArray$1(value)) {
    var res = {};
    for (var i = 0; i < value.length; i++) {
      var item = value[i];
      var normalized = isString$1(item) ? parseStringStyle$1(item) : normalizeStyle$1(item);
      if (normalized) {
        for (var key in normalized) {
          res[key] = normalized[key];
        }
      }
    }
    return res;
  } else if (isString$1(value) || isObject$2(value)) {
    return value;
  }
}
var listDelimiterRE$1 = /;(?![^(]*\))/g;
var propertyDelimiterRE$1 = /:([^]+)/;
var styleCommentRE$1 = /\/\*[^]*?\*\//g;
function parseStringStyle$1(cssText) {
  var ret = {};
  cssText.replace(styleCommentRE$1, "").split(listDelimiterRE$1).forEach(function (item) {
    if (item) {
      var tmp = item.split(propertyDelimiterRE$1);
      tmp.length > 1 && (ret[tmp[0].trim()] = tmp[1].trim());
    }
  });
  return ret;
}
function stringifyStyle$1(styles) {
  if (!styles) return "";
  if (isString$1(styles)) return styles;
  var ret = "";
  for (var key in styles) {
    var value = styles[key];
    if (isString$1(value) || typeof value === "number") {
      var normalizedKey = key.startsWith("--") ? key : hyphenate$2(key);
      ret += "".concat(normalizedKey, ":").concat(value, ";");
    }
  }
  return ret;
}
function normalizeClass$1(value) {
  var res = "";
  if (isString$1(value)) {
    res = value;
  } else if (isArray$1(value)) {
    for (var i = 0; i < value.length; i++) {
      var normalized = normalizeClass$1(value[i]);
      if (normalized) {
        res += normalized + " ";
      }
    }
  } else if (isObject$2(value)) {
    for (var name in value) {
      if (value[name]) {
        res += name + " ";
      }
    }
  }
  return res.trim();
}
function normalizeProps$1(props) {
  if (!props) return null;
  var klass = props.class,
    style = props.style;
  if (klass && !isString$1(klass)) {
    props.class = normalizeClass$1(klass);
  }
  if (style) {
    props.style = normalizeStyle$1(style);
  }
  return props;
}
var HTML_TAGS$1 = "html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot";
var SVG_TAGS$1 = "svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view";
var MATH_TAGS = "annotation,annotation-xml,maction,maligngroup,malignmark,math,menclose,merror,mfenced,mfrac,mfraction,mglyph,mi,mlabeledtr,mlongdiv,mmultiscripts,mn,mo,mover,mpadded,mphantom,mprescripts,mroot,mrow,ms,mscarries,mscarry,msgroup,msline,mspace,msqrt,msrow,mstack,mstyle,msub,msubsup,msup,mtable,mtd,mtext,mtr,munder,munderover,none,semantics";
var VOID_TAGS$1 = "area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr";
var isHTMLTag$1 = /* @__PURE__ */makeMap$1(HTML_TAGS$1);
var isSVGTag$1 = /* @__PURE__ */makeMap$1(SVG_TAGS$1);
var isMathMLTag = /* @__PURE__ */makeMap$1(MATH_TAGS);
var isVoidTag$1 = /* @__PURE__ */makeMap$1(VOID_TAGS$1);
var specialBooleanAttrs$1 = "itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly";
var isSpecialBooleanAttr$1 = /* @__PURE__ */makeMap$1(specialBooleanAttrs$1);
var isBooleanAttr$1 = /* @__PURE__ */makeMap$1(specialBooleanAttrs$1 + ",async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected");
function includeBooleanAttr$1(value) {
  return !!value || value === "";
}
var unsafeAttrCharRE$1 = /[>/="'\u0009\u000a\u000c\u0020]/;
var attrValidationCache$1 = {};
function isSSRSafeAttrName$1(name) {
  if (attrValidationCache$1.hasOwnProperty(name)) {
    return attrValidationCache$1[name];
  }
  var isUnsafe = unsafeAttrCharRE$1.test(name);
  if (isUnsafe) {
    console.error("unsafe attribute name: ".concat(name));
  }
  return attrValidationCache$1[name] = !isUnsafe;
}
var propsToAttrMap$1 = {
  acceptCharset: "accept-charset",
  className: "class",
  htmlFor: "for",
  httpEquiv: "http-equiv"
};
var isKnownHtmlAttr$1 = /* @__PURE__ */makeMap$1("accept,accept-charset,accesskey,action,align,allow,alt,async,autocapitalize,autocomplete,autofocus,autoplay,background,bgcolor,border,buffered,capture,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,contenteditable,contextmenu,controls,coords,crossorigin,csp,data,datetime,decoding,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,enterkeyhint,for,form,formaction,formenctype,formmethod,formnovalidate,formtarget,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,importance,inert,integrity,ismap,itemprop,keytype,kind,label,lang,language,loading,list,loop,low,manifest,max,maxlength,minlength,media,min,multiple,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,referrerpolicy,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,selected,shape,size,sizes,slot,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,translate,type,usemap,value,width,wrap");
var isKnownSvgAttr$1 = /* @__PURE__ */makeMap$1("xmlns,accent-height,accumulate,additive,alignment-baseline,alphabetic,amplitude,arabic-form,ascent,attributeName,attributeType,azimuth,baseFrequency,baseline-shift,baseProfile,bbox,begin,bias,by,calcMode,cap-height,class,clip,clipPathUnits,clip-path,clip-rule,color,color-interpolation,color-interpolation-filters,color-profile,color-rendering,contentScriptType,contentStyleType,crossorigin,cursor,cx,cy,d,decelerate,descent,diffuseConstant,direction,display,divisor,dominant-baseline,dur,dx,dy,edgeMode,elevation,enable-background,end,exponent,fill,fill-opacity,fill-rule,filter,filterRes,filterUnits,flood-color,flood-opacity,font-family,font-size,font-size-adjust,font-stretch,font-style,font-variant,font-weight,format,from,fr,fx,fy,g1,g2,glyph-name,glyph-orientation-horizontal,glyph-orientation-vertical,glyphRef,gradientTransform,gradientUnits,hanging,height,href,hreflang,horiz-adv-x,horiz-origin-x,id,ideographic,image-rendering,in,in2,intercept,k,k1,k2,k3,k4,kernelMatrix,kernelUnitLength,kerning,keyPoints,keySplines,keyTimes,lang,lengthAdjust,letter-spacing,lighting-color,limitingConeAngle,local,marker-end,marker-mid,marker-start,markerHeight,markerUnits,markerWidth,mask,maskContentUnits,maskUnits,mathematical,max,media,method,min,mode,name,numOctaves,offset,opacity,operator,order,orient,orientation,origin,overflow,overline-position,overline-thickness,panose-1,paint-order,path,pathLength,patternContentUnits,patternTransform,patternUnits,ping,pointer-events,points,pointsAtX,pointsAtY,pointsAtZ,preserveAlpha,preserveAspectRatio,primitiveUnits,r,radius,referrerPolicy,refX,refY,rel,rendering-intent,repeatCount,repeatDur,requiredExtensions,requiredFeatures,restart,result,rotate,rx,ry,scale,seed,shape-rendering,slope,spacing,specularConstant,specularExponent,speed,spreadMethod,startOffset,stdDeviation,stemh,stemv,stitchTiles,stop-color,stop-opacity,strikethrough-position,strikethrough-thickness,string,stroke,stroke-dasharray,stroke-dashoffset,stroke-linecap,stroke-linejoin,stroke-miterlimit,stroke-opacity,stroke-width,style,surfaceScale,systemLanguage,tabindex,tableValues,target,targetX,targetY,text-anchor,text-decoration,text-rendering,textLength,to,transform,transform-origin,type,u1,u2,underline-position,underline-thickness,unicode,unicode-bidi,unicode-range,units-per-em,v-alphabetic,v-hanging,v-ideographic,v-mathematical,values,vector-effect,version,vert-adv-y,vert-origin-x,vert-origin-y,viewBox,viewTarget,visibility,width,widths,word-spacing,writing-mode,x,x-height,x1,x2,xChannelSelector,xlink:actuate,xlink:arcrole,xlink:href,xlink:role,xlink:show,xlink:title,xlink:type,xmlns:xlink,xml:base,xml:lang,xml:space,y,y1,y2,yChannelSelector,z,zoomAndPan");
var isKnownMathMLAttr = /* @__PURE__ */makeMap$1("accent,accentunder,actiontype,align,alignmentscope,altimg,altimg-height,altimg-valign,altimg-width,alttext,bevelled,close,columnsalign,columnlines,columnspan,denomalign,depth,dir,display,displaystyle,encoding,equalcolumns,equalrows,fence,fontstyle,fontweight,form,frame,framespacing,groupalign,height,href,id,indentalign,indentalignfirst,indentalignlast,indentshift,indentshiftfirst,indentshiftlast,indextype,justify,largetop,largeop,lquote,lspace,mathbackground,mathcolor,mathsize,mathvariant,maxsize,minlabelspacing,mode,other,overflow,position,rowalign,rowlines,rowspan,rquote,rspace,scriptlevel,scriptminsize,scriptsizemultiplier,selection,separator,separators,shift,side,src,stackalign,stretchy,subscriptshift,superscriptshift,symmetric,voffset,width,widths,xlink:href,xlink:show,xlink:type,xmlns");
function isRenderableAttrValue(value) {
  if (value == null) {
    return false;
  }
  var type = _typeof(value);
  return type === "string" || type === "number" || type === "boolean";
}
var escapeRE$1 = /["'&<>]/;
function escapeHtml$1(string) {
  var str = "" + string;
  var match = escapeRE$1.exec(str);
  if (!match) {
    return str;
  }
  var html = "";
  var escaped;
  var index;
  var lastIndex = 0;
  for (index = match.index; index < str.length; index++) {
    switch (str.charCodeAt(index)) {
      case 34:
        escaped = "&quot;";
        break;
      case 38:
        escaped = "&amp;";
        break;
      case 39:
        escaped = "&#39;";
        break;
      case 60:
        escaped = "&lt;";
        break;
      case 62:
        escaped = "&gt;";
        break;
      default:
        continue;
    }
    if (lastIndex !== index) {
      html += str.slice(lastIndex, index);
    }
    lastIndex = index + 1;
    html += escaped;
  }
  return lastIndex !== index ? html + str.slice(lastIndex, index) : html;
}
var commentStripRE$1 = /^-?>|<!--|-->|--!>|<!-$/g;
function escapeHtmlComment$1(src) {
  return src.replace(commentStripRE$1, "");
}
var cssVarNameEscapeSymbolsRE = /[ !"#$%&'()*+,./:;<=>?@[\\\]^`{|}~]/g;
function getEscapedCssVarName(key, doubleEscape) {
  return key.replace(cssVarNameEscapeSymbolsRE, function (s) {
    return doubleEscape ? s === '"' ? '\\\\\\"' : "\\\\".concat(s) : "\\".concat(s);
  });
}
function looseCompareArrays$1(a, b) {
  if (a.length !== b.length) return false;
  var equal = true;
  for (var i = 0; equal && i < a.length; i++) {
    equal = looseEqual$1(a[i], b[i]);
  }
  return equal;
}
function looseEqual$1(a, b) {
  if (a === b) return true;
  var aValidType = isDate$1(a);
  var bValidType = isDate$1(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? a.getTime() === b.getTime() : false;
  }
  aValidType = isSymbol$1(a);
  bValidType = isSymbol$1(b);
  if (aValidType || bValidType) {
    return a === b;
  }
  aValidType = isArray$1(a);
  bValidType = isArray$1(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? looseCompareArrays$1(a, b) : false;
  }
  aValidType = isObject$2(a);
  bValidType = isObject$2(b);
  if (aValidType || bValidType) {
    if (!aValidType || !bValidType) {
      return false;
    }
    var aKeysCount = Object.keys(a).length;
    var bKeysCount = Object.keys(b).length;
    if (aKeysCount !== bKeysCount) {
      return false;
    }
    for (var key in a) {
      var aHasKey = a.hasOwnProperty(key);
      var bHasKey = b.hasOwnProperty(key);
      if (aHasKey && !bHasKey || !aHasKey && bHasKey || !looseEqual$1(a[key], b[key])) {
        return false;
      }
    }
  }
  return String(a) === String(b);
}
function looseIndexOf$1(arr, val) {
  return arr.findIndex(function (item) {
    return looseEqual$1(item, val);
  });
}
var isRef$1 = function isRef(val) {
  return !!(val && val["__v_isRef"] === true);
};
var _toDisplayString = function toDisplayString(val) {
  return isString$1(val) ? val : val == null ? "" : isArray$1(val) || isObject$2(val) && (val.toString === objectToString$1 || !isFunction$1(val.toString)) ? isRef$1(val) ? _toDisplayString(val.value) : JSON.stringify(val, _replacer$1, 2) : String(val);
};
var _replacer$1 = function replacer(_key, val) {
  if (isRef$1(val)) {
    return _replacer$1(_key, val.value);
  } else if (isMap$1(val)) {
    return _defineProperty({}, "Map(".concat(val.size, ")"), _toConsumableArray(val.entries()).reduce(function (entries, _ref, i) {
      var _ref2 = _slicedToArray(_ref, 2),
        key = _ref2[0],
        val2 = _ref2[1];
      entries[stringifySymbol(key, i) + " =>"] = val2;
      return entries;
    }, {}));
  } else if (isSet$1(val)) {
    return _defineProperty({}, "Set(".concat(val.size, ")"), _toConsumableArray(val.values()).map(function (v) {
      return stringifySymbol(v);
    }));
  } else if (isSymbol$1(val)) {
    return stringifySymbol(val);
  } else if (isObject$2(val) && !isArray$1(val) && !isPlainObject$1(val)) {
    return String(val);
  }
  return val;
};
var stringifySymbol = function stringifySymbol(v) {
  var i = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : "";
  var _a;
  return (
    // Symbol.description in es2019+ so we need to cast here to pass
    // the lib: es2016 check
    isSymbol$1(v) ? "Symbol(".concat((_a = v.description) != null ? _a : i, ")") : v
  );
};
function normalizeCssVarValue(value) {
  if (value == null) {
    return "initial";
  }
  if (typeof value === "string") {
    return value === "" ? " " : value;
  }
  if (typeof value !== "number" || !Number.isFinite(value)) {
    if (!!(process.env.NODE_ENV !== "production")) {
      console.warn("[Vue warn] Invalid value used for CSS binding. Expected a string or a finite number but received:", value);
    }
  }
  return String(value);
}

var _DOMErrorMessages;
function _createForOfIteratorHelper$1(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray$1(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
function _unsupportedIterableToArray$1(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray$1(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray$1(r, a) : void 0; } }
function _arrayLikeToArray$1(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
var V_MODEL_RADIO = Symbol(!!(process.env.NODE_ENV !== "production") ? "vModelRadio" : "");
var V_MODEL_CHECKBOX = Symbol(!!(process.env.NODE_ENV !== "production") ? "vModelCheckbox" : "");
var V_MODEL_TEXT = Symbol(!!(process.env.NODE_ENV !== "production") ? "vModelText" : "");
var V_MODEL_SELECT = Symbol(!!(process.env.NODE_ENV !== "production") ? "vModelSelect" : "");
var V_MODEL_DYNAMIC = Symbol(!!(process.env.NODE_ENV !== "production") ? "vModelDynamic" : "");
var V_ON_WITH_MODIFIERS = Symbol(!!(process.env.NODE_ENV !== "production") ? "vOnModifiersGuard" : "");
var V_ON_WITH_KEYS = Symbol(!!(process.env.NODE_ENV !== "production") ? "vOnKeysGuard" : "");
var V_SHOW = Symbol(!!(process.env.NODE_ENV !== "production") ? "vShow" : "");
var TRANSITION = Symbol(!!(process.env.NODE_ENV !== "production") ? "Transition" : "");
var TRANSITION_GROUP = Symbol(!!(process.env.NODE_ENV !== "production") ? "TransitionGroup" : "");
registerRuntimeHelpers(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, V_MODEL_RADIO, "vModelRadio"), V_MODEL_CHECKBOX, "vModelCheckbox"), V_MODEL_TEXT, "vModelText"), V_MODEL_SELECT, "vModelSelect"), V_MODEL_DYNAMIC, "vModelDynamic"), V_ON_WITH_MODIFIERS, "withModifiers"), V_ON_WITH_KEYS, "withKeys"), V_SHOW, "vShow"), TRANSITION, "Transition"), TRANSITION_GROUP, "TransitionGroup"));
var decoder;
function decodeHtmlBrowser(raw) {
  var asAttr = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
  if (!decoder) {
    decoder = document.createElement("div");
  }
  if (asAttr) {
    decoder.innerHTML = "<div foo=\"".concat(raw.replace(/"/g, "&quot;"), "\">");
    return decoder.children[0].getAttribute("foo");
  } else {
    decoder.innerHTML = raw;
    return decoder.textContent;
  }
}
var parserOptions = {
  parseMode: "html",
  isVoidTag: isVoidTag$1,
  isNativeTag: function isNativeTag(tag) {
    return isHTMLTag$1(tag) || isSVGTag$1(tag) || isMathMLTag(tag);
  },
  isPreTag: function isPreTag(tag) {
    return tag === "pre";
  },
  isIgnoreNewlineTag: function isIgnoreNewlineTag(tag) {
    return tag === "pre" || tag === "textarea";
  },
  decodeEntities: decodeHtmlBrowser,
  isBuiltInComponent: function isBuiltInComponent(tag) {
    if (tag === "Transition" || tag === "transition") {
      return TRANSITION;
    } else if (tag === "TransitionGroup" || tag === "transition-group") {
      return TRANSITION_GROUP;
    }
  },
  // https://html.spec.whatwg.org/multipage/parsing.html#tree-construction-dispatcher
  getNamespace: function getNamespace(tag, parent, rootNamespace) {
    var ns = parent ? parent.ns : rootNamespace;
    if (parent && ns === 2) {
      if (parent.tag === "annotation-xml") {
        if (tag === "svg") {
          return 1;
        }
        if (parent.props.some(function (a) {
          return a.type === 6 && a.name === "encoding" && a.value != null && (a.value.content === "text/html" || a.value.content === "application/xhtml+xml");
        })) {
          ns = 0;
        }
      } else if (/^m(?:[ions]|text)$/.test(parent.tag) && tag !== "mglyph" && tag !== "malignmark") {
        ns = 0;
      }
    } else if (parent && ns === 1) {
      if (parent.tag === "foreignObject" || parent.tag === "desc" || parent.tag === "title") {
        ns = 0;
      }
    }
    if (ns === 0) {
      if (tag === "svg") {
        return 1;
      }
      if (tag === "math") {
        return 2;
      }
    }
    return ns;
  }
};
var transformStyle = function transformStyle(node) {
  if (node.type === 1) {
    node.props.forEach(function (p, i) {
      if (p.type === 6 && p.name === "style" && p.value) {
        node.props[i] = {
          type: 7,
          name: "bind",
          arg: createSimpleExpression("style", true, p.loc),
          exp: parseInlineCSS(p.value.content, p.loc),
          modifiers: [],
          loc: p.loc
        };
      }
    });
  }
};
var parseInlineCSS = function parseInlineCSS(cssText, loc) {
  var normalized = parseStringStyle$1(cssText);
  return createSimpleExpression(JSON.stringify(normalized), false, loc, 3);
};
function createDOMCompilerError(code, loc) {
  return createCompilerError(code, loc, !!(process.env.NODE_ENV !== "production") || false ? DOMErrorMessages : void 0);
}
var DOMErrorCodes = {
  "X_V_HTML_NO_EXPRESSION": 53,
  "53": "X_V_HTML_NO_EXPRESSION",
  "X_V_HTML_WITH_CHILDREN": 54,
  "54": "X_V_HTML_WITH_CHILDREN",
  "X_V_TEXT_NO_EXPRESSION": 55,
  "55": "X_V_TEXT_NO_EXPRESSION",
  "X_V_TEXT_WITH_CHILDREN": 56,
  "56": "X_V_TEXT_WITH_CHILDREN",
  "X_V_MODEL_ON_INVALID_ELEMENT": 57,
  "57": "X_V_MODEL_ON_INVALID_ELEMENT",
  "X_V_MODEL_ARG_ON_ELEMENT": 58,
  "58": "X_V_MODEL_ARG_ON_ELEMENT",
  "X_V_MODEL_ON_FILE_INPUT_ELEMENT": 59,
  "59": "X_V_MODEL_ON_FILE_INPUT_ELEMENT",
  "X_V_MODEL_UNNECESSARY_VALUE": 60,
  "60": "X_V_MODEL_UNNECESSARY_VALUE",
  "X_V_SHOW_NO_EXPRESSION": 61,
  "61": "X_V_SHOW_NO_EXPRESSION",
  "X_TRANSITION_INVALID_CHILDREN": 62,
  "62": "X_TRANSITION_INVALID_CHILDREN",
  "X_IGNORED_SIDE_EFFECT_TAG": 63,
  "63": "X_IGNORED_SIDE_EFFECT_TAG",
  "__EXTEND_POINT__": 64,
  "64": "__EXTEND_POINT__"
};
var DOMErrorMessages = (_DOMErrorMessages = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_DOMErrorMessages, 53, "v-html is missing expression."), 54, "v-html will override element children."), 55, "v-text is missing expression."), 56, "v-text will override element children."), 57, "v-model can only be used on <input>, <textarea> and <select> elements."), 58, "v-model argument is not supported on plain elements."), 59, "v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead."), 60, "Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior."), 61, "v-show is missing expression."), 62, "<Transition> expects exactly one child element or component."), _defineProperty(_DOMErrorMessages, 63, "Tags with side effect (<script> and <style>) are ignored in client component templates."));
var transformVHtml = function transformVHtml(dir, node, context) {
  var exp = dir.exp,
    loc = dir.loc;
  if (!exp) {
    context.onError(createDOMCompilerError(53, loc));
  }
  if (node.children.length) {
    context.onError(createDOMCompilerError(54, loc));
    node.children.length = 0;
  }
  return {
    props: [createObjectProperty(createSimpleExpression("innerHTML", true, loc), exp || createSimpleExpression("", true))]
  };
};
var transformVText = function transformVText(dir, node, context) {
  var exp = dir.exp,
    loc = dir.loc;
  if (!exp) {
    context.onError(createDOMCompilerError(55, loc));
  }
  if (node.children.length) {
    context.onError(createDOMCompilerError(56, loc));
    node.children.length = 0;
  }
  return {
    props: [createObjectProperty(createSimpleExpression("textContent", true), exp ? getConstantType(exp, context) > 0 ? exp : createCallExpression(context.helperString(TO_DISPLAY_STRING), [exp], loc) : createSimpleExpression("", true))]
  };
};
var transformModel = function transformModel(dir, node, context) {
  var baseResult = transformModel$1(dir, node, context);
  if (!baseResult.props.length || node.tagType === 1) {
    return baseResult;
  }
  if (dir.arg) {
    context.onError(createDOMCompilerError(58, dir.arg.loc));
  }
  function checkDuplicatedValue() {
    var value = findDir(node, "bind");
    if (value && isStaticArgOf(value.arg, "value")) {
      context.onError(createDOMCompilerError(60, value.loc));
    }
  }
  var tag = node.tag;
  var isCustomElement = context.isCustomElement(tag);
  if (tag === "input" || tag === "textarea" || tag === "select" || isCustomElement) {
    var directiveToUse = V_MODEL_TEXT;
    var isInvalidType = false;
    if (tag === "input" || isCustomElement) {
      var type = findProp(node, "type");
      if (type) {
        if (type.type === 7) {
          directiveToUse = V_MODEL_DYNAMIC;
        } else if (type.value) {
          switch (type.value.content) {
            case "radio":
              directiveToUse = V_MODEL_RADIO;
              break;
            case "checkbox":
              directiveToUse = V_MODEL_CHECKBOX;
              break;
            case "file":
              isInvalidType = true;
              context.onError(createDOMCompilerError(59, dir.loc));
              break;
            default:
              !!(process.env.NODE_ENV !== "production") && checkDuplicatedValue();
              break;
          }
        }
      } else if (hasDynamicKeyVBind(node)) {
        directiveToUse = V_MODEL_DYNAMIC;
      } else {
        !!(process.env.NODE_ENV !== "production") && checkDuplicatedValue();
      }
    } else if (tag === "select") {
      directiveToUse = V_MODEL_SELECT;
    } else {
      !!(process.env.NODE_ENV !== "production") && checkDuplicatedValue();
    }
    if (!isInvalidType) {
      baseResult.needRuntime = context.helper(directiveToUse);
    }
  } else {
    context.onError(createDOMCompilerError(57, dir.loc));
  }
  baseResult.props = baseResult.props.filter(function (p) {
    return !(p.key.type === 4 && p.key.content === "modelValue");
  });
  return baseResult;
};
var isEventOptionModifier = /* @__PURE__ */makeMap$1("passive,once,capture");
var isNonKeyModifier = /* @__PURE__ */makeMap$1(// event propagation management
"stop,prevent,self,ctrl,shift,alt,meta,exact,middle");
var maybeKeyModifier = /* @__PURE__ */makeMap$1("left,right");
var isKeyboardEvent = /* @__PURE__ */makeMap$1("onkeyup,onkeydown,onkeypress");
var resolveModifiers = function resolveModifiers(key, modifiers, context, loc) {
  var keyModifiers = [];
  var nonKeyModifiers = [];
  var eventOptionModifiers = [];
  for (var i = 0; i < modifiers.length; i++) {
    var modifier = modifiers[i].content;
    if (modifier === "native" && checkCompatEnabled("COMPILER_V_ON_NATIVE", context, loc)) {
      eventOptionModifiers.push(modifier);
    } else if (isEventOptionModifier(modifier)) {
      eventOptionModifiers.push(modifier);
    } else {
      if (maybeKeyModifier(modifier)) {
        if (isStaticExp(key)) {
          if (isKeyboardEvent(key.content.toLowerCase())) {
            keyModifiers.push(modifier);
          } else {
            nonKeyModifiers.push(modifier);
          }
        } else {
          keyModifiers.push(modifier);
          nonKeyModifiers.push(modifier);
        }
      } else {
        if (isNonKeyModifier(modifier)) {
          nonKeyModifiers.push(modifier);
        } else {
          keyModifiers.push(modifier);
        }
      }
    }
  }
  return {
    keyModifiers: keyModifiers,
    nonKeyModifiers: nonKeyModifiers,
    eventOptionModifiers: eventOptionModifiers
  };
};
var transformClick = function transformClick(key, event) {
  var isStaticClick = isStaticExp(key) && key.content.toLowerCase() === "onclick";
  return isStaticClick ? createSimpleExpression(event, true) : key.type !== 4 ? createCompoundExpression(["(", key, ") === \"onClick\" ? \"".concat(event, "\" : ("), key, ")"]) : key;
};
var transformOn = function transformOn(dir, node, context) {
  return transformOn$1(dir, node, context, function (baseResult) {
    var modifiers = dir.modifiers;
    if (!modifiers.length) return baseResult;
    var _baseResult$props$ = baseResult.props[0],
      key = _baseResult$props$.key,
      handlerExp = _baseResult$props$.value;
    var _resolveModifiers = resolveModifiers(key, modifiers, context, dir.loc),
      keyModifiers = _resolveModifiers.keyModifiers,
      nonKeyModifiers = _resolveModifiers.nonKeyModifiers,
      eventOptionModifiers = _resolveModifiers.eventOptionModifiers;
    if (nonKeyModifiers.includes("right")) {
      key = transformClick(key, "onContextmenu");
    }
    if (nonKeyModifiers.includes("middle")) {
      key = transformClick(key, "onMouseup");
    }
    if (nonKeyModifiers.length) {
      handlerExp = createCallExpression(context.helper(V_ON_WITH_MODIFIERS), [handlerExp, JSON.stringify(nonKeyModifiers)]);
    }
    if (keyModifiers.length && (
    // if event name is dynamic, always wrap with keys guard
    !isStaticExp(key) || isKeyboardEvent(key.content.toLowerCase()))) {
      handlerExp = createCallExpression(context.helper(V_ON_WITH_KEYS), [handlerExp, JSON.stringify(keyModifiers)]);
    }
    if (eventOptionModifiers.length) {
      var modifierPostfix = eventOptionModifiers.map(capitalize$2).join("");
      key = isStaticExp(key) ? createSimpleExpression("".concat(key.content).concat(modifierPostfix), true) : createCompoundExpression(["(", key, ") + \"".concat(modifierPostfix, "\"")]);
    }
    return {
      props: [createObjectProperty(key, handlerExp)]
    };
  });
};
var transformShow = function transformShow(dir, node, context) {
  var exp = dir.exp,
    loc = dir.loc;
  if (!exp) {
    context.onError(createDOMCompilerError(61, loc));
  }
  return {
    props: [],
    needRuntime: context.helper(V_SHOW)
  };
};
var transformTransition = function transformTransition(node, context) {
  if (node.type === 1 && node.tagType === 1) {
    var component = context.isBuiltInComponent(node.tag);
    if (component === TRANSITION) {
      return function () {
        if (!node.children.length) {
          return;
        }
        if (hasMultipleChildren(node)) {
          context.onError(createDOMCompilerError(62, {
            start: node.children[0].loc.start,
            end: node.children[node.children.length - 1].loc.end,
            source: ""
          }));
        }
        var child = node.children[0];
        if (child.type === 1) {
          var _iterator = _createForOfIteratorHelper$1(child.props),
            _step;
          try {
            for (_iterator.s(); !(_step = _iterator.n()).done;) {
              var p = _step.value;
              if (p.type === 7 && p.name === "show") {
                node.props.push({
                  type: 6,
                  name: "persisted",
                  nameLoc: node.loc,
                  value: void 0,
                  loc: node.loc
                });
              }
            }
          } catch (err) {
            _iterator.e(err);
          } finally {
            _iterator.f();
          }
        }
      };
    }
  }
};
function hasMultipleChildren(node) {
  var children = node.children = node.children.filter(function (c) {
    return c.type !== 3 && !(c.type === 2 && !c.content.trim());
  });
  var child = children[0];
  return children.length !== 1 || child.type === 11 || child.type === 9 && child.branches.some(hasMultipleChildren);
}
var ignoreSideEffectTags = function ignoreSideEffectTags(node, context) {
  if (node.type === 1 && node.tagType === 0 && (node.tag === "script" || node.tag === "style")) {
    !!(process.env.NODE_ENV !== "production") && context.onError(createDOMCompilerError(63, node.loc));
    context.removeNode();
  }
};
function isValidHTMLNesting(parent, child) {
  if (parent === "template") {
    return true;
  }
  if (parent in onlyValidChildren) {
    return onlyValidChildren[parent].has(child);
  }
  if (child in onlyValidParents) {
    return onlyValidParents[child].has(parent);
  }
  if (parent in knownInvalidChildren) {
    if (knownInvalidChildren[parent].has(child)) return false;
  }
  if (child in knownInvalidParents) {
    if (knownInvalidParents[child].has(parent)) return false;
  }
  return true;
}
var headings = /* @__PURE__ */new Set(["h1", "h2", "h3", "h4", "h5", "h6"]);
var emptySet = /* @__PURE__ */new Set([]);
var onlyValidChildren = {
  head: /* @__PURE__ */new Set(["base", "basefront", "bgsound", "link", "meta", "title", "noscript", "noframes", "style", "script", "template"]),
  optgroup: /* @__PURE__ */new Set(["option"]),
  select: /* @__PURE__ */new Set(["optgroup", "option", "hr"]),
  // table
  table: /* @__PURE__ */new Set(["caption", "colgroup", "tbody", "tfoot", "thead"]),
  tr: /* @__PURE__ */new Set(["td", "th"]),
  colgroup: /* @__PURE__ */new Set(["col"]),
  tbody: /* @__PURE__ */new Set(["tr"]),
  thead: /* @__PURE__ */new Set(["tr"]),
  tfoot: /* @__PURE__ */new Set(["tr"]),
  // these elements can not have any children elements
  script: emptySet,
  iframe: emptySet,
  option: emptySet,
  textarea: emptySet,
  style: emptySet,
  title: emptySet
};
var onlyValidParents = {
  // sections
  html: emptySet,
  body: /* @__PURE__ */new Set(["html"]),
  head: /* @__PURE__ */new Set(["html"]),
  // table
  td: /* @__PURE__ */new Set(["tr"]),
  colgroup: /* @__PURE__ */new Set(["table"]),
  caption: /* @__PURE__ */new Set(["table"]),
  tbody: /* @__PURE__ */new Set(["table"]),
  tfoot: /* @__PURE__ */new Set(["table"]),
  col: /* @__PURE__ */new Set(["colgroup"]),
  th: /* @__PURE__ */new Set(["tr"]),
  thead: /* @__PURE__ */new Set(["table"]),
  tr: /* @__PURE__ */new Set(["tbody", "thead", "tfoot"]),
  // data list
  dd: /* @__PURE__ */new Set(["dl", "div"]),
  dt: /* @__PURE__ */new Set(["dl", "div"]),
  // other
  figcaption: /* @__PURE__ */new Set(["figure"]),
  // li: new Set(["ul", "ol"]),
  summary: /* @__PURE__ */new Set(["details"]),
  area: /* @__PURE__ */new Set(["map"])
};
var knownInvalidChildren = {
  p: /* @__PURE__ */new Set(["address", "article", "aside", "blockquote", "center", "details", "dialog", "dir", "div", "dl", "fieldset", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "hr", "li", "main", "nav", "menu", "ol", "p", "pre", "section", "table", "ul"]),
  svg: /* @__PURE__ */new Set(["b", "blockquote", "br", "code", "dd", "div", "dl", "dt", "em", "embed", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i", "img", "li", "menu", "meta", "ol", "p", "pre", "ruby", "s", "small", "span", "strong", "sub", "sup", "table", "u", "ul", "var"])
};
var knownInvalidParents = {
  a: /* @__PURE__ */new Set(["a"]),
  button: /* @__PURE__ */new Set(["button"]),
  dd: /* @__PURE__ */new Set(["dd", "dt"]),
  dt: /* @__PURE__ */new Set(["dd", "dt"]),
  form: /* @__PURE__ */new Set(["form"]),
  li: /* @__PURE__ */new Set(["li"]),
  h1: headings,
  h2: headings,
  h3: headings,
  h4: headings,
  h5: headings,
  h6: headings
};
var validateHtmlNesting = function validateHtmlNesting(node, context) {
  if (node.type === 1 && node.tagType === 0 && context.parent && context.parent.type === 1 && context.parent.tagType === 0 && !isValidHTMLNesting(context.parent.tag, node.tag)) {
    var error = new SyntaxError("<".concat(node.tag, "> cannot be child of <").concat(context.parent.tag, ">, according to HTML specifications. This can cause hydration errors or potentially disrupt future functionality."));
    error.loc = node.loc;
    context.onWarn(error);
  }
};
var DOMNodeTransforms = [transformStyle].concat(_toConsumableArray(!!(process.env.NODE_ENV !== "production") ? [transformTransition, validateHtmlNesting] : []));
var DOMDirectiveTransforms = {
  cloak: noopDirectiveTransform,
  html: transformVHtml,
  text: transformVText,
  model: transformModel,
  // override compiler-core
  on: transformOn,
  // override compiler-core
  show: transformShow
};
function compile(src) {
  var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  return baseCompile(src, extend$1({}, parserOptions, options, {
    nodeTransforms: [
    // ignore <script> and <tag>
    // this is not put inside DOMNodeTransforms because that list is used
    // by compiler-ssr to generate vnode fallback branches
    ignoreSideEffectTags].concat(_toConsumableArray(DOMNodeTransforms), _toConsumableArray(options.nodeTransforms || [])),
    directiveTransforms: extend$1({}, DOMDirectiveTransforms, options.directiveTransforms || {}),
    transformHoist: null
  }));
}
function parse(template) {
  var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  return baseParse(template, extend$1({}, parserOptions, options));
}

var _PatchFlagNames;
function makeMap(str, expectsLowerCase) {
  var map = /* @__PURE__ */Object.create(null);
  var list = str.split(",");
  for (var i = 0; i < list.length; i++) {
    map[list[i]] = true;
  }
  return expectsLowerCase ? function (val) {
    return !!map[val.toLowerCase()];
  } : function (val) {
    return !!map[val];
  };
}
var EMPTY_OBJ = !!(process.env.NODE_ENV !== "production") ? Object.freeze({}) : {};
var EMPTY_ARR = !!(process.env.NODE_ENV !== "production") ? Object.freeze([]) : [];
var NOOP = function NOOP() {};
var NO = function NO() {
  return false;
};
var onRE = /^on[^a-z]/;
var isOn = function isOn(key) {
  return onRE.test(key);
};
var isModelListener = function isModelListener(key) {
  return key.startsWith("onUpdate:");
};
var extend = Object.assign;
var remove = function remove(arr, el) {
  var i = arr.indexOf(el);
  if (i > -1) {
    arr.splice(i, 1);
  }
};
var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
var hasOwn = function hasOwn(val, key) {
  return hasOwnProperty$1.call(val, key);
};
var isArray = Array.isArray;
var isMap = function isMap(val) {
  return toTypeString(val) === "[object Map]";
};
var isSet = function isSet(val) {
  return toTypeString(val) === "[object Set]";
};
var isDate = function isDate(val) {
  return toTypeString(val) === "[object Date]";
};
var isRegExp = function isRegExp(val) {
  return toTypeString(val) === "[object RegExp]";
};
var isFunction = function isFunction(val) {
  return typeof val === "function";
};
var isString = function isString(val) {
  return typeof val === "string";
};
var isSymbol = function isSymbol(val) {
  return _typeof(val) === "symbol";
};
var isObject$1 = function isObject(val) {
  return val !== null && _typeof(val) === "object";
};
var isPromise = function isPromise(val) {
  return (isObject$1(val) || isFunction(val)) && isFunction(val.then) && isFunction(val.catch);
};
var objectToString = Object.prototype.toString;
var toTypeString = function toTypeString(value) {
  return objectToString.call(value);
};
var toRawType = function toRawType(value) {
  return toTypeString(value).slice(8, -1);
};
var isPlainObject = function isPlainObject(val) {
  return toTypeString(val) === "[object Object]";
};
var isIntegerKey = function isIntegerKey(key) {
  return isString(key) && key !== "NaN" && key[0] !== "-" && "" + parseInt(key, 10) === key;
};
var isReservedProp = /* @__PURE__ */makeMap(
// the leading comma is intentional so empty string "" is also included
",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted");
var isBuiltInDirective = /* @__PURE__ */makeMap("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo");
var cacheStringFunction$1 = function cacheStringFunction(fn) {
  var cache = /* @__PURE__ */Object.create(null);
  return function (str) {
    var hit = cache[str];
    return hit || (cache[str] = fn(str));
  };
};
var camelizeRE$1 = /-(\w)/g;
var camelize$1 = cacheStringFunction$1(function (str) {
  return str.replace(camelizeRE$1, function (_, c) {
    return c ? c.toUpperCase() : "";
  });
});
var hyphenateRE$1 = /\B([A-Z])/g;
var hyphenate$1 = cacheStringFunction$1(function (str) {
  return str.replace(hyphenateRE$1, "-$1").toLowerCase();
});
var capitalize$1 = cacheStringFunction$1(function (str) {
  return str.charAt(0).toUpperCase() + str.slice(1);
});
var toHandlerKey = cacheStringFunction$1(function (str) {
  var s = str ? "on".concat(capitalize$1(str)) : "";
  return s;
});
var hasChanged = function hasChanged(value, oldValue) {
  return !Object.is(value, oldValue);
};
var invokeArrayFns = function invokeArrayFns(fns, arg) {
  for (var i = 0; i < fns.length; i++) {
    fns[i](arg);
  }
};
var def = function def(obj, key, value) {
  Object.defineProperty(obj, key, {
    configurable: true,
    enumerable: false,
    value: value
  });
};
var looseToNumber = function looseToNumber(val) {
  var n = parseFloat(val);
  return isNaN(n) ? val : n;
};
var toNumber = function toNumber(val) {
  var n = isString(val) ? Number(val) : NaN;
  return isNaN(n) ? val : n;
};
var _globalThis;
var getGlobalThis = function getGlobalThis() {
  return _globalThis || (_globalThis = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : {});
};
var identRE = /^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/;
function genPropsAccessExp(name) {
  return identRE.test(name) ? "__props.".concat(name) : "__props[".concat(JSON.stringify(name), "]");
}
var PatchFlagNames = (_PatchFlagNames = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames, 1, "TEXT"), 2, "CLASS"), 4, "STYLE"), 8, "PROPS"), 16, "FULL_PROPS"), 32, "HYDRATE_EVENTS"), 64, "STABLE_FRAGMENT"), 128, "KEYED_FRAGMENT"), 256, "UNKEYED_FRAGMENT"), 512, "NEED_PATCH"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_PatchFlagNames, 1024, "DYNAMIC_SLOTS"), 2048, "DEV_ROOT_FRAGMENT"), -1, "HOISTED"), -2, "BAIL"));
var slotFlagsText = _defineProperty(_defineProperty(_defineProperty({}, 1, "STABLE"), 2, "DYNAMIC"), 3, "FORWARDED");
var GLOBALS_ALLOWED = "Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console";
var isGloballyAllowed = /* @__PURE__ */makeMap(GLOBALS_ALLOWED);
var isGloballyWhitelisted = isGloballyAllowed;
var range = 2;
function generateCodeFrame(source) {
  var start = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
  var end = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : source.length;
  var lines = source.split(/(\r?\n)/);
  var newlineSequences = lines.filter(function (_, idx) {
    return idx % 2 === 1;
  });
  lines = lines.filter(function (_, idx) {
    return idx % 2 === 0;
  });
  var count = 0;
  var res = [];
  for (var i = 0; i < lines.length; i++) {
    count += lines[i].length + (newlineSequences[i] && newlineSequences[i].length || 0);
    if (count >= start) {
      for (var j = i - range; j <= i + range || end > count; j++) {
        if (j < 0 || j >= lines.length) continue;
        var line = j + 1;
        res.push("".concat(line).concat(" ".repeat(Math.max(3 - String(line).length, 0)), "|  ").concat(lines[j]));
        var lineLength = lines[j].length;
        var newLineSeqLength = newlineSequences[j] && newlineSequences[j].length || 0;
        if (j === i) {
          var pad = start - (count - (lineLength + newLineSeqLength));
          var length = Math.max(1, end > count ? lineLength - pad : end - start);
          res.push("   |  " + " ".repeat(pad) + "^".repeat(length));
        } else if (j > i) {
          if (end > count) {
            var _length = Math.max(Math.min(end - count, lineLength), 1);
            res.push("   |  " + "^".repeat(_length));
          }
          count += lineLength + newLineSeqLength;
        }
      }
      break;
    }
  }
  return res.join("\n");
}
function normalizeStyle(value) {
  if (isArray(value)) {
    var res = {};
    for (var i = 0; i < value.length; i++) {
      var item = value[i];
      var normalized = isString(item) ? parseStringStyle(item) : normalizeStyle(item);
      if (normalized) {
        for (var key in normalized) {
          res[key] = normalized[key];
        }
      }
    }
    return res;
  } else if (isString(value) || isObject$1(value)) {
    return value;
  }
}
var listDelimiterRE = /;(?![^(]*\))/g;
var propertyDelimiterRE = /:([^]+)/;
var styleCommentRE = /\/\*[^]*?\*\//g;
function parseStringStyle(cssText) {
  var ret = {};
  cssText.replace(styleCommentRE, "").split(listDelimiterRE).forEach(function (item) {
    if (item) {
      var tmp = item.split(propertyDelimiterRE);
      tmp.length > 1 && (ret[tmp[0].trim()] = tmp[1].trim());
    }
  });
  return ret;
}
function stringifyStyle(styles) {
  var ret = "";
  if (!styles || isString(styles)) {
    return ret;
  }
  for (var key in styles) {
    var value = styles[key];
    var normalizedKey = key.startsWith("--") ? key : hyphenate$1(key);
    if (isString(value) || typeof value === "number") {
      ret += "".concat(normalizedKey, ":").concat(value, ";");
    }
  }
  return ret;
}
function normalizeClass(value) {
  var res = "";
  if (isString(value)) {
    res = value;
  } else if (isArray(value)) {
    for (var i = 0; i < value.length; i++) {
      var normalized = normalizeClass(value[i]);
      if (normalized) {
        res += normalized + " ";
      }
    }
  } else if (isObject$1(value)) {
    for (var name in value) {
      if (value[name]) {
        res += name + " ";
      }
    }
  }
  return res.trim();
}
function normalizeProps(props) {
  if (!props) return null;
  var klass = props.class,
    style = props.style;
  if (klass && !isString(klass)) {
    props.class = normalizeClass(klass);
  }
  if (style) {
    props.style = normalizeStyle(style);
  }
  return props;
}
var HTML_TAGS = "html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot";
var SVG_TAGS = "svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view";
var VOID_TAGS = "area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr";
var isHTMLTag = /* @__PURE__ */makeMap(HTML_TAGS);
var isSVGTag = /* @__PURE__ */makeMap(SVG_TAGS);
var isVoidTag = /* @__PURE__ */makeMap(VOID_TAGS);
var specialBooleanAttrs = "itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly";
var isSpecialBooleanAttr = /* @__PURE__ */makeMap(specialBooleanAttrs);
var isBooleanAttr = /* @__PURE__ */makeMap(specialBooleanAttrs + ",async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected");
function includeBooleanAttr(value) {
  return !!value || value === "";
}
var unsafeAttrCharRE = /[>/="'\u0009\u000a\u000c\u0020]/;
var attrValidationCache = {};
function isSSRSafeAttrName(name) {
  if (attrValidationCache.hasOwnProperty(name)) {
    return attrValidationCache[name];
  }
  var isUnsafe = unsafeAttrCharRE.test(name);
  if (isUnsafe) {
    console.error("unsafe attribute name: ".concat(name));
  }
  return attrValidationCache[name] = !isUnsafe;
}
var propsToAttrMap = {
  acceptCharset: "accept-charset",
  className: "class",
  htmlFor: "for",
  httpEquiv: "http-equiv"
};
var isKnownHtmlAttr = /* @__PURE__ */makeMap("accept,accept-charset,accesskey,action,align,allow,alt,async,autocapitalize,autocomplete,autofocus,autoplay,background,bgcolor,border,buffered,capture,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,contenteditable,contextmenu,controls,coords,crossorigin,csp,data,datetime,decoding,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,enterkeyhint,for,form,formaction,formenctype,formmethod,formnovalidate,formtarget,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,importance,inert,integrity,ismap,itemprop,keytype,kind,label,lang,language,loading,list,loop,low,manifest,max,maxlength,minlength,media,min,multiple,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,referrerpolicy,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,selected,shape,size,sizes,slot,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,translate,type,usemap,value,width,wrap");
var isKnownSvgAttr = /* @__PURE__ */makeMap("xmlns,accent-height,accumulate,additive,alignment-baseline,alphabetic,amplitude,arabic-form,ascent,attributeName,attributeType,azimuth,baseFrequency,baseline-shift,baseProfile,bbox,begin,bias,by,calcMode,cap-height,class,clip,clipPathUnits,clip-path,clip-rule,color,color-interpolation,color-interpolation-filters,color-profile,color-rendering,contentScriptType,contentStyleType,crossorigin,cursor,cx,cy,d,decelerate,descent,diffuseConstant,direction,display,divisor,dominant-baseline,dur,dx,dy,edgeMode,elevation,enable-background,end,exponent,fill,fill-opacity,fill-rule,filter,filterRes,filterUnits,flood-color,flood-opacity,font-family,font-size,font-size-adjust,font-stretch,font-style,font-variant,font-weight,format,from,fr,fx,fy,g1,g2,glyph-name,glyph-orientation-horizontal,glyph-orientation-vertical,glyphRef,gradientTransform,gradientUnits,hanging,height,href,hreflang,horiz-adv-x,horiz-origin-x,id,ideographic,image-rendering,in,in2,intercept,k,k1,k2,k3,k4,kernelMatrix,kernelUnitLength,kerning,keyPoints,keySplines,keyTimes,lang,lengthAdjust,letter-spacing,lighting-color,limitingConeAngle,local,marker-end,marker-mid,marker-start,markerHeight,markerUnits,markerWidth,mask,maskContentUnits,maskUnits,mathematical,max,media,method,min,mode,name,numOctaves,offset,opacity,operator,order,orient,orientation,origin,overflow,overline-position,overline-thickness,panose-1,paint-order,path,pathLength,patternContentUnits,patternTransform,patternUnits,ping,pointer-events,points,pointsAtX,pointsAtY,pointsAtZ,preserveAlpha,preserveAspectRatio,primitiveUnits,r,radius,referrerPolicy,refX,refY,rel,rendering-intent,repeatCount,repeatDur,requiredExtensions,requiredFeatures,restart,result,rotate,rx,ry,scale,seed,shape-rendering,slope,spacing,specularConstant,specularExponent,speed,spreadMethod,startOffset,stdDeviation,stemh,stemv,stitchTiles,stop-color,stop-opacity,strikethrough-position,strikethrough-thickness,string,stroke,stroke-dasharray,stroke-dashoffset,stroke-linecap,stroke-linejoin,stroke-miterlimit,stroke-opacity,stroke-width,style,surfaceScale,systemLanguage,tabindex,tableValues,target,targetX,targetY,text-anchor,text-decoration,text-rendering,textLength,to,transform,transform-origin,type,u1,u2,underline-position,underline-thickness,unicode,unicode-bidi,unicode-range,units-per-em,v-alphabetic,v-hanging,v-ideographic,v-mathematical,values,vector-effect,version,vert-adv-y,vert-origin-x,vert-origin-y,viewBox,viewTarget,visibility,width,widths,word-spacing,writing-mode,x,x-height,x1,x2,xChannelSelector,xlink:actuate,xlink:arcrole,xlink:href,xlink:role,xlink:show,xlink:title,xlink:type,xml:base,xml:lang,xml:space,y,y1,y2,yChannelSelector,z,zoomAndPan");
var escapeRE = /["'&<>]/;
function escapeHtml(string) {
  var str = "" + string;
  var match = escapeRE.exec(str);
  if (!match) {
    return str;
  }
  var html = "";
  var escaped;
  var index;
  var lastIndex = 0;
  for (index = match.index; index < str.length; index++) {
    switch (str.charCodeAt(index)) {
      case 34:
        escaped = "&quot;";
        break;
      case 38:
        escaped = "&amp;";
        break;
      case 39:
        escaped = "&#39;";
        break;
      case 60:
        escaped = "&lt;";
        break;
      case 62:
        escaped = "&gt;";
        break;
      default:
        continue;
    }
    if (lastIndex !== index) {
      html += str.slice(lastIndex, index);
    }
    lastIndex = index + 1;
    html += escaped;
  }
  return lastIndex !== index ? html + str.slice(lastIndex, index) : html;
}
var commentStripRE = /^-?>|<!--|-->|--!>|<!-$/g;
function escapeHtmlComment(src) {
  return src.replace(commentStripRE, "");
}
function looseCompareArrays(a, b) {
  if (a.length !== b.length) return false;
  var equal = true;
  for (var i = 0; equal && i < a.length; i++) {
    equal = looseEqual(a[i], b[i]);
  }
  return equal;
}
function looseEqual(a, b) {
  if (a === b) return true;
  var aValidType = isDate(a);
  var bValidType = isDate(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? a.getTime() === b.getTime() : false;
  }
  aValidType = isSymbol(a);
  bValidType = isSymbol(b);
  if (aValidType || bValidType) {
    return a === b;
  }
  aValidType = isArray(a);
  bValidType = isArray(b);
  if (aValidType || bValidType) {
    return aValidType && bValidType ? looseCompareArrays(a, b) : false;
  }
  aValidType = isObject$1(a);
  bValidType = isObject$1(b);
  if (aValidType || bValidType) {
    if (!aValidType || !bValidType) {
      return false;
    }
    var aKeysCount = Object.keys(a).length;
    var bKeysCount = Object.keys(b).length;
    if (aKeysCount !== bKeysCount) {
      return false;
    }
    for (var key in a) {
      var aHasKey = a.hasOwnProperty(key);
      var bHasKey = b.hasOwnProperty(key);
      if (aHasKey && !bHasKey || !aHasKey && bHasKey || !looseEqual(a[key], b[key])) {
        return false;
      }
    }
  }
  return String(a) === String(b);
}
function looseIndexOf(arr, val) {
  return arr.findIndex(function (item) {
    return looseEqual(item, val);
  });
}
var toDisplayString = function toDisplayString(val) {
  return isString(val) ? val : val == null ? "" : isArray(val) || isObject$1(val) && (val.toString === objectToString || !isFunction(val.toString)) ? JSON.stringify(val, _replacer, 2) : String(val);
};
var _replacer = function replacer(_key, val) {
  if (val && val.__v_isRef) {
    return _replacer(_key, val.value);
  } else if (isMap(val)) {
    return _defineProperty({}, "Map(".concat(val.size, ")"), _toConsumableArray(val.entries()).reduce(function (entries, _ref) {
      var _ref2 = _slicedToArray(_ref, 2),
        key = _ref2[0],
        val2 = _ref2[1];
      entries["".concat(key, " =>")] = val2;
      return entries;
    }, {}));
  } else if (isSet(val)) {
    return _defineProperty({}, "Set(".concat(val.size, ")"), _toConsumableArray(val.values()));
  } else if (isObject$1(val) && !isArray(val) && !isPlainObject(val)) {
    return String(val);
  }
  return val;
};

var _ErrorTypeStrings;
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
var shouldIgnoreProp = makeMap(",key,ref,innerHTML,textContent,ref_key,ref_for");
function ssrRenderAttrs(props, tag) {
  var ret = "";
  for (var key in props) {
    if (shouldIgnoreProp(key) || isOn(key) || tag === "textarea" && key === "value") {
      continue;
    }
    var value = props[key];
    if (key === "class") {
      ret += " class=\"".concat(ssrRenderClass(value), "\"");
    } else if (key === "style") {
      ret += " style=\"".concat(ssrRenderStyle(value), "\"");
    } else {
      ret += ssrRenderDynamicAttr(key, value, tag);
    }
  }
  return ret;
}
function ssrRenderDynamicAttr(key, value, tag) {
  if (!isRenderableValue(value)) {
    return "";
  }
  var attrKey = tag && (tag.indexOf("-") > 0 || isSVGTag(tag)) ? key : propsToAttrMap[key] || key.toLowerCase();
  if (isBooleanAttr(attrKey)) {
    return includeBooleanAttr(value) ? " ".concat(attrKey) : "";
  } else if (isSSRSafeAttrName(attrKey)) {
    return value === "" ? " ".concat(attrKey) : " ".concat(attrKey, "=\"").concat(escapeHtml(value), "\"");
  } else {
    console.warn("[@vue/server-renderer] Skipped rendering unsafe attribute name: ".concat(attrKey));
    return "";
  }
}
function ssrRenderAttr(key, value) {
  if (!isRenderableValue(value)) {
    return "";
  }
  return " ".concat(key, "=\"").concat(escapeHtml(value), "\"");
}
function isRenderableValue(value) {
  if (value == null) {
    return false;
  }
  var type = _typeof(value);
  return type === "string" || type === "number" || type === "boolean";
}
function ssrRenderClass(raw) {
  return escapeHtml(normalizeClass(raw));
}
function ssrRenderStyle(raw) {
  if (!raw) {
    return "";
  }
  if (isString(raw)) {
    return escapeHtml(raw);
  }
  var styles = normalizeStyle(raw);
  return escapeHtml(stringifyStyle(styles));
}
function ssrRenderComponent(comp) {
  var props = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
  var children = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
  var parentComponent = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;
  var slotScopeId = arguments.length > 4 ? arguments[4] : undefined;
  return renderComponentVNode(createVNode(comp, props, children), parentComponent, slotScopeId);
}
function ssrRenderSlot(slots, slotName, slotProps, fallbackRenderFn, push, parentComponent, slotScopeId) {
  push("<!--[-->");
  ssrRenderSlotInner(slots, slotName, slotProps, fallbackRenderFn, push, parentComponent, slotScopeId);
  push("<!--]-->");
}
function ssrRenderSlotInner(slots, slotName, slotProps, fallbackRenderFn, push, parentComponent, slotScopeId, transition) {
  var slotFn = slots[slotName];
  if (slotFn) {
    var slotBuffer = [];
    var bufferedPush = function bufferedPush(item) {
      slotBuffer.push(item);
    };
    var ret = slotFn(slotProps, bufferedPush, parentComponent, slotScopeId ? " " + slotScopeId : "");
    if (isArray(ret)) {
      renderVNodeChildren(push, ret, parentComponent, slotScopeId);
    } else {
      var isEmptySlot = true;
      if (transition) {
        isEmptySlot = false;
      } else {
        for (var i = 0; i < slotBuffer.length; i++) {
          if (!isComment(slotBuffer[i])) {
            isEmptySlot = false;
            break;
          }
        }
      }
      if (isEmptySlot) {
        if (fallbackRenderFn) {
          fallbackRenderFn();
        }
      } else {
        for (var _i = 0; _i < slotBuffer.length; _i++) {
          push(slotBuffer[_i]);
        }
      }
    }
  } else if (fallbackRenderFn) {
    fallbackRenderFn();
  }
}
var commentTestRE = /^<!--[^]*-->$/;
var commentRE = /<!--[^]*?-->/gm;
function isComment(item) {
  if (typeof item !== "string" || !commentTestRE.test(item)) return false;
  if (item.length <= 8) return true;
  return !item.replace(commentRE, "").trim();
}
function ssrRenderTeleport(parentPush, contentRenderFn, target, disabled, parentComponent) {
  parentPush("<!--teleport start-->");
  var context = parentComponent.appContext.provides[ssrContextKey];
  var teleportBuffers = context.__teleportBuffers || (context.__teleportBuffers = {});
  var targetBuffer = teleportBuffers[target] || (teleportBuffers[target] = []);
  var bufferIndex = targetBuffer.length;
  var teleportContent;
  if (disabled) {
    contentRenderFn(parentPush);
    teleportContent = "<!--teleport anchor-->";
  } else {
    var _createBuffer = createBuffer(),
      getBuffer = _createBuffer.getBuffer,
      push = _createBuffer.push;
    contentRenderFn(push);
    push("<!--teleport anchor-->");
    teleportContent = getBuffer();
  }
  targetBuffer.splice(bufferIndex, 0, teleportContent);
  parentPush("<!--teleport end-->");
}
function ssrInterpolate(value) {
  return escapeHtml(toDisplayString(value));
}
Symbol(!!(process.env.NODE_ENV !== "production") ? "iterate" : "");
Symbol(!!(process.env.NODE_ENV !== "production") ? "Map key iterate" : "");
var shouldTrack = true;
var trackStack = [];
function pauseTracking() {
  trackStack.push(shouldTrack);
  shouldTrack = false;
}
function resetTracking() {
  var last = trackStack.pop();
  shouldTrack = last === void 0 ? true : last;
}
function toRaw(observed) {
  var raw = observed && observed["__v_raw"];
  return raw ? toRaw(raw) : observed;
}
function isRef(r) {
  return !!(r && r.__v_isRef === true);
}
var stack = [];
function pushWarningContext(vnode) {
  stack.push(vnode);
}
function popWarningContext() {
  stack.pop();
}
function warn(msg) {
  if (!!!(process.env.NODE_ENV !== "production")) return;
  pauseTracking();
  var instance = stack.length ? stack[stack.length - 1].component : null;
  var appWarnHandler = instance && instance.appContext.config.warnHandler;
  var trace = getComponentTrace();
  for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
    args[_key - 1] = arguments[_key];
  }
  if (appWarnHandler) {
    callWithErrorHandling(appWarnHandler, instance, 11, [msg + args.join(""), instance && instance.proxy, trace.map(function (_ref) {
      var vnode = _ref.vnode;
      return "at <".concat(formatComponentName(instance, vnode.type), ">");
    }).join("\n"), trace]);
  } else {
    var _console;
    var warnArgs = ["[Vue warn]: ".concat(msg)].concat(args);
    if (trace.length &&
    // avoid spamming console during tests
    true) {
      warnArgs.push.apply(warnArgs, ["\n"].concat(_toConsumableArray(formatTrace(trace))));
    }
    (_console = console).warn.apply(_console, _toConsumableArray(warnArgs));
  }
  resetTracking();
}
function getComponentTrace() {
  var currentVNode = stack[stack.length - 1];
  if (!currentVNode) {
    return [];
  }
  var normalizedStack = [];
  while (currentVNode) {
    var last = normalizedStack[0];
    if (last && last.vnode === currentVNode) {
      last.recurseCount++;
    } else {
      normalizedStack.push({
        vnode: currentVNode,
        recurseCount: 0
      });
    }
    var parentInstance = currentVNode.component && currentVNode.component.parent;
    currentVNode = parentInstance && parentInstance.vnode;
  }
  return normalizedStack;
}
function formatTrace(trace) {
  var logs = [];
  trace.forEach(function (entry, i) {
    logs.push.apply(logs, _toConsumableArray(i === 0 ? [] : ["\n"]).concat(_toConsumableArray(formatTraceEntry(entry))));
  });
  return logs;
}
function formatTraceEntry(_ref2) {
  var vnode = _ref2.vnode,
    recurseCount = _ref2.recurseCount;
  var postfix = recurseCount > 0 ? "... (".concat(recurseCount, " recursive calls)") : "";
  var isRoot = vnode.component ? vnode.component.parent == null : false;
  var open = " at <".concat(formatComponentName(vnode.component, vnode.type, isRoot));
  var close = ">" + postfix;
  return vnode.props ? [open].concat(_toConsumableArray(formatProps(vnode.props)), [close]) : [open + close];
}
function formatProps(props) {
  var res = [];
  var keys = Object.keys(props);
  keys.slice(0, 3).forEach(function (key) {
    res.push.apply(res, _toConsumableArray(formatProp(key, props[key])));
  });
  if (keys.length > 3) {
    res.push(" ...");
  }
  return res;
}
function formatProp(key, value, raw) {
  if (isString(value)) {
    value = JSON.stringify(value);
    return raw ? value : ["".concat(key, "=").concat(value)];
  } else if (typeof value === "number" || typeof value === "boolean" || value == null) {
    return raw ? value : ["".concat(key, "=").concat(value)];
  } else if (isRef(value)) {
    value = formatProp(key, toRaw(value.value), true);
    return raw ? value : ["".concat(key, "=Ref<"), value, ">"];
  } else if (isFunction(value)) {
    return ["".concat(key, "=fn").concat(value.name ? "<".concat(value.name, ">") : "")];
  } else {
    value = toRaw(value);
    return raw ? value : ["".concat(key, "="), value];
  }
}
var ErrorTypeStrings = (_ErrorTypeStrings = {}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ErrorTypeStrings, "sp", "serverPrefetch hook"), "bc", "beforeCreate hook"), "c", "created hook"), "bm", "beforeMount hook"), "m", "mounted hook"), "bu", "beforeUpdate hook"), "u", "updated"), "bum", "beforeUnmount hook"), "um", "unmounted hook"), "a", "activated hook"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ErrorTypeStrings, "da", "deactivated hook"), "ec", "errorCaptured hook"), "rtc", "renderTracked hook"), "rtg", "renderTriggered hook"), 0, "setup function"), 1, "render function"), 2, "watcher getter"), 3, "watcher callback"), 4, "watcher cleanup function"), 5, "native event handler"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ErrorTypeStrings, 6, "component event handler"), 7, "vnode hook"), 8, "directive hook"), 9, "transition hook"), 10, "app errorHandler"), 11, "app warnHandler"), 12, "ref function"), 13, "async component loader"), 14, "scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core"));
function callWithErrorHandling(fn, instance, type, args) {
  var res;
  try {
    res = args ? fn.apply(void 0, _toConsumableArray(args)) : fn();
  } catch (err) {
    handleError(err, instance, type);
  }
  return res;
}
function handleError(err, instance, type) {
  var throwInDev = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
  var contextVNode = instance ? instance.vnode : null;
  if (instance) {
    var cur = instance.parent;
    var exposedInstance = instance.proxy;
    var errorInfo = !!(process.env.NODE_ENV !== "production") ? ErrorTypeStrings[type] : type;
    while (cur) {
      var errorCapturedHooks = cur.ec;
      if (errorCapturedHooks) {
        for (var i = 0; i < errorCapturedHooks.length; i++) {
          if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) {
            return;
          }
        }
      }
      cur = cur.parent;
    }
    var appErrorHandler = instance.appContext.config.errorHandler;
    if (appErrorHandler) {
      callWithErrorHandling(appErrorHandler, null, 10, [err, exposedInstance, errorInfo]);
      return;
    }
  }
  logError(err, type, contextVNode, throwInDev);
}
function logError(err, type, contextVNode) {
  var throwInDev = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
  if (!!(process.env.NODE_ENV !== "production")) {
    var info = ErrorTypeStrings[type];
    if (contextVNode) {
      pushWarningContext(contextVNode);
    }
    warn("Unhandled error".concat(info ? " during execution of ".concat(info) : ""));
    if (contextVNode) {
      popWarningContext();
    }
    if (throwInDev) {
      throw err;
    } else {
      console.error(err);
    }
  } else {
    console.error(err);
  }
}
var globalCurrentInstanceSetters;
var settersKey = "__VUE_INSTANCE_SETTERS__";
{
  if (!(globalCurrentInstanceSetters = getGlobalThis()[settersKey])) {
    globalCurrentInstanceSetters = getGlobalThis()[settersKey] = [];
  }
  globalCurrentInstanceSetters.push(function (i) {
    return i;
  });
}
var classifyRE = /(?:^|[-_])(\w)/g;
var classify = function classify(str) {
  return str.replace(classifyRE, function (c) {
    return c.toUpperCase();
  }).replace(/[-_]/g, "");
};
function getComponentName$1(Component) {
  var includeInferred = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
  return isFunction(Component) ? Component.displayName || Component.name : Component.name || includeInferred && Component.__name;
}
function formatComponentName(instance, Component) {
  var isRoot = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
  var name = getComponentName$1(Component);
  if (!name && Component.__file) {
    var match = Component.__file.match(/([^/\\]+)\.\w+$/);
    if (match) {
      name = match[1];
    }
  }
  if (!name && instance && instance.parent) {
    var inferFromRegistry = function inferFromRegistry(registry) {
      for (var key in registry) {
        if (registry[key] === Component) {
          return key;
        }
      }
    };
    name = inferFromRegistry(instance.components || instance.parent.type.components) || inferFromRegistry(instance.appContext.components);
  }
  return name ? classify(name) : isRoot ? "App" : "Anonymous";
}
function ssrRenderList(source, renderItem) {
  if (isArray(source) || isString(source)) {
    for (var i = 0, l = source.length; i < l; i++) {
      renderItem(source[i], i);
    }
  } else if (typeof source === "number") {
    if (!!(process.env.NODE_ENV !== "production") && !Number.isInteger(source)) {
      warn("The v-for range expect an integer value but got ".concat(source, "."));
      return;
    }
    for (var _i2 = 0; _i2 < source; _i2++) {
      renderItem(_i2 + 1, _i2);
    }
  } else if (isObject$1(source)) {
    if (source[Symbol.iterator]) {
      var arr = Array.from(source);
      for (var _i3 = 0, _l = arr.length; _i3 < _l; _i3++) {
        renderItem(arr[_i3], _i3);
      }
    } else {
      var keys = Object.keys(source);
      for (var _i4 = 0, _l2 = keys.length; _i4 < _l2; _i4++) {
        var key = keys[_i4];
        renderItem(source[key], key, _i4);
      }
    }
  }
}
function ssrRenderSuspense(_x, _x2) {
  return _ssrRenderSuspense.apply(this, arguments);
}
function _ssrRenderSuspense() {
  _ssrRenderSuspense = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2(push, _ref3) {
    var renderContent;
    return _regeneratorRuntime.wrap(function (_context2) {
      while (1) switch (_context2.prev = _context2.next) {
        case 0:
          renderContent = _ref3.default;
          if (renderContent) {
            renderContent();
          } else {
            push("<!---->");
          }
        case 1:
        case "end":
          return _context2.stop();
      }
    }, _callee2);
  }));
  return _ssrRenderSuspense.apply(this, arguments);
}
function ssrGetDirectiveProps(instance, dir, value, arg) {
  var modifiers = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : {};
  if (typeof dir !== "function" && dir.getSSRProps) {
    return dir.getSSRProps({
      dir: dir,
      instance: instance,
      value: value,
      oldValue: void 0,
      arg: arg,
      modifiers: modifiers
    }, null) || {};
  }
  return {};
}
var ssrLooseEqual = looseEqual;
function ssrLooseContain(arr, value) {
  return looseIndexOf(arr, value) > -1;
}
function ssrRenderDynamicModel(type, model, value) {
  switch (type) {
    case "radio":
      return looseEqual(model, value) ? " checked" : "";
    case "checkbox":
      return (isArray(model) ? ssrLooseContain(model, value) : model) ? " checked" : "";
    default:
      return ssrRenderAttr("value", model);
  }
}
function ssrGetDynamicModelProps() {
  var existingProps = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
  var model = arguments.length > 1 ? arguments[1] : undefined;
  var type = existingProps.type,
    value = existingProps.value;
  switch (type) {
    case "radio":
      return looseEqual(model, value) ? {
        checked: true
      } : null;
    case "checkbox":
      return (isArray(model) ? ssrLooseContain(model, value) : model) ? {
        checked: true
      } : null;
    default:
      return {
        value: model
      };
  }
}
function ssrCompile(template, instance) {
  {
    throw new Error("On-the-fly template compilation is not supported in the ESM build of @vue/server-renderer. All templates must be pre-compiled into render functions.");
  }
}
var createComponentInstance = ssrUtils.createComponentInstance,
  setCurrentRenderingInstance = ssrUtils.setCurrentRenderingInstance,
  setupComponent = ssrUtils.setupComponent,
  renderComponentRoot = ssrUtils.renderComponentRoot,
  normalizeVNode = ssrUtils.normalizeVNode;
function createBuffer() {
  var appendable = false;
  var buffer = [];
  return {
    getBuffer: function getBuffer() {
      return buffer;
    },
    push: function push(item) {
      var isStringItem = isString(item);
      if (appendable && isStringItem) {
        buffer[buffer.length - 1] += item;
      } else {
        buffer.push(item);
      }
      appendable = isStringItem;
      if (isPromise(item) || isArray(item) && item.hasAsync) {
        buffer.hasAsync = true;
      }
    }
  };
}
function renderComponentVNode(vnode) {
  var parentComponent = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
  var slotScopeId = arguments.length > 2 ? arguments[2] : undefined;
  var instance = createComponentInstance(vnode, parentComponent, null);
  var res = setupComponent(instance, true
  /* isSSR */);
  var hasAsyncSetup = isPromise(res);
  var prefetches = instance.sp;
  if (hasAsyncSetup || prefetches) {
    var p = hasAsyncSetup ? res : Promise.resolve();
    if (prefetches) {
      p = p.then(function () {
        return Promise.all(prefetches.map(function (prefetch) {
          return prefetch.call(instance.proxy);
        }));
      }).catch(function () {});
    }
    return p.then(function () {
      return renderComponentSubTree(instance, slotScopeId);
    });
  } else {
    return renderComponentSubTree(instance, slotScopeId);
  }
}
function renderComponentSubTree(instance, slotScopeId) {
  var comp = instance.type;
  var _createBuffer2 = createBuffer(),
    getBuffer = _createBuffer2.getBuffer,
    push = _createBuffer2.push;
  if (isFunction(comp)) {
    var root = renderComponentRoot(instance);
    if (!comp.props) {
      for (var key in instance.attrs) {
        if (key.startsWith("data-v-")) {
          (root.props || (root.props = {}))[key] = "";
        }
      }
    }
    renderVNode(push, instance.subTree = root, instance, slotScopeId);
  } else {
    if ((!instance.render || instance.render === NOOP) && !instance.ssrRender && !comp.ssrRender && isString(comp.template)) {
      comp.ssrRender = ssrCompile(comp.template);
    }
    var _iterator = _createForOfIteratorHelper(instance.scope.effects),
      _step;
    try {
      for (_iterator.s(); !(_step = _iterator.n()).done;) {
        var e = _step.value;
        if (e.computed) e.computed._cacheable = true;
      }
    } catch (err) {
      _iterator.e(err);
    } finally {
      _iterator.f();
    }
    var ssrRender = instance.ssrRender || comp.ssrRender;
    if (ssrRender) {
      var attrs = instance.inheritAttrs !== false ? instance.attrs : void 0;
      var hasCloned = false;
      var cur = instance;
      while (true) {
        var scopeId = cur.vnode.scopeId;
        if (scopeId) {
          if (!hasCloned) {
            attrs = _objectSpread({}, attrs);
            hasCloned = true;
          }
          attrs[scopeId] = "";
        }
        var parent = cur.parent;
        if (parent && parent.subTree && parent.subTree === cur.vnode) {
          cur = parent;
        } else {
          break;
        }
      }
      if (slotScopeId) {
        if (!hasCloned) attrs = _objectSpread({}, attrs);
        attrs[slotScopeId.trim()] = "";
      }
      var prev = setCurrentRenderingInstance(instance);
      try {
        ssrRender(instance.proxy, push, instance, attrs,
        // compiler-optimized bindings
        instance.props, instance.setupState, instance.data, instance.ctx);
      } finally {
        setCurrentRenderingInstance(prev);
      }
    } else if (instance.render && instance.render !== NOOP) {
      renderVNode(push, instance.subTree = renderComponentRoot(instance), instance, slotScopeId);
    } else {
      var componentName = comp.name || comp.__file || "<Anonymous>";
      warn$1("Component ".concat(componentName, " is missing template or render function."));
      push("<!---->");
    }
  }
  return getBuffer();
}
function renderVNode(push, vnode, parentComponent, slotScopeId) {
  var type = vnode.type,
    shapeFlag = vnode.shapeFlag,
    children = vnode.children;
  switch (type) {
    case Text:
      push(escapeHtml(children));
      break;
    case Comment:
      push(children ? "<!--".concat(escapeHtmlComment(children), "-->") : "<!---->");
      break;
    case Static:
      push(children);
      break;
    case Fragment:
      if (vnode.slotScopeIds) {
        slotScopeId = (slotScopeId ? slotScopeId + " " : "") + vnode.slotScopeIds.join(" ");
      }
      push("<!--[-->");
      renderVNodeChildren(push, children, parentComponent, slotScopeId);
      push("<!--]-->");
      break;
    default:
      if (shapeFlag & 1) {
        renderElementVNode(push, vnode, parentComponent, slotScopeId);
      } else if (shapeFlag & 6) {
        push(renderComponentVNode(vnode, parentComponent, slotScopeId));
      } else if (shapeFlag & 64) {
        renderTeleportVNode(push, vnode, parentComponent, slotScopeId);
      } else if (shapeFlag & 128) {
        renderVNode(push, vnode.ssContent, parentComponent, slotScopeId);
      } else {
        warn$1("[@vue/server-renderer] Invalid VNode type:", type, "(".concat(_typeof(type), ")"));
      }
  }
}
function renderVNodeChildren(push, children, parentComponent, slotScopeId) {
  for (var i = 0; i < children.length; i++) {
    renderVNode(push, normalizeVNode(children[i]), parentComponent, slotScopeId);
  }
}
function renderElementVNode(push, vnode, parentComponent, slotScopeId) {
  var tag = vnode.type;
  var props = vnode.props,
    children = vnode.children,
    shapeFlag = vnode.shapeFlag,
    scopeId = vnode.scopeId,
    dirs = vnode.dirs;
  var openTag = "<".concat(tag);
  if (dirs) {
    props = applySSRDirectives(vnode, props, dirs);
  }
  if (props) {
    openTag += ssrRenderAttrs(props, tag);
  }
  if (scopeId) {
    openTag += " ".concat(scopeId);
  }
  var curParent = parentComponent;
  var curVnode = vnode;
  while (curParent && curVnode === curParent.subTree) {
    curVnode = curParent.vnode;
    if (curVnode.scopeId) {
      openTag += " ".concat(curVnode.scopeId);
    }
    curParent = curParent.parent;
  }
  if (slotScopeId) {
    openTag += " ".concat(slotScopeId);
  }
  push(openTag + ">");
  if (!isVoidTag(tag)) {
    var hasChildrenOverride = false;
    if (props) {
      if (props.innerHTML) {
        hasChildrenOverride = true;
        push(props.innerHTML);
      } else if (props.textContent) {
        hasChildrenOverride = true;
        push(escapeHtml(props.textContent));
      } else if (tag === "textarea" && props.value) {
        hasChildrenOverride = true;
        push(escapeHtml(props.value));
      }
    }
    if (!hasChildrenOverride) {
      if (shapeFlag & 8) {
        push(escapeHtml(children));
      } else if (shapeFlag & 16) {
        renderVNodeChildren(push, children, parentComponent, slotScopeId);
      }
    }
    push("</".concat(tag, ">"));
  }
}
function applySSRDirectives(vnode, rawProps, dirs) {
  var toMerge = [];
  for (var i = 0; i < dirs.length; i++) {
    var binding = dirs[i];
    var getSSRProps = binding.dir.getSSRProps;
    if (getSSRProps) {
      var props = getSSRProps(binding, vnode);
      if (props) toMerge.push(props);
    }
  }
  return mergeProps.apply(void 0, [rawProps || {}].concat(toMerge));
}
function renderTeleportVNode(push, vnode, parentComponent, slotScopeId) {
  var target = vnode.props && vnode.props.to;
  var disabled = vnode.props && vnode.props.disabled;
  if (!target) {
    if (!disabled) {
      warn$1("[@vue/server-renderer] Teleport is missing target prop.");
    }
    return [];
  }
  if (!isString(target)) {
    warn$1("[@vue/server-renderer] Teleport target must be a query selector string.");
    return [];
  }
  ssrRenderTeleport(push, function (push2) {
    renderVNodeChildren(push2, vnode.children, parentComponent, slotScopeId);
  }, target, disabled || disabled === "", parentComponent);
}
var isVNode$1 = ssrUtils.isVNode;
function unrollBuffer$1(_x3) {
  return _unrollBuffer$.apply(this, arguments);
}
function _unrollBuffer$() {
  _unrollBuffer$ = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3(buffer) {
    var ret, i, item, _t;
    return _regeneratorRuntime.wrap(function (_context3) {
      while (1) switch (_context3.prev = _context3.next) {
        case 0:
          if (!buffer.hasAsync) {
            _context3.next = 8;
            break;
          }
          ret = "";
          i = 0;
        case 1:
          if (!(i < buffer.length)) {
            _context3.next = 7;
            break;
          }
          item = buffer[i];
          if (!isPromise(item)) {
            _context3.next = 3;
            break;
          }
          _context3.next = 2;
          return item;
        case 2:
          item = _context3.sent;
        case 3:
          if (!isString(item)) {
            _context3.next = 4;
            break;
          }
          ret += item;
          _context3.next = 6;
          break;
        case 4:
          _t = ret;
          _context3.next = 5;
          return unrollBuffer$1(item);
        case 5:
          ret = _t += _context3.sent;
        case 6:
          i++;
          _context3.next = 1;
          break;
        case 7:
          return _context3.abrupt("return", ret);
        case 8:
          return _context3.abrupt("return", unrollBufferSync$1(buffer));
        case 9:
        case "end":
          return _context3.stop();
      }
    }, _callee3);
  }));
  return _unrollBuffer$.apply(this, arguments);
}
function unrollBufferSync$1(buffer) {
  var ret = "";
  for (var i = 0; i < buffer.length; i++) {
    var item = buffer[i];
    if (isString(item)) {
      ret += item;
    } else {
      ret += unrollBufferSync$1(item);
    }
  }
  return ret;
}
function renderToString$1(_x4) {
  return _renderToString.apply(this, arguments);
}
function _renderToString() {
  _renderToString = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee4(input) {
    var context,
      vnode,
      buffer,
      result,
      _iterator3,
      _step3,
      unwatch,
      _args4 = arguments;
    return _regeneratorRuntime.wrap(function (_context4) {
      while (1) switch (_context4.prev = _context4.next) {
        case 0:
          context = _args4.length > 1 && _args4[1] !== undefined ? _args4[1] : {};
          if (!isVNode$1(input)) {
            _context4.next = 1;
            break;
          }
          return _context4.abrupt("return", renderToString$1(createApp({
            render: function render() {
              return input;
            }
          }), context));
        case 1:
          vnode = createVNode(input._component, input._props);
          vnode.appContext = input._context;
          input.provide(ssrContextKey, context);
          _context4.next = 2;
          return renderComponentVNode(vnode);
        case 2:
          buffer = _context4.sent;
          _context4.next = 3;
          return unrollBuffer$1(buffer);
        case 3:
          result = _context4.sent;
          _context4.next = 4;
          return resolveTeleports(context);
        case 4:
          if (context.__watcherHandles) {
            _iterator3 = _createForOfIteratorHelper(context.__watcherHandles);
            try {
              for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
                unwatch = _step3.value;
                unwatch();
              }
            } catch (err) {
              _iterator3.e(err);
            } finally {
              _iterator3.f();
            }
          }
          return _context4.abrupt("return", result);
        case 5:
        case "end":
          return _context4.stop();
      }
    }, _callee4);
  }));
  return _renderToString.apply(this, arguments);
}
function resolveTeleports(_x5) {
  return _resolveTeleports.apply(this, arguments);
}
function _resolveTeleports() {
  _resolveTeleports = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee5(context) {
    var key, _t2, _t3, _t4, _t5;
    return _regeneratorRuntime.wrap(function (_context5) {
      while (1) switch (_context5.prev = _context5.next) {
        case 0:
          if (!context.__teleportBuffers) {
            _context5.next = 4;
            break;
          }
          context.teleports = context.teleports || {};
          _t2 = _regeneratorRuntime.keys(context.__teleportBuffers);
        case 1:
          if ((_t3 = _t2()).done) {
            _context5.next = 4;
            break;
          }
          key = _t3.value;
          _t4 = unrollBuffer$1;
          _context5.next = 2;
          return Promise.all([context.__teleportBuffers[key]]);
        case 2:
          _t5 = _context5.sent;
          _context5.next = 3;
          return _t4(_t5);
        case 3:
          context.teleports[key] = _context5.sent;
          _context5.next = 1;
          break;
        case 4:
        case "end":
          return _context5.stop();
      }
    }, _callee5);
  }));
  return _resolveTeleports.apply(this, arguments);
}
var isVNode = ssrUtils.isVNode;
function unrollBuffer(_x6, _x7) {
  return _unrollBuffer.apply(this, arguments);
}
function _unrollBuffer() {
  _unrollBuffer = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee6(buffer, stream) {
    var i, item;
    return _regeneratorRuntime.wrap(function (_context6) {
      while (1) switch (_context6.prev = _context6.next) {
        case 0:
          if (!buffer.hasAsync) {
            _context6.next = 7;
            break;
          }
          i = 0;
        case 1:
          if (!(i < buffer.length)) {
            _context6.next = 6;
            break;
          }
          item = buffer[i];
          if (!isPromise(item)) {
            _context6.next = 3;
            break;
          }
          _context6.next = 2;
          return item;
        case 2:
          item = _context6.sent;
        case 3:
          if (!isString(item)) {
            _context6.next = 4;
            break;
          }
          stream.push(item);
          _context6.next = 5;
          break;
        case 4:
          _context6.next = 5;
          return unrollBuffer(item, stream);
        case 5:
          i++;
          _context6.next = 1;
          break;
        case 6:
          _context6.next = 8;
          break;
        case 7:
          unrollBufferSync(buffer, stream);
        case 8:
        case "end":
          return _context6.stop();
      }
    }, _callee6);
  }));
  return _unrollBuffer.apply(this, arguments);
}
function unrollBufferSync(buffer, stream) {
  for (var i = 0; i < buffer.length; i++) {
    var item = buffer[i];
    if (isString(item)) {
      stream.push(item);
    } else {
      unrollBufferSync(item, stream);
    }
  }
}
function renderToSimpleStream(input, context, stream) {
  if (isVNode(input)) {
    return renderToSimpleStream(createApp({
      render: function render() {
        return input;
      }
    }), context, stream);
  }
  var vnode = createVNode(input._component, input._props);
  vnode.appContext = input._context;
  input.provide(ssrContextKey, context);
  Promise.resolve(renderComponentVNode(vnode)).then(function (buffer) {
    return unrollBuffer(buffer, stream);
  }).then(function () {
    return resolveTeleports(context);
  }).then(function () {
    if (context.__watcherHandles) {
      var _iterator2 = _createForOfIteratorHelper(context.__watcherHandles),
        _step2;
      try {
        for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
          var unwatch = _step2.value;
          unwatch();
        }
      } catch (err) {
        _iterator2.e(err);
      } finally {
        _iterator2.f();
      }
    }
  }).then(function () {
    return stream.push(null);
  }).catch(function (error) {
    stream.destroy(error);
  });
  return stream;
}
function renderToStream(input) {
  var context = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  console.warn("[@vue/server-renderer] renderToStream is deprecated - use renderToNodeStream instead.");
  return renderToNodeStream(input, context);
}
function renderToNodeStream(input) {
  var context = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  {
    throw new Error("ESM build of renderToStream() does not support renderToNodeStream(). Use pipeToNodeWritable() with an existing Node.js Writable stream instance instead.");
  }
}
function pipeToNodeWritable(input) {
  var context = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  var writable = arguments.length > 2 ? arguments[2] : undefined;
  renderToSimpleStream(input, context, {
    push: function push(content) {
      if (content != null) {
        writable.write(content);
      } else {
        writable.end();
      }
    },
    destroy: function destroy(err) {
      writable.destroy(err);
    }
  });
}
function renderToWebStream(input) {
  var context = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  if (typeof ReadableStream !== "function") {
    throw new Error("ReadableStream constructor is not available in the global scope. If the target environment does support web streams, consider using pipeToWebWritable() with an existing WritableStream instance instead.");
  }
  var encoder = new TextEncoder();
  var cancelled = false;
  return new ReadableStream({
    start: function start(controller) {
      renderToSimpleStream(input, context, {
        push: function push(content) {
          if (cancelled) return;
          if (content != null) {
            controller.enqueue(encoder.encode(content));
          } else {
            controller.close();
          }
        },
        destroy: function destroy(err) {
          controller.error(err);
        }
      });
    },
    cancel: function cancel() {
      cancelled = true;
    }
  });
}
function pipeToWebWritable(input) {
  var context = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  var writable = arguments.length > 2 ? arguments[2] : undefined;
  var writer = writable.getWriter();
  var encoder = new TextEncoder();
  var hasReady = false;
  try {
    hasReady = isPromise(writer.ready);
  } catch (e) {}
  renderToSimpleStream(input, context, {
    push: function push(content) {
      return _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
        return _regeneratorRuntime.wrap(function (_context) {
          while (1) switch (_context.prev = _context.next) {
            case 0:
              if (!hasReady) {
                _context.next = 1;
                break;
              }
              _context.next = 1;
              return writer.ready;
            case 1:
              if (!(content != null)) {
                _context.next = 2;
                break;
              }
              return _context.abrupt("return", writer.write(encoder.encode(content)));
            case 2:
              return _context.abrupt("return", writer.close());
            case 3:
            case "end":
              return _context.stop();
          }
        }, _callee);
      }))();
    },
    destroy: function destroy(err) {
      console.log(err);
      writer.close();
    }
  });
}
initDirectivesForSSR();

/******************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
/* global Reflect, Promise, SuppressedError, Symbol */

var _extendStatics = function extendStatics(d, b) {
  _extendStatics = Object.setPrototypeOf || {
    __proto__: []
  } instanceof Array && function (d, b) {
    d.__proto__ = b;
  } || function (d, b) {
    for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p];
  };
  return _extendStatics(d, b);
};
function __extends(d, b) {
  if (typeof b !== "function" && b !== null) throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
  _extendStatics(d, b);
  function __() {
    this.constructor = d;
  }
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
}
var _assign = function __assign() {
  _assign = Object.assign || function __assign(t) {
    for (var s, i = 1, n = arguments.length; i < n; i++) {
      s = arguments[i];
      for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
    }
    return t;
  };
  return _assign.apply(this, arguments);
};
function __awaiter(thisArg, _arguments, P, generator) {
  function adopt(value) {
    return value instanceof P ? value : new P(function (resolve) {
      resolve(value);
    });
  }
  return new (P || (P = Promise))(function (resolve, reject) {
    function fulfilled(value) {
      try {
        step(generator.next(value));
      } catch (e) {
        reject(e);
      }
    }
    function rejected(value) {
      try {
        step(generator["throw"](value));
      } catch (e) {
        reject(e);
      }
    }
    function step(result) {
      result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
    }
    step((generator = generator.apply(thisArg, _arguments || [])).next());
  });
}
function __generator(thisArg, body) {
  var _ = {
      label: 0,
      sent: function sent() {
        if (t[0] & 1) throw t[1];
        return t[1];
      },
      trys: [],
      ops: []
    },
    f,
    y,
    t,
    g;
  return g = {
    next: verb(0),
    "throw": verb(1),
    "return": verb(2)
  }, typeof Symbol === "function" && (g[Symbol.iterator] = function () {
    return this;
  }), g;
  function verb(n) {
    return function (v) {
      return step([n, v]);
    };
  }
  function step(op) {
    if (f) throw new TypeError("Generator is already executing.");
    while (g && (g = 0, op[0] && (_ = 0)), _) try {
      if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
      if (y = 0, t) op = [op[0] & 2, t.value];
      switch (op[0]) {
        case 0:
        case 1:
          t = op;
          break;
        case 4:
          _.label++;
          return {
            value: op[1],
            done: false
          };
        case 5:
          _.label++;
          y = op[1];
          op = [0];
          continue;
        case 7:
          op = _.ops.pop();
          _.trys.pop();
          continue;
        default:
          if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
            _ = 0;
            continue;
          }
          if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) {
            _.label = op[1];
            break;
          }
          if (op[0] === 6 && _.label < t[1]) {
            _.label = t[1];
            t = op;
            break;
          }
          if (t && _.label < t[2]) {
            _.label = t[2];
            _.ops.push(op);
            break;
          }
          if (t[2]) _.ops.pop();
          _.trys.pop();
          continue;
      }
      op = body.call(thisArg, _);
    } catch (e) {
      op = [6, e];
      y = 0;
    } finally {
      f = t = 0;
    }
    if (op[0] & 5) throw op[1];
    return {
      value: op[0] ? op[1] : void 0,
      done: true
    };
  }
}
function __spreadArray(to, from, pack) {
  if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
    if (ar || !(i in from)) {
      if (!ar) ar = Array.prototype.slice.call(from, 0, i);
      ar[i] = from[i];
    }
  }
  return to.concat(ar || Array.prototype.slice.call(from));
}
typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
  var e = new Error(message);
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
};
var Pluggable = /** @class */function () {
  function Pluggable() {
    this.installedPlugins = [];
  }
  Pluggable.prototype.install = function (handler, options) {
    if (typeof handler !== 'function') {
      console.error('plugin.install must receive a function');
      handler = function handler() {
        return {};
      };
    }
    this.installedPlugins.push({
      handler: handler,
      options: options
    });
  };
  Pluggable.prototype.extend = function (instance) {
    var invokeSetup = function invokeSetup(_a) {
      var handler = _a.handler,
        options = _a.options;
      return handler(instance, options); // invoke the setup method passed to install
    };
    var bindProperty = function bindProperty(_a) {
      var property = _a[0],
        value = _a[1];
      instance[property] = typeof value === 'function' ? value.bind(instance) : value;
    };
    var addAllPropertiesFromSetup = function addAllPropertiesFromSetup(setupResult) {
      setupResult = _typeof(setupResult) === 'object' ? setupResult : {};
      Object.entries(setupResult).forEach(bindProperty);
    };
    this.installedPlugins.map(invokeSetup).forEach(addAllPropertiesFromSetup);
  };
  /** For testing */
  Pluggable.prototype.reset = function () {
    this.installedPlugins = [];
  };
  return Pluggable;
}();
var config = {
  global: {
    stubs: {
      transition: true,
      'transition-group': true
    },
    provide: {},
    components: {},
    config: {},
    directives: {},
    mixins: [],
    mocks: {},
    plugins: [],
    renderStubDefaultSlot: false
  },
  plugins: {
    VueWrapper: new Pluggable(),
    DOMWrapper: new Pluggable()
  }
};
function mergeStubs(target, source) {
  if (source.stubs) {
    if (Array.isArray(source.stubs)) {
      source.stubs.forEach(function (x) {
        return target[x] = true;
      });
    } else {
      for (var _i = 0, _a = Object.entries(source.stubs); _i < _a.length; _i++) {
        var _b = _a[_i],
          k = _b[0],
          v = _b[1];
        target[k] = v;
      }
    }
  }
}
// perform 1-level-deep-pseudo-clone merge in order to prevent config leaks
// example: vue-router overwrites globalProperties.$router
function mergeAppConfig(configGlobalConfig, mountGlobalConfig) {
  return _assign(_assign(_assign({}, configGlobalConfig), mountGlobalConfig), {
    globalProperties: _assign(_assign({}, configGlobalConfig === null || configGlobalConfig === void 0 ? void 0 : configGlobalConfig.globalProperties), mountGlobalConfig === null || mountGlobalConfig === void 0 ? void 0 : mountGlobalConfig.globalProperties)
  });
}
function mergeGlobalProperties(mountGlobal) {
  var _a, _b, _c;
  if (mountGlobal === void 0) {
    mountGlobal = {};
  }
  var stubs = {};
  var configGlobal = (_a = config === null || config === void 0 ? void 0 : config.global) !== null && _a !== void 0 ? _a : {};
  mergeStubs(stubs, configGlobal);
  mergeStubs(stubs, mountGlobal);
  var renderStubDefaultSlot = (_c = (_b = mountGlobal.renderStubDefaultSlot) !== null && _b !== void 0 ? _b : configGlobal.renderStubDefaultSlot || (config === null || config === void 0 ? void 0 : config.renderStubDefaultSlot)) !== null && _c !== void 0 ? _c : false;
  if (config.renderStubDefaultSlot === true) {
    console.warn('config.renderStubDefaultSlot is deprecated, use config.global.renderStubDefaultSlot instead');
  }
  return {
    mixins: __spreadArray(__spreadArray([], configGlobal.mixins || [], true), mountGlobal.mixins || [], true),
    plugins: __spreadArray(__spreadArray([], configGlobal.plugins || [], true), mountGlobal.plugins || [], true),
    stubs: stubs,
    components: _assign(_assign({}, configGlobal.components), mountGlobal.components),
    provide: _assign(_assign({}, configGlobal.provide), mountGlobal.provide),
    mocks: _assign(_assign({}, configGlobal.mocks), mountGlobal.mocks),
    config: mergeAppConfig(configGlobal.config, mountGlobal.config),
    directives: _assign(_assign({}, configGlobal.directives), mountGlobal.directives),
    renderStubDefaultSlot: renderStubDefaultSlot
  };
}
var isObject = function isObject(obj) {
  return !!obj && _typeof(obj) === 'object';
};
// https://stackoverflow.com/a/48218209
var _mergeDeep = function mergeDeep(target, source) {
  if (!isObject(target) || !isObject(source)) {
    return source;
  }
  Object.keys(source).forEach(function (key) {
    var targetValue = target[key];
    var sourceValue = source[key];
    if (Array.isArray(targetValue) && Array.isArray(sourceValue)) {
      target[key] = sourceValue;
    } else if (sourceValue instanceof Date) {
      target[key] = sourceValue;
    } else if (isObject(targetValue) && isObject(sourceValue)) {
      target[key] = _mergeDeep(Object.assign({}, targetValue), sourceValue);
    } else {
      target[key] = sourceValue;
    }
  });
  return target;
};
function isClassComponent(component) {
  return typeof component === 'function' && '__vccOpts' in component;
}
function isComponent(component) {
  return Boolean(component && (_typeof(component) === 'object' || typeof component === 'function'));
}
function isFunctionalComponent(component) {
  return typeof component === 'function' && !isClassComponent(component);
}
function isObjectComponent(component) {
  return Boolean(component && _typeof(component) === 'object');
}
function textContent(element) {
  var _a, _b;
  // we check if the element is a comment first
  // to return an empty string in that case, instead of the comment content
  return element.nodeType !== Node.COMMENT_NODE ? (_b = (_a = element.textContent) === null || _a === void 0 ? void 0 : _a.trim()) !== null && _b !== void 0 ? _b : '' : '';
}
function hasOwnProperty(obj, prop) {
  return obj.hasOwnProperty(prop);
}
function isNotNullOrUndefined(obj) {
  return Boolean(obj);
}
function isRefSelector(selector) {
  return _typeof(selector) === 'object' && 'ref' in selector;
}
function convertStubsToRecord(stubs) {
  if (Array.isArray(stubs)) {
    // ['Foo', 'Bar'] => { Foo: true, Bar: true }
    return stubs.reduce(function (acc, current) {
      acc[current] = true;
      return acc;
    }, {});
  }
  return stubs;
}
var isDirectiveKey = function isDirectiveKey(key) {
  return key.match(/^v[A-Z].*/);
};
function getComponentsFromStubs(stubs) {
  var normalizedStubs = convertStubsToRecord(stubs);
  return Object.fromEntries(Object.entries(normalizedStubs).filter(function (_a) {
    var key = _a[0];
    return !isDirectiveKey(key);
  }));
}
function getDirectivesFromStubs(stubs) {
  var normalizedStubs = convertStubsToRecord(stubs);
  return Object.fromEntries(Object.entries(normalizedStubs).filter(function (_a) {
    var key = _a[0],
      value = _a[1];
    return isDirectiveKey(key) && value !== false;
  }).map(function (_a) {
    var key = _a[0],
      value = _a[1];
    return [key.substring(1), value];
  }));
}
function hasSetupState(vm) {
  return vm && vm.$.devtoolsRawSetupState;
}
function isScriptSetup(vm) {
  return vm && vm.$.setupState.__isScriptSetup;
}
var ignorableKeyModifiers = ['stop', 'prevent', 'self', 'exact', 'prevent', 'capture'];
var systemKeyModifiers = ['ctrl', 'shift', 'alt', 'meta'];
var mouseKeyModifiers = ['left', 'middle', 'right'];
var keyCodesByKeyName = {
  backspace: 8,
  tab: 9,
  enter: 13,
  esc: 27,
  space: 32,
  pageup: 33,
  pagedown: 34,
  end: 35,
  home: 36,
  left: 37,
  up: 38,
  right: 39,
  down: 40,
  insert: 45,
  delete: 46
};
var domEvents = {
  abort: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  afterprint: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  animationend: {
    eventInterface: 'AnimationEvent',
    bubbles: true,
    cancelable: false
  },
  animationiteration: {
    eventInterface: 'AnimationEvent',
    bubbles: true,
    cancelable: false
  },
  animationstart: {
    eventInterface: 'AnimationEvent',
    bubbles: true,
    cancelable: false
  },
  appinstalled: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  /**
   * @deprecated
   */
  audioprocess: {
    eventInterface: 'AudioProcessingEvent',
    bubbles: false,
    cancelable: false
  },
  audioend: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  audiostart: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  beforeprint: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  beforeunload: {
    eventInterface: 'BeforeUnloadEvent',
    bubbles: false,
    cancelable: true
  },
  beginEvent: {
    eventInterface: 'TimeEvent',
    bubbles: false,
    cancelable: false
  },
  blur: {
    eventInterface: 'FocusEvent',
    bubbles: false,
    cancelable: false
  },
  boundary: {
    eventInterface: 'SpeechSynthesisEvent',
    bubbles: false,
    cancelable: false
  },
  cached: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  canplay: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  canplaythrough: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  change: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  chargingchange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  chargingtimechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  checking: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  click: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  close: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  complete: {
    eventInterface: 'OfflineAudioCompletionEvent',
    bubbles: false,
    cancelable: false
  },
  compositionend: {
    eventInterface: 'CompositionEvent',
    bubbles: true,
    cancelable: true
  },
  compositionstart: {
    eventInterface: 'CompositionEvent',
    bubbles: true,
    cancelable: true
  },
  compositionupdate: {
    eventInterface: 'CompositionEvent',
    bubbles: true,
    cancelable: false
  },
  contextmenu: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  copy: {
    eventInterface: 'ClipboardEvent',
    bubbles: true,
    cancelable: true
  },
  cut: {
    eventInterface: 'ClipboardEvent',
    bubbles: true,
    cancelable: true
  },
  dblclick: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  devicechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  devicelight: {
    eventInterface: 'DeviceLightEvent',
    bubbles: false,
    cancelable: false
  },
  devicemotion: {
    eventInterface: 'DeviceMotionEvent',
    bubbles: false,
    cancelable: false
  },
  deviceorientation: {
    eventInterface: 'DeviceOrientationEvent',
    bubbles: false,
    cancelable: false
  },
  deviceproximity: {
    eventInterface: 'DeviceProximityEvent',
    bubbles: false,
    cancelable: false
  },
  dischargingtimechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  DOMActivate: {
    eventInterface: 'UIEvent',
    bubbles: true,
    cancelable: true
  },
  DOMAttributeNameChanged: {
    eventInterface: 'MutationNameEvent',
    bubbles: true,
    cancelable: true
  },
  DOMAttrModified: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  DOMCharacterDataModified: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  DOMContentLoaded: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: true
  },
  DOMElementNameChanged: {
    eventInterface: 'MutationNameEvent',
    bubbles: true,
    cancelable: true
  },
  DOMFocusIn: {
    eventInterface: 'FocusEvent',
    bubbles: true,
    cancelable: true
  },
  DOMFocusOut: {
    eventInterface: 'FocusEvent',
    bubbles: true,
    cancelable: true
  },
  DOMNodeInserted: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  DOMNodeInsertedIntoDocument: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  DOMNodeRemoved: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  DOMNodeRemovedFromDocument: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: true
  },
  /**
   * @deprecated
   */
  DOMSubtreeModified: {
    eventInterface: 'MutationEvent',
    bubbles: true,
    cancelable: false
  },
  downloading: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  drag: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: true
  },
  dragend: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: false
  },
  dragenter: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: true
  },
  dragleave: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: false
  },
  dragover: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: true
  },
  dragstart: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: true
  },
  drop: {
    eventInterface: 'DragEvent',
    bubbles: true,
    cancelable: true
  },
  durationchange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  emptied: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  end: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  ended: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  endEvent: {
    eventInterface: 'TimeEvent',
    bubbles: false,
    cancelable: false
  },
  error: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  focus: {
    eventInterface: 'FocusEvent',
    bubbles: false,
    cancelable: false
  },
  focusin: {
    eventInterface: 'FocusEvent',
    bubbles: true,
    cancelable: false
  },
  focusout: {
    eventInterface: 'FocusEvent',
    bubbles: true,
    cancelable: false
  },
  fullscreenchange: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  fullscreenerror: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  gamepadconnected: {
    eventInterface: 'GamepadEvent',
    bubbles: false,
    cancelable: false
  },
  gamepaddisconnected: {
    eventInterface: 'GamepadEvent',
    bubbles: false,
    cancelable: false
  },
  gotpointercapture: {
    eventInterface: 'PointerEvent',
    bubbles: false,
    cancelable: false
  },
  hashchange: {
    eventInterface: 'HashChangeEvent',
    bubbles: true,
    cancelable: false
  },
  lostpointercapture: {
    eventInterface: 'PointerEvent',
    bubbles: false,
    cancelable: false
  },
  input: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  invalid: {
    eventInterface: 'Event',
    cancelable: true,
    bubbles: false
  },
  keydown: {
    eventInterface: 'KeyboardEvent',
    bubbles: true,
    cancelable: true
  },
  keypress: {
    eventInterface: 'KeyboardEvent',
    bubbles: true,
    cancelable: true
  },
  keyup: {
    eventInterface: 'KeyboardEvent',
    bubbles: true,
    cancelable: true
  },
  languagechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  levelchange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  load: {
    eventInterface: 'UIEvent',
    bubbles: false,
    cancelable: false
  },
  loadeddata: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  loadedmetadata: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  loadend: {
    eventInterface: 'ProgressEvent',
    bubbles: false,
    cancelable: false
  },
  loadstart: {
    eventInterface: 'ProgressEvent',
    bubbles: false,
    cancelable: false
  },
  mark: {
    eventInterface: 'SpeechSynthesisEvent',
    bubbles: false,
    cancelable: false
  },
  message: {
    eventInterface: 'MessageEvent',
    bubbles: false,
    cancelable: false
  },
  messageerror: {
    eventInterface: 'MessageEvent',
    bubbles: false,
    cancelable: false
  },
  mousedown: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  mouseenter: {
    eventInterface: 'MouseEvent',
    bubbles: false,
    cancelable: false
  },
  mouseleave: {
    eventInterface: 'MouseEvent',
    bubbles: false,
    cancelable: false
  },
  mousemove: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  mouseout: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  mouseover: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  mouseup: {
    eventInterface: 'MouseEvent',
    bubbles: true,
    cancelable: true
  },
  nomatch: {
    eventInterface: 'SpeechRecognitionEvent',
    bubbles: false,
    cancelable: false
  },
  notificationclick: {
    eventInterface: 'NotificationEvent',
    bubbles: false,
    cancelable: false
  },
  noupdate: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  obsolete: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  offline: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  online: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  open: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  orientationchange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  pagehide: {
    eventInterface: 'PageTransitionEvent',
    bubbles: false,
    cancelable: false
  },
  pageshow: {
    eventInterface: 'PageTransitionEvent',
    bubbles: false,
    cancelable: false
  },
  paste: {
    eventInterface: 'ClipboardEvent',
    bubbles: true,
    cancelable: true
  },
  pause: {
    eventInterface: 'SpeechSynthesisEvent',
    bubbles: false,
    cancelable: false
  },
  pointercancel: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: false
  },
  pointerdown: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: true
  },
  pointerenter: {
    eventInterface: 'PointerEvent',
    bubbles: false,
    cancelable: false
  },
  pointerleave: {
    eventInterface: 'PointerEvent',
    bubbles: false,
    cancelable: false
  },
  pointerlockchange: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  pointerlockerror: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  pointermove: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: true
  },
  pointerout: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: true
  },
  pointerover: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: true
  },
  pointerup: {
    eventInterface: 'PointerEvent',
    bubbles: true,
    cancelable: true
  },
  play: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  playing: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  popstate: {
    eventInterface: 'PopStateEvent',
    bubbles: true,
    cancelable: false
  },
  progress: {
    eventInterface: 'ProgressEvent',
    bubbles: false,
    cancelable: false
  },
  push: {
    eventInterface: 'PushEvent',
    bubbles: false,
    cancelable: false
  },
  pushsubscriptionchange: {
    eventInterface: 'PushEvent',
    bubbles: false,
    cancelable: false
  },
  ratechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  readystatechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  repeatEvent: {
    eventInterface: 'TimeEvent',
    bubbles: false,
    cancelable: false
  },
  reset: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: true
  },
  resize: {
    eventInterface: 'UIEvent',
    bubbles: false,
    cancelable: false
  },
  resourcetimingbufferfull: {
    eventInterface: 'Performance',
    bubbles: true,
    cancelable: true
  },
  result: {
    eventInterface: 'SpeechRecognitionEvent',
    bubbles: false,
    cancelable: false
  },
  resume: {
    eventInterface: 'SpeechSynthesisEvent',
    bubbles: false,
    cancelable: false
  },
  scroll: {
    eventInterface: 'UIEvent',
    bubbles: false,
    cancelable: false
  },
  seeked: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  seeking: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  select: {
    eventInterface: 'UIEvent',
    bubbles: true,
    cancelable: false
  },
  selectstart: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: true
  },
  selectionchange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  show: {
    eventInterface: 'MouseEvent',
    bubbles: false,
    cancelable: false
  },
  slotchange: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  soundend: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  soundstart: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  speechend: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  speechstart: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  stalled: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  start: {
    eventInterface: 'SpeechSynthesisEvent',
    bubbles: false,
    cancelable: false
  },
  storage: {
    eventInterface: 'StorageEvent',
    bubbles: false,
    cancelable: false
  },
  submit: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: true
  },
  success: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  suspend: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  SVGAbort: {
    eventInterface: 'SVGEvent',
    bubbles: true,
    cancelable: false
  },
  SVGError: {
    eventInterface: 'SVGEvent',
    bubbles: true,
    cancelable: false
  },
  SVGLoad: {
    eventInterface: 'SVGEvent',
    bubbles: false,
    cancelable: false
  },
  SVGResize: {
    eventInterface: 'SVGEvent',
    bubbles: true,
    cancelable: false
  },
  SVGScroll: {
    eventInterface: 'SVGEvent',
    bubbles: true,
    cancelable: false
  },
  SVGUnload: {
    eventInterface: 'SVGEvent',
    bubbles: false,
    cancelable: false
  },
  SVGZoom: {
    eventInterface: 'SVGZoomEvent',
    bubbles: true,
    cancelable: false
  },
  timeout: {
    eventInterface: 'ProgressEvent',
    bubbles: false,
    cancelable: false
  },
  timeupdate: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  touchcancel: {
    eventInterface: 'TouchEvent',
    bubbles: true,
    cancelable: false
  },
  touchend: {
    eventInterface: 'TouchEvent',
    bubbles: true,
    cancelable: true
  },
  touchmove: {
    eventInterface: 'TouchEvent',
    bubbles: true,
    cancelable: true
  },
  touchstart: {
    eventInterface: 'TouchEvent',
    bubbles: true,
    cancelable: true
  },
  transitionend: {
    eventInterface: 'TransitionEvent',
    bubbles: true,
    cancelable: true
  },
  unload: {
    eventInterface: 'UIEvent',
    bubbles: false,
    cancelable: false
  },
  updateready: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  userproximity: {
    eventInterface: 'UserProximityEvent',
    bubbles: false,
    cancelable: false
  },
  voiceschanged: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  visibilitychange: {
    eventInterface: 'Event',
    bubbles: true,
    cancelable: false
  },
  volumechange: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  waiting: {
    eventInterface: 'Event',
    bubbles: false,
    cancelable: false
  },
  wheel: {
    eventInterface: 'WheelEvent',
    bubbles: true,
    cancelable: true
  }
};

/**
 * Groups modifiers into lists
 */
function generateModifiers(modifiers, isOnClick) {
  var keyModifiers = [];
  var systemModifiers = [];
  for (var i = 0; i < modifiers.length; i++) {
    var modifier = modifiers[i];
    // addEventListener() options, e.g. .passive & .capture, that we dont need to handle
    if (ignorableKeyModifiers.includes(modifier)) {
      continue;
    }
    // modifiers that require special conversion
    // if passed a left/right key modifier with onClick, add it here as well.
    if (systemKeyModifiers.includes(modifier) || mouseKeyModifiers.includes(modifier) && isOnClick) {
      systemModifiers.push(modifier);
    } else {
      keyModifiers.push(modifier);
    }
  }
  return {
    keyModifiers: keyModifiers,
    systemModifiers: systemModifiers
  };
}
function getEventProperties(eventParams) {
  var modifiers = eventParams.modifiers,
    _a = eventParams.options,
    options = _a === void 0 ? {} : _a,
    eventType = eventParams.eventType;
  var isOnClick = eventType === 'click';
  var _b = generateModifiers(modifiers, isOnClick),
    keyModifiers = _b.keyModifiers,
    systemModifiers = _b.systemModifiers;
  if (isOnClick) {
    // if it's a right click, it should fire a `contextmenu` event
    if (systemModifiers.includes('right')) {
      eventType = 'contextmenu';
      options.button = 2;
      // if its a middle click, fire a `mouseup` event
    } else if (systemModifiers.includes('middle')) {
      eventType = 'mouseup';
      options.button = 1;
    }
  }
  var meta = domEvents[eventType] || {
    eventInterface: 'Event',
    cancelable: true,
    bubbles: true
  };
  // convert `shift, ctrl` to `shiftKey, ctrlKey`
  // allows trigger('keydown.shift.ctrl.n') directly
  var systemModifiersMeta = systemModifiers.reduce(function (all, key) {
    all["".concat(key, "Key")] = true;
    return all;
  }, {});
  // get the keyCode for backwards compat
  var keyCode = keyCodesByKeyName[keyModifiers[0]] || options && (options.keyCode || options.code);
  var eventProperties = _assign(_assign(_assign(_assign({}, systemModifiersMeta), options), {
    bubbles: meta.bubbles,
    cancelable: meta.cancelable,
    // Any derived options should go here
    keyCode: keyCode,
    code: keyCode
  }), keyModifiers[0] ? {
    key: keyModifiers[0]
  } : {});
  return {
    eventProperties: eventProperties,
    meta: meta,
    eventType: eventType
  };
}
function createEvent(eventParams) {
  var _a = getEventProperties(eventParams),
    eventProperties = _a.eventProperties,
    meta = _a.meta,
    eventType = _a.eventType;
  // user defined eventInterface
  var eventInterface = meta.eventInterface;
  var metaEventInterface = window[eventInterface];
  var SupportedEventInterface = typeof metaEventInterface === 'function' ? metaEventInterface : window.Event;
  return new SupportedEventInterface(eventType,
  // event properties can only be added when the event is instantiated
  // custom properties must be added after the event has been instantiated
  eventProperties);
}
function createDOMEvent(eventString, options) {
  // split eventString like `keydown.ctrl.shift` into `keydown` and array of modifiers
  var _a = eventString.split('.'),
    eventType = _a[0],
    modifiers = _a.slice(1);
  var eventParams = {
    eventType: eventType,
    modifiers: modifiers,
    options: options
  };
  var event = createEvent(eventParams);
  var eventPrototype = Object.getPrototypeOf(event);
  // attach custom options to the event, like `relatedTarget` and so on.
  options && Object.keys(options).forEach(function (key) {
    var propertyDescriptor = Object.getOwnPropertyDescriptor(eventPrototype, key);
    var canSetProperty = !(propertyDescriptor && propertyDescriptor.set === undefined);
    if (canSetProperty) {
      event[key] = options[key];
    }
  });
  return event;
}

// Stubbing occurs when in vnode transformer we're swapping
// component vnode type due to stubbing either component
// or directive on component
// In order to be able to find components we need to track pairs
// stub --> original component
// Having this as global might feel unsafe at first point
// One can assume that sharing stub map across mounts might
// lead to false matches, however our vnode mappers always
// produce new nodeTypes for each mount even if you're reusing
// same stub, so we're safe and do not need to pass these stubs
// for each mount operation
var stubs = new WeakMap();
function registerStub(_a) {
  var source = _a.source,
    stub = _a.stub;
  stubs.set(stub, source);
}
function getOriginalComponentFromStub(stub) {
  return stubs.get(stub);
}
var cacheStringFunction = function cacheStringFunction(fn) {
  var cache = Object.create(null);
  return function (str) {
    var hit = cache[str];
    return hit || (cache[str] = fn(str));
  };
};
var camelizeRE = /-(\w)/g;
var camelize = cacheStringFunction(function (str) {
  return str.replace(camelizeRE, function (_, c) {
    return c ? c.toUpperCase() : '';
  });
});
var capitalize = cacheStringFunction(function (str) {
  return str.charAt(0).toUpperCase() + str.slice(1);
});
var hyphenateRE = /\B([A-Z])/g;
var hyphenate = cacheStringFunction(function (str) {
  return str.replace(hyphenateRE, '-$1').toLowerCase();
});
function matchName(target, sourceName) {
  var camelized = camelize(target);
  var capitalized = capitalize(camelized);
  return !!sourceName && (sourceName === target || sourceName === camelized || sourceName === capitalized || capitalize(camelize(sourceName)) === capitalized);
}
function isCompatEnabled(key) {
  var _a, _b;
  return (_b = (_a = Vue.compatUtils) === null || _a === void 0 ? void 0 : _a.isCompatEnabled(key)) !== null && _b !== void 0 ? _b : false;
}
function isLegacyExtendedComponent(component) {
  if (!isCompatEnabled('GLOBAL_EXTEND') || typeof component !== 'function') {
    return false;
  }
  return hasOwnProperty(component, 'super') && component.super.extend({}).super === component.super;
}
function unwrapLegacyVueExtendComponent(selector) {
  return isLegacyExtendedComponent(selector) ? selector.options : selector;
}
function isLegacyFunctionalComponent(component) {
  return Boolean(component && _typeof(component) === 'object' && hasOwnProperty(component, 'functional') && component.functional);
}
var getComponentNameInSetup = function getComponentNameInSetup(instance, type) {
  return Object.keys((instance === null || instance === void 0 ? void 0 : instance.setupState) || {}).find(function (key) {
    var _a;
    return ((_a = Object.getOwnPropertyDescriptor(instance.setupState, key)) === null || _a === void 0 ? void 0 : _a.value) === type;
  });
};
var getComponentRegisteredName = function getComponentRegisteredName(instance, type) {
  if (!instance || !instance.parent) return null;
  // try to infer the name based on local resolution
  var registry = instance.type.components;
  for (var key in registry) {
    if (registry[key] === type) {
      return key;
    }
  }
  // try to retrieve name imported in script setup
  return getComponentNameInSetup(instance.parent, type) || null;
};
var getComponentName = function getComponentName(instance, type) {
  if (isObjectComponent(type)) {
    return (
      // If the component we stub is a script setup component and is automatically
      // imported by unplugin-vue-components we can only get its name through
      // the `__name` property.
      getComponentNameInSetup(instance, type) || type.name || type.__name || ''
    );
  }
  if (isLegacyExtendedComponent(type)) {
    return unwrapLegacyVueExtendComponent(type).name || '';
  }
  if (isFunctionalComponent(type)) {
    return type.displayName || type.name;
  }
  return '';
};

/**
 * Detect whether a selector matches a VNode
 * @param node
 * @param selector
 * @return {boolean | ((value: any) => boolean)}
 */
function matches(node, rawSelector) {
  var _a, _b, _c;
  var selector = unwrapLegacyVueExtendComponent(rawSelector);
  // do not return none Vue components
  if (!node.component) return false;
  var nodeType = node.type;
  if (!isComponent(nodeType)) return false;
  if (typeof selector === 'string') {
    return (_b = (_a = node.el) === null || _a === void 0 ? void 0 : _a.matches) === null || _b === void 0 ? void 0 : _b.call(_a, selector);
  }
  // When we're using stubs we want user to be able to
  // find stubbed components both by original component
  // or stub definition. That's why we are trying to
  // extract original component and also stub, which was
  // used to create specialized stub for render
  var nodeTypeCandidates = [nodeType, getOriginalComponentFromStub(nodeType)].filter(Boolean);
  // our selector might be a stub itself
  var target = (_c = getOriginalComponentFromStub(selector)) !== null && _c !== void 0 ? _c : selector;
  if (nodeTypeCandidates.includes(target)) {
    return true;
  }
  var componentName;
  componentName = getComponentName(node.component, nodeType);
  var selectorName = selector.name;
  // the component and selector both have a name
  if (componentName && selectorName) {
    return matchName(selectorName, componentName);
  }
  componentName = getComponentRegisteredName(node.component, nodeType) || undefined;
  // if a name is missing, then check the locally registered components in the parent
  if (node.component.parent) {
    var registry = node.component.parent.type.components;
    for (var key in registry) {
      // is it the selector
      if (!selectorName && registry[key] === selector) {
        selectorName = key;
      }
      // is it the component
      if (!componentName && registry[key] === nodeType) {
        componentName = key;
      }
    }
  }
  if (selectorName && componentName) {
    return matchName(selectorName, componentName);
  }
  return false;
}
/**
 * Filters out the null, undefined and primitive values,
 * to only keep VNode and VNodeArrayChildren values
 * @param value
 */
function nodesAsObject(value) {
  return !!value && _typeof(value) === 'object';
}
/**
 * Collect all children
 * @param nodes
 * @param children
 */
function aggregateChildren(nodes, children) {
  if (children && Array.isArray(children)) {
    var reversedNodes = __spreadArray([], children, true).reverse().filter(nodesAsObject);
    reversedNodes.forEach(function (node) {
      if (Array.isArray(node)) {
        aggregateChildren(nodes, node);
      } else {
        nodes.unshift(node);
      }
    });
  }
}
function findAllVNodes(vnode, selector) {
  var matchingNodes = [];
  var nodes = [vnode];
  while (nodes.length) {
    var node = nodes.shift();
    aggregateChildren(nodes, node.children);
    if (node.component) {
      aggregateChildren(nodes, [node.component.subTree]);
    }
    if (node.suspense) {
      // match children if component is Suspense
      var activeBranch = node.suspense.activeBranch;
      aggregateChildren(nodes, [activeBranch]);
    }
    if (matches(node, selector) && !matchingNodes.includes(node)) {
      matchingNodes.push(node);
    }
  }
  return matchingNodes;
}
function find(root, selector) {
  var matchingVNodes = findAllVNodes(root, selector);
  if (typeof selector === 'string') {
    // When searching by CSS selector we want only one (topmost) vnode for each el`
    matchingVNodes = matchingVNodes.filter(function (vnode) {
      var _a;
      return ((_a = vnode.component.parent) === null || _a === void 0 ? void 0 : _a.vnode.el) !== vnode.el;
    });
  }
  return matchingVNodes.map(function (vnode) {
    return vnode.component;
  });
}
function createWrapperError(wrapperType) {
  return new Proxy(Object.create(null), {
    get: function get(obj, prop) {
      switch (prop) {
        case 'then':
          // allows for better errors when wrapping `find` in `await`
          // https://github.com/vuejs/test-utils/issues/638
          return;
        case 'exists':
          return function () {
            return false;
          };
        default:
          throw new Error("Cannot call ".concat(String(prop), " on an empty ").concat(wrapperType, "."));
      }
    }
  });
}

/*!
 * isElementVisible
 * Adapted from https://github.com/testing-library/jest-dom
 * Licensed under the MIT License.
 */
function isStyleVisible(element) {
  if (!(element instanceof HTMLElement) && !(element instanceof SVGElement)) {
    return false;
  }
  var _a = getComputedStyle(element),
    display = _a.display,
    visibility = _a.visibility,
    opacity = _a.opacity;
  return display !== 'none' && visibility !== 'hidden' && visibility !== 'collapse' && opacity !== '0';
}
function isAttributeVisible(element) {
  return !element.hasAttribute('hidden') && (element.nodeName === 'DETAILS' ? element.hasAttribute('open') : true);
}
function isElementVisible(element) {
  return element.nodeName !== '#comment' && isStyleVisible(element) && isAttributeVisible(element) && (!element.parentElement || isElementVisible(element.parentElement));
}
function isElement(element) {
  return element instanceof Element;
}
var WrapperType;
(function (WrapperType) {
  WrapperType[WrapperType["DOMWrapper"] = 0] = "DOMWrapper";
  WrapperType[WrapperType["VueWrapper"] = 1] = "VueWrapper";
})(WrapperType || (WrapperType = {}));
var factories = {};
function registerFactory(type, fn) {
  factories[type] = fn;
}
var createDOMWrapper = function createDOMWrapper(element) {
  return factories[WrapperType.DOMWrapper](element);
};
var createVueWrapper = function createVueWrapper(app, vm, setProps) {
  return factories[WrapperType.VueWrapper](app, vm, setProps);
};
function stringifyNode(node) {
  return node instanceof Element ? node.outerHTML : new XMLSerializer().serializeToString(node);
}
function getDefaultExportFromCjs(x) {
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
}
var js = {
  exports: {}
};
var src = {};
var javascript = {
  exports: {}
};
var beautifier$2 = {};
var output = {};

/*jshint node:true */

var hasRequiredOutput;
function requireOutput() {
  if (hasRequiredOutput) return output;
  hasRequiredOutput = 1;
  function OutputLine(parent) {
    this.__parent = parent;
    this.__character_count = 0;
    // use indent_count as a marker for this.__lines that have preserved indentation
    this.__indent_count = -1;
    this.__alignment_count = 0;
    this.__wrap_point_index = 0;
    this.__wrap_point_character_count = 0;
    this.__wrap_point_indent_count = -1;
    this.__wrap_point_alignment_count = 0;
    this.__items = [];
  }
  OutputLine.prototype.clone_empty = function () {
    var line = new OutputLine(this.__parent);
    line.set_indent(this.__indent_count, this.__alignment_count);
    return line;
  };
  OutputLine.prototype.item = function (index) {
    if (index < 0) {
      return this.__items[this.__items.length + index];
    } else {
      return this.__items[index];
    }
  };
  OutputLine.prototype.has_match = function (pattern) {
    for (var lastCheckedOutput = this.__items.length - 1; lastCheckedOutput >= 0; lastCheckedOutput--) {
      if (this.__items[lastCheckedOutput].match(pattern)) {
        return true;
      }
    }
    return false;
  };
  OutputLine.prototype.set_indent = function (indent, alignment) {
    if (this.is_empty()) {
      this.__indent_count = indent || 0;
      this.__alignment_count = alignment || 0;
      this.__character_count = this.__parent.get_indent_size(this.__indent_count, this.__alignment_count);
    }
  };
  OutputLine.prototype._set_wrap_point = function () {
    if (this.__parent.wrap_line_length) {
      this.__wrap_point_index = this.__items.length;
      this.__wrap_point_character_count = this.__character_count;
      this.__wrap_point_indent_count = this.__parent.next_line.__indent_count;
      this.__wrap_point_alignment_count = this.__parent.next_line.__alignment_count;
    }
  };
  OutputLine.prototype._should_wrap = function () {
    return this.__wrap_point_index && this.__character_count > this.__parent.wrap_line_length && this.__wrap_point_character_count > this.__parent.next_line.__character_count;
  };
  OutputLine.prototype._allow_wrap = function () {
    if (this._should_wrap()) {
      this.__parent.add_new_line();
      var next = this.__parent.current_line;
      next.set_indent(this.__wrap_point_indent_count, this.__wrap_point_alignment_count);
      next.__items = this.__items.slice(this.__wrap_point_index);
      this.__items = this.__items.slice(0, this.__wrap_point_index);
      next.__character_count += this.__character_count - this.__wrap_point_character_count;
      this.__character_count = this.__wrap_point_character_count;
      if (next.__items[0] === " ") {
        next.__items.splice(0, 1);
        next.__character_count -= 1;
      }
      return true;
    }
    return false;
  };
  OutputLine.prototype.is_empty = function () {
    return this.__items.length === 0;
  };
  OutputLine.prototype.last = function () {
    if (!this.is_empty()) {
      return this.__items[this.__items.length - 1];
    } else {
      return null;
    }
  };
  OutputLine.prototype.push = function (item) {
    this.__items.push(item);
    var last_newline_index = item.lastIndexOf('\n');
    if (last_newline_index !== -1) {
      this.__character_count = item.length - last_newline_index;
    } else {
      this.__character_count += item.length;
    }
  };
  OutputLine.prototype.pop = function () {
    var item = null;
    if (!this.is_empty()) {
      item = this.__items.pop();
      this.__character_count -= item.length;
    }
    return item;
  };
  OutputLine.prototype._remove_indent = function () {
    if (this.__indent_count > 0) {
      this.__indent_count -= 1;
      this.__character_count -= this.__parent.indent_size;
    }
  };
  OutputLine.prototype._remove_wrap_indent = function () {
    if (this.__wrap_point_indent_count > 0) {
      this.__wrap_point_indent_count -= 1;
    }
  };
  OutputLine.prototype.trim = function () {
    while (this.last() === ' ') {
      this.__items.pop();
      this.__character_count -= 1;
    }
  };
  OutputLine.prototype.toString = function () {
    var result = '';
    if (this.is_empty()) {
      if (this.__parent.indent_empty_lines) {
        result = this.__parent.get_indent_string(this.__indent_count);
      }
    } else {
      result = this.__parent.get_indent_string(this.__indent_count, this.__alignment_count);
      result += this.__items.join('');
    }
    return result;
  };
  function IndentStringCache(options, baseIndentString) {
    this.__cache = [''];
    this.__indent_size = options.indent_size;
    this.__indent_string = options.indent_char;
    if (!options.indent_with_tabs) {
      this.__indent_string = new Array(options.indent_size + 1).join(options.indent_char);
    }

    // Set to null to continue support for auto detection of base indent
    baseIndentString = baseIndentString || '';
    if (options.indent_level > 0) {
      baseIndentString = new Array(options.indent_level + 1).join(this.__indent_string);
    }
    this.__base_string = baseIndentString;
    this.__base_string_length = baseIndentString.length;
  }
  IndentStringCache.prototype.get_indent_size = function (indent, column) {
    var result = this.__base_string_length;
    column = column || 0;
    if (indent < 0) {
      result = 0;
    }
    result += indent * this.__indent_size;
    result += column;
    return result;
  };
  IndentStringCache.prototype.get_indent_string = function (indent_level, column) {
    var result = this.__base_string;
    column = column || 0;
    if (indent_level < 0) {
      indent_level = 0;
      result = '';
    }
    column += indent_level * this.__indent_size;
    this.__ensure_cache(column);
    result += this.__cache[column];
    return result;
  };
  IndentStringCache.prototype.__ensure_cache = function (column) {
    while (column >= this.__cache.length) {
      this.__add_column();
    }
  };
  IndentStringCache.prototype.__add_column = function () {
    var column = this.__cache.length;
    var indent = 0;
    var result = '';
    if (this.__indent_size && column >= this.__indent_size) {
      indent = Math.floor(column / this.__indent_size);
      column -= indent * this.__indent_size;
      result = new Array(indent + 1).join(this.__indent_string);
    }
    if (column) {
      result += new Array(column + 1).join(' ');
    }
    this.__cache.push(result);
  };
  function Output(options, baseIndentString) {
    this.__indent_cache = new IndentStringCache(options, baseIndentString);
    this.raw = false;
    this._end_with_newline = options.end_with_newline;
    this.indent_size = options.indent_size;
    this.wrap_line_length = options.wrap_line_length;
    this.indent_empty_lines = options.indent_empty_lines;
    this.__lines = [];
    this.previous_line = null;
    this.current_line = null;
    this.next_line = new OutputLine(this);
    this.space_before_token = false;
    this.non_breaking_space = false;
    this.previous_token_wrapped = false;
    // initialize
    this.__add_outputline();
  }
  Output.prototype.__add_outputline = function () {
    this.previous_line = this.current_line;
    this.current_line = this.next_line.clone_empty();
    this.__lines.push(this.current_line);
  };
  Output.prototype.get_line_number = function () {
    return this.__lines.length;
  };
  Output.prototype.get_indent_string = function (indent, column) {
    return this.__indent_cache.get_indent_string(indent, column);
  };
  Output.prototype.get_indent_size = function (indent, column) {
    return this.__indent_cache.get_indent_size(indent, column);
  };
  Output.prototype.is_empty = function () {
    return !this.previous_line && this.current_line.is_empty();
  };
  Output.prototype.add_new_line = function (force_newline) {
    // never newline at the start of file
    // otherwise, newline only if we didn't just add one or we're forced
    if (this.is_empty() || !force_newline && this.just_added_newline()) {
      return false;
    }

    // if raw output is enabled, don't print additional newlines,
    // but still return True as though you had
    if (!this.raw) {
      this.__add_outputline();
    }
    return true;
  };
  Output.prototype.get_code = function (eol) {
    this.trim(true);

    // handle some edge cases where the last tokens
    // has text that ends with newline(s)
    var last_item = this.current_line.pop();
    if (last_item) {
      if (last_item[last_item.length - 1] === '\n') {
        last_item = last_item.replace(/\n+$/g, '');
      }
      this.current_line.push(last_item);
    }
    if (this._end_with_newline) {
      this.__add_outputline();
    }
    var sweet_code = this.__lines.join('\n');
    if (eol !== '\n') {
      sweet_code = sweet_code.replace(/[\n]/g, eol);
    }
    return sweet_code;
  };
  Output.prototype.set_wrap_point = function () {
    this.current_line._set_wrap_point();
  };
  Output.prototype.set_indent = function (indent, alignment) {
    indent = indent || 0;
    alignment = alignment || 0;

    // Next line stores alignment values
    this.next_line.set_indent(indent, alignment);

    // Never indent your first output indent at the start of the file
    if (this.__lines.length > 1) {
      this.current_line.set_indent(indent, alignment);
      return true;
    }
    this.current_line.set_indent();
    return false;
  };
  Output.prototype.add_raw_token = function (token) {
    for (var x = 0; x < token.newlines; x++) {
      this.__add_outputline();
    }
    this.current_line.set_indent(-1);
    this.current_line.push(token.whitespace_before);
    this.current_line.push(token.text);
    this.space_before_token = false;
    this.non_breaking_space = false;
    this.previous_token_wrapped = false;
  };
  Output.prototype.add_token = function (printable_token) {
    this.__add_space_before_token();
    this.current_line.push(printable_token);
    this.space_before_token = false;
    this.non_breaking_space = false;
    this.previous_token_wrapped = this.current_line._allow_wrap();
  };
  Output.prototype.__add_space_before_token = function () {
    if (this.space_before_token && !this.just_added_newline()) {
      if (!this.non_breaking_space) {
        this.set_wrap_point();
      }
      this.current_line.push(' ');
    }
  };
  Output.prototype.remove_indent = function (index) {
    var output_length = this.__lines.length;
    while (index < output_length) {
      this.__lines[index]._remove_indent();
      index++;
    }
    this.current_line._remove_wrap_indent();
  };
  Output.prototype.trim = function (eat_newlines) {
    eat_newlines = eat_newlines === undefined ? false : eat_newlines;
    this.current_line.trim();
    while (eat_newlines && this.__lines.length > 1 && this.current_line.is_empty()) {
      this.__lines.pop();
      this.current_line = this.__lines[this.__lines.length - 1];
      this.current_line.trim();
    }
    this.previous_line = this.__lines.length > 1 ? this.__lines[this.__lines.length - 2] : null;
  };
  Output.prototype.just_added_newline = function () {
    return this.current_line.is_empty();
  };
  Output.prototype.just_added_blankline = function () {
    return this.is_empty() || this.current_line.is_empty() && this.previous_line.is_empty();
  };
  Output.prototype.ensure_empty_line_above = function (starts_with, ends_with) {
    var index = this.__lines.length - 2;
    while (index >= 0) {
      var potentialEmptyLine = this.__lines[index];
      if (potentialEmptyLine.is_empty()) {
        break;
      } else if (potentialEmptyLine.item(0).indexOf(starts_with) !== 0 && potentialEmptyLine.item(-1) !== ends_with) {
        this.__lines.splice(index + 1, 0, new OutputLine(this));
        this.previous_line = this.__lines[this.__lines.length - 2];
        break;
      }
      index--;
    }
  };
  output.Output = Output;
  return output;
}
var token = {};

/*jshint node:true */

var hasRequiredToken;
function requireToken() {
  if (hasRequiredToken) return token;
  hasRequiredToken = 1;
  function Token(type, text, newlines, whitespace_before) {
    this.type = type;
    this.text = text;

    // comments_before are
    // comments that have a new line before them
    // and may or may not have a newline after
    // this is a set of comments before
    this.comments_before = null; /* inline comment*/

    // this.comments_after =  new TokenStream(); // no new line before and newline after
    this.newlines = newlines || 0;
    this.whitespace_before = whitespace_before || '';
    this.parent = null;
    this.next = null;
    this.previous = null;
    this.opened = null;
    this.closed = null;
    this.directives = null;
  }
  token.Token = Token;
  return token;
}
var acorn = {};

/* jshint node: true, curly: false */

var hasRequiredAcorn;
function requireAcorn() {
  if (hasRequiredAcorn) return acorn;
  hasRequiredAcorn = 1;
  (function (exports) {
    // acorn used char codes to squeeze the last bit of performance out
    // Beautifier is okay without that, so we're using regex
    // permit # (23), $ (36), and @ (64). @ is used in ES7 decorators.
    // 65 through 91 are uppercase letters.
    // permit _ (95).
    // 97 through 123 are lowercase letters.
    var baseASCIIidentifierStartChars = "\\x23\\x24\\x40\\x41-\\x5a\\x5f\\x61-\\x7a";

    // inside an identifier @ is not allowed but 0-9 are.
    var baseASCIIidentifierChars = "\\x24\\x30-\\x39\\x41-\\x5a\\x5f\\x61-\\x7a";

    // Big ugly regular expressions that match characters in the
    // whitespace, identifier, and identifier-start categories. These
    // are only applied when a character is found to actually have a
    // code point above 128.
    var nonASCIIidentifierStartChars = "\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u0527\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05d0-\\u05ea\\u05f0-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u08a0\\u08a2-\\u08ac\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0977\\u0979-\\u097f\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c33\\u0c35-\\u0c39\\u0c3d\\u0c58\\u0c59\\u0c60\\u0c61\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d05-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d60\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e87\\u0e88\\u0e8a\\u0e8d\\u0e94-\\u0e97\\u0e99-\\u0e9f\\u0ea1-\\u0ea3\\u0ea5\\u0ea7\\u0eaa\\u0eab\\u0ead-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f4\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f0\\u1700-\\u170c\\u170e-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1877\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191c\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19c1-\\u19c7\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4b\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1ce9-\\u1cec\\u1cee-\\u1cf1\\u1cf5\\u1cf6\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2119-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u212d\\u212f-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2c2e\\u2c30-\\u2c5e\\u2c60-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u2e2f\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309d-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312d\\u3131-\\u318e\\u31a0-\\u31ba\\u31f0-\\u31ff\\u3400-\\u4db5\\u4e00-\\u9fcc\\ua000-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua697\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua78e\\ua790-\\ua793\\ua7a0-\\ua7aa\\ua7f8-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa80-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uabc0-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc";
    var nonASCIIidentifierChars = "\\u0300-\\u036f\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u0620-\\u0649\\u0672-\\u06d3\\u06e7-\\u06e8\\u06fb-\\u06fc\\u0730-\\u074a\\u0800-\\u0814\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0840-\\u0857\\u08e4-\\u08fe\\u0900-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962-\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09d7\\u09df-\\u09e0\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2-\\u0ae3\\u0ae6-\\u0aef\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b56\\u0b57\\u0b5f-\\u0b60\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c01-\\u0c03\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62-\\u0c63\\u0c66-\\u0c6f\\u0c82\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2-\\u0ce3\\u0ce6-\\u0cef\\u0d02\\u0d03\\u0d46-\\u0d48\\u0d57\\u0d62-\\u0d63\\u0d66-\\u0d6f\\u0d82\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0df2\\u0df3\\u0e34-\\u0e3a\\u0e40-\\u0e45\\u0e50-\\u0e59\\u0eb4-\\u0eb9\\u0ec8-\\u0ecd\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f41-\\u0f47\\u0f71-\\u0f84\\u0f86-\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u1000-\\u1029\\u1040-\\u1049\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u170e-\\u1710\\u1720-\\u1730\\u1740-\\u1750\\u1772\\u1773\\u1780-\\u17b2\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u1810-\\u1819\\u1920-\\u192b\\u1930-\\u193b\\u1951-\\u196d\\u19b0-\\u19c0\\u19c8-\\u19c9\\u19d0-\\u19d9\\u1a00-\\u1a15\\u1a20-\\u1a53\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1b46-\\u1b4b\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c00-\\u1c22\\u1c40-\\u1c49\\u1c5b-\\u1c7d\\u1cd0-\\u1cd2\\u1d00-\\u1dbe\\u1e01-\\u1f15\\u200c\\u200d\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2d81-\\u2d96\\u2de0-\\u2dff\\u3021-\\u3028\\u3099\\u309a\\ua640-\\ua66d\\ua674-\\ua67d\\ua69f\\ua6f0-\\ua6f1\\ua7f8-\\ua800\\ua806\\ua80b\\ua823-\\ua827\\ua880-\\ua881\\ua8b4-\\ua8c4\\ua8d0-\\ua8d9\\ua8f3-\\ua8f7\\ua900-\\ua909\\ua926-\\ua92d\\ua930-\\ua945\\ua980-\\ua983\\ua9b3-\\ua9c0\\uaa00-\\uaa27\\uaa40-\\uaa41\\uaa4c-\\uaa4d\\uaa50-\\uaa59\\uaa7b\\uaae0-\\uaae9\\uaaf2-\\uaaf3\\uabc0-\\uabe1\\uabec\\uabed\\uabf0-\\uabf9\\ufb20-\\ufb28\\ufe00-\\ufe0f\\ufe20-\\ufe26\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f";
    //var nonASCIIidentifierStart = new RegExp("[" + nonASCIIidentifierStartChars + "]");
    //var nonASCIIidentifier = new RegExp("[" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "]");

    var identifierStart = "(?:\\\\u[0-9a-fA-F]{4}|[" + baseASCIIidentifierStartChars + nonASCIIidentifierStartChars + "])";
    var identifierChars = "(?:\\\\u[0-9a-fA-F]{4}|[" + baseASCIIidentifierChars + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "])*";
    exports.identifier = new RegExp(identifierStart + identifierChars, 'g');
    exports.identifierStart = new RegExp(identifierStart);
    exports.identifierMatch = new RegExp("(?:\\\\u[0-9a-fA-F]{4}|[" + baseASCIIidentifierChars + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "])+");

    // Whether a single character denotes a newline.

    exports.newline = /[\n\r\u2028\u2029]/;

    // Matches a whole line break (where CRLF is considered a single
    // line break). Used to count lines.

    // in javascript, these two differ
    // in python they are the same, different methods are called on them
    exports.lineBreak = new RegExp('\r\n|' + exports.newline.source);
    exports.allLineBreaks = new RegExp(exports.lineBreak.source, 'g');
  })(acorn);
  return acorn;
}
var options$3 = {};
var options$2 = {};

/*jshint node:true */

var hasRequiredOptions$3;
function requireOptions$3() {
  if (hasRequiredOptions$3) return options$2;
  hasRequiredOptions$3 = 1;
  function Options(options, merge_child_field) {
    this.raw_options = _mergeOpts(options, merge_child_field);

    // Support passing the source text back with no change
    this.disabled = this._get_boolean('disabled');
    this.eol = this._get_characters('eol', 'auto');
    this.end_with_newline = this._get_boolean('end_with_newline');
    this.indent_size = this._get_number('indent_size', 4);
    this.indent_char = this._get_characters('indent_char', ' ');
    this.indent_level = this._get_number('indent_level');
    this.preserve_newlines = this._get_boolean('preserve_newlines', true);
    this.max_preserve_newlines = this._get_number('max_preserve_newlines', 32786);
    if (!this.preserve_newlines) {
      this.max_preserve_newlines = 0;
    }
    this.indent_with_tabs = this._get_boolean('indent_with_tabs', this.indent_char === '\t');
    if (this.indent_with_tabs) {
      this.indent_char = '\t';

      // indent_size behavior changed after 1.8.6
      // It used to be that indent_size would be
      // set to 1 for indent_with_tabs. That is no longer needed and
      // actually doesn't make sense - why not use spaces? Further,
      // that might produce unexpected behavior - tabs being used
      // for single-column alignment. So, when indent_with_tabs is true
      // and indent_size is 1, reset indent_size to 4.
      if (this.indent_size === 1) {
        this.indent_size = 4;
      }
    }

    // Backwards compat with 1.3.x
    this.wrap_line_length = this._get_number('wrap_line_length', this._get_number('max_char'));
    this.indent_empty_lines = this._get_boolean('indent_empty_lines');

    // valid templating languages ['django', 'erb', 'handlebars', 'php', 'smarty']
    // For now, 'auto' = all off for javascript, all on for html (and inline javascript).
    // other values ignored
    this.templating = this._get_selection_list('templating', ['auto', 'none', 'django', 'erb', 'handlebars', 'php', 'smarty'], ['auto']);
  }
  Options.prototype._get_array = function (name, default_value) {
    var option_value = this.raw_options[name];
    var result = default_value || [];
    if (_typeof(option_value) === 'object') {
      if (option_value !== null && typeof option_value.concat === 'function') {
        result = option_value.concat();
      }
    } else if (typeof option_value === 'string') {
      result = option_value.split(/[^a-zA-Z0-9_\/\-]+/);
    }
    return result;
  };
  Options.prototype._get_boolean = function (name, default_value) {
    var option_value = this.raw_options[name];
    var result = option_value === undefined ? !!default_value : !!option_value;
    return result;
  };
  Options.prototype._get_characters = function (name, default_value) {
    var option_value = this.raw_options[name];
    var result = default_value || '';
    if (typeof option_value === 'string') {
      result = option_value.replace(/\\r/, '\r').replace(/\\n/, '\n').replace(/\\t/, '\t');
    }
    return result;
  };
  Options.prototype._get_number = function (name, default_value) {
    var option_value = this.raw_options[name];
    default_value = parseInt(default_value, 10);
    if (isNaN(default_value)) {
      default_value = 0;
    }
    var result = parseInt(option_value, 10);
    if (isNaN(result)) {
      result = default_value;
    }
    return result;
  };
  Options.prototype._get_selection = function (name, selection_list, default_value) {
    var result = this._get_selection_list(name, selection_list, default_value);
    if (result.length !== 1) {
      throw new Error("Invalid Option Value: The option '" + name + "' can only be one of the following values:\n" + selection_list + "\nYou passed in: '" + this.raw_options[name] + "'");
    }
    return result[0];
  };
  Options.prototype._get_selection_list = function (name, selection_list, default_value) {
    if (!selection_list || selection_list.length === 0) {
      throw new Error("Selection list cannot be empty.");
    }
    default_value = default_value || [selection_list[0]];
    if (!this._is_valid_selection(default_value, selection_list)) {
      throw new Error("Invalid Default Value!");
    }
    var result = this._get_array(name, default_value);
    if (!this._is_valid_selection(result, selection_list)) {
      throw new Error("Invalid Option Value: The option '" + name + "' can contain only the following values:\n" + selection_list + "\nYou passed in: '" + this.raw_options[name] + "'");
    }
    return result;
  };
  Options.prototype._is_valid_selection = function (result, selection_list) {
    return result.length && selection_list.length && !result.some(function (item) {
      return selection_list.indexOf(item) === -1;
    });
  };

  // merges child options up with the parent options object
  // Example: obj = {a: 1, b: {a: 2}}
  //          mergeOpts(obj, 'b')
  //
  //          Returns: {a: 2}
  function _mergeOpts(allOptions, childFieldName) {
    var finalOpts = {};
    allOptions = _normalizeOpts(allOptions);
    var name;
    for (name in allOptions) {
      if (name !== childFieldName) {
        finalOpts[name] = allOptions[name];
      }
    }

    //merge in the per type settings for the childFieldName
    if (childFieldName && allOptions[childFieldName]) {
      for (name in allOptions[childFieldName]) {
        finalOpts[name] = allOptions[childFieldName][name];
      }
    }
    return finalOpts;
  }
  function _normalizeOpts(options) {
    var convertedOpts = {};
    var key;
    for (key in options) {
      var newKey = key.replace(/-/g, "_");
      convertedOpts[newKey] = options[key];
    }
    return convertedOpts;
  }
  options$2.Options = Options;
  options$2.normalizeOpts = _normalizeOpts;
  options$2.mergeOpts = _mergeOpts;
  return options$2;
}

/*jshint node:true */

var hasRequiredOptions$2;
function requireOptions$2() {
  if (hasRequiredOptions$2) return options$3;
  hasRequiredOptions$2 = 1;
  var BaseOptions = requireOptions$3().Options;
  var validPositionValues = ['before-newline', 'after-newline', 'preserve-newline'];
  function Options(options) {
    BaseOptions.call(this, options, 'js');

    // compatibility, re
    var raw_brace_style = this.raw_options.brace_style || null;
    if (raw_brace_style === "expand-strict") {
      //graceful handling of deprecated option
      this.raw_options.brace_style = "expand";
    } else if (raw_brace_style === "collapse-preserve-inline") {
      //graceful handling of deprecated option
      this.raw_options.brace_style = "collapse,preserve-inline";
    } else if (this.raw_options.braces_on_own_line !== undefined) {
      //graceful handling of deprecated option
      this.raw_options.brace_style = this.raw_options.braces_on_own_line ? "expand" : "collapse";
      // } else if (!raw_brace_style) { //Nothing exists to set it
      //   raw_brace_style = "collapse";
    }

    //preserve-inline in delimited string will trigger brace_preserve_inline, everything
    //else is considered a brace_style and the last one only will have an effect

    var brace_style_split = this._get_selection_list('brace_style', ['collapse', 'expand', 'end-expand', 'none', 'preserve-inline']);
    this.brace_preserve_inline = false; //Defaults in case one or other was not specified in meta-option
    this.brace_style = "collapse";
    for (var bs = 0; bs < brace_style_split.length; bs++) {
      if (brace_style_split[bs] === "preserve-inline") {
        this.brace_preserve_inline = true;
      } else {
        this.brace_style = brace_style_split[bs];
      }
    }
    this.unindent_chained_methods = this._get_boolean('unindent_chained_methods');
    this.break_chained_methods = this._get_boolean('break_chained_methods');
    this.space_in_paren = this._get_boolean('space_in_paren');
    this.space_in_empty_paren = this._get_boolean('space_in_empty_paren');
    this.jslint_happy = this._get_boolean('jslint_happy');
    this.space_after_anon_function = this._get_boolean('space_after_anon_function');
    this.space_after_named_function = this._get_boolean('space_after_named_function');
    this.keep_array_indentation = this._get_boolean('keep_array_indentation');
    this.space_before_conditional = this._get_boolean('space_before_conditional', true);
    this.unescape_strings = this._get_boolean('unescape_strings');
    this.e4x = this._get_boolean('e4x');
    this.comma_first = this._get_boolean('comma_first');
    this.operator_position = this._get_selection('operator_position', validPositionValues);

    // For testing of beautify preserve:start directive
    this.test_output_raw = this._get_boolean('test_output_raw');

    // force this._options.space_after_anon_function to true if this._options.jslint_happy
    if (this.jslint_happy) {
      this.space_after_anon_function = true;
    }
  }
  Options.prototype = new BaseOptions();
  options$3.Options = Options;
  return options$3;
}
var tokenizer$2 = {};
var inputscanner = {};

/*jshint node:true */

var hasRequiredInputscanner;
function requireInputscanner() {
  if (hasRequiredInputscanner) return inputscanner;
  hasRequiredInputscanner = 1;
  var regexp_has_sticky = RegExp.prototype.hasOwnProperty('sticky');
  function InputScanner(input_string) {
    this.__input = input_string || '';
    this.__input_length = this.__input.length;
    this.__position = 0;
  }
  InputScanner.prototype.restart = function () {
    this.__position = 0;
  };
  InputScanner.prototype.back = function () {
    if (this.__position > 0) {
      this.__position -= 1;
    }
  };
  InputScanner.prototype.hasNext = function () {
    return this.__position < this.__input_length;
  };
  InputScanner.prototype.next = function () {
    var val = null;
    if (this.hasNext()) {
      val = this.__input.charAt(this.__position);
      this.__position += 1;
    }
    return val;
  };
  InputScanner.prototype.peek = function (index) {
    var val = null;
    index = index || 0;
    index += this.__position;
    if (index >= 0 && index < this.__input_length) {
      val = this.__input.charAt(index);
    }
    return val;
  };

  // This is a JavaScript only helper function (not in python)
  // Javascript doesn't have a match method
  // and not all implementation support "sticky" flag.
  // If they do not support sticky then both this.match() and this.test() method
  // must get the match and check the index of the match.
  // If sticky is supported and set, this method will use it.
  // Otherwise it will check that global is set, and fall back to the slower method.
  InputScanner.prototype.__match = function (pattern, index) {
    pattern.lastIndex = index;
    var pattern_match = pattern.exec(this.__input);
    if (pattern_match && !(regexp_has_sticky && pattern.sticky)) {
      if (pattern_match.index !== index) {
        pattern_match = null;
      }
    }
    return pattern_match;
  };
  InputScanner.prototype.test = function (pattern, index) {
    index = index || 0;
    index += this.__position;
    if (index >= 0 && index < this.__input_length) {
      return !!this.__match(pattern, index);
    } else {
      return false;
    }
  };
  InputScanner.prototype.testChar = function (pattern, index) {
    // test one character regex match
    var val = this.peek(index);
    pattern.lastIndex = 0;
    return val !== null && pattern.test(val);
  };
  InputScanner.prototype.match = function (pattern) {
    var pattern_match = this.__match(pattern, this.__position);
    if (pattern_match) {
      this.__position += pattern_match[0].length;
    } else {
      pattern_match = null;
    }
    return pattern_match;
  };
  InputScanner.prototype.read = function (starting_pattern, until_pattern, until_after) {
    var val = '';
    var match;
    if (starting_pattern) {
      match = this.match(starting_pattern);
      if (match) {
        val += match[0];
      }
    }
    if (until_pattern && (match || !starting_pattern)) {
      val += this.readUntil(until_pattern, until_after);
    }
    return val;
  };
  InputScanner.prototype.readUntil = function (pattern, until_after) {
    var val = '';
    var match_index = this.__position;
    pattern.lastIndex = this.__position;
    var pattern_match = pattern.exec(this.__input);
    if (pattern_match) {
      match_index = pattern_match.index;
      if (until_after) {
        match_index += pattern_match[0].length;
      }
    } else {
      match_index = this.__input_length;
    }
    val = this.__input.substring(this.__position, match_index);
    this.__position = match_index;
    return val;
  };
  InputScanner.prototype.readUntilAfter = function (pattern) {
    return this.readUntil(pattern, true);
  };
  InputScanner.prototype.get_regexp = function (pattern, match_from) {
    var result = null;
    var flags = 'g';
    if (match_from && regexp_has_sticky) {
      flags = 'y';
    }
    // strings are converted to regexp
    if (typeof pattern === "string" && pattern !== '') {
      // result = new RegExp(pattern.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'), flags);
      result = new RegExp(pattern, flags);
    } else if (pattern) {
      result = new RegExp(pattern.source, flags);
    }
    return result;
  };
  InputScanner.prototype.get_literal_regexp = function (literal_string) {
    return RegExp(literal_string.replace(/[-\/\\^$*+?.()|[\]{}]/g, '\\$&'));
  };

  /* css beautifier legacy helpers */
  InputScanner.prototype.peekUntilAfter = function (pattern) {
    var start = this.__position;
    var val = this.readUntilAfter(pattern);
    this.__position = start;
    return val;
  };
  InputScanner.prototype.lookBack = function (testVal) {
    var start = this.__position - 1;
    return start >= testVal.length && this.__input.substring(start - testVal.length, start).toLowerCase() === testVal;
  };
  inputscanner.InputScanner = InputScanner;
  return inputscanner;
}
var tokenizer$1 = {};
var tokenstream = {};

/*jshint node:true */

var hasRequiredTokenstream;
function requireTokenstream() {
  if (hasRequiredTokenstream) return tokenstream;
  hasRequiredTokenstream = 1;
  function TokenStream(parent_token) {
    // private
    this.__tokens = [];
    this.__tokens_length = this.__tokens.length;
    this.__position = 0;
    this.__parent_token = parent_token;
  }
  TokenStream.prototype.restart = function () {
    this.__position = 0;
  };
  TokenStream.prototype.isEmpty = function () {
    return this.__tokens_length === 0;
  };
  TokenStream.prototype.hasNext = function () {
    return this.__position < this.__tokens_length;
  };
  TokenStream.prototype.next = function () {
    var val = null;
    if (this.hasNext()) {
      val = this.__tokens[this.__position];
      this.__position += 1;
    }
    return val;
  };
  TokenStream.prototype.peek = function (index) {
    var val = null;
    index = index || 0;
    index += this.__position;
    if (index >= 0 && index < this.__tokens_length) {
      val = this.__tokens[index];
    }
    return val;
  };
  TokenStream.prototype.add = function (token) {
    if (this.__parent_token) {
      token.parent = this.__parent_token;
    }
    this.__tokens.push(token);
    this.__tokens_length += 1;
  };
  tokenstream.TokenStream = TokenStream;
  return tokenstream;
}
var whitespacepattern = {};
var pattern = {};

/*jshint node:true */

var hasRequiredPattern;
function requirePattern() {
  if (hasRequiredPattern) return pattern;
  hasRequiredPattern = 1;
  function Pattern(input_scanner, parent) {
    this._input = input_scanner;
    this._starting_pattern = null;
    this._match_pattern = null;
    this._until_pattern = null;
    this._until_after = false;
    if (parent) {
      this._starting_pattern = this._input.get_regexp(parent._starting_pattern, true);
      this._match_pattern = this._input.get_regexp(parent._match_pattern, true);
      this._until_pattern = this._input.get_regexp(parent._until_pattern);
      this._until_after = parent._until_after;
    }
  }
  Pattern.prototype.read = function () {
    var result = this._input.read(this._starting_pattern);
    if (!this._starting_pattern || result) {
      result += this._input.read(this._match_pattern, this._until_pattern, this._until_after);
    }
    return result;
  };
  Pattern.prototype.read_match = function () {
    return this._input.match(this._match_pattern);
  };
  Pattern.prototype.until_after = function (pattern) {
    var result = this._create();
    result._until_after = true;
    result._until_pattern = this._input.get_regexp(pattern);
    result._update();
    return result;
  };
  Pattern.prototype.until = function (pattern) {
    var result = this._create();
    result._until_after = false;
    result._until_pattern = this._input.get_regexp(pattern);
    result._update();
    return result;
  };
  Pattern.prototype.starting_with = function (pattern) {
    var result = this._create();
    result._starting_pattern = this._input.get_regexp(pattern, true);
    result._update();
    return result;
  };
  Pattern.prototype.matching = function (pattern) {
    var result = this._create();
    result._match_pattern = this._input.get_regexp(pattern, true);
    result._update();
    return result;
  };
  Pattern.prototype._create = function () {
    return new Pattern(this._input, this);
  };
  Pattern.prototype._update = function () {};
  pattern.Pattern = Pattern;
  return pattern;
}

/*jshint node:true */

var hasRequiredWhitespacepattern;
function requireWhitespacepattern() {
  if (hasRequiredWhitespacepattern) return whitespacepattern;
  hasRequiredWhitespacepattern = 1;
  var Pattern = requirePattern().Pattern;
  function WhitespacePattern(input_scanner, parent) {
    Pattern.call(this, input_scanner, parent);
    if (parent) {
      this._line_regexp = this._input.get_regexp(parent._line_regexp);
    } else {
      this.__set_whitespace_patterns('', '');
    }
    this.newline_count = 0;
    this.whitespace_before_token = '';
  }
  WhitespacePattern.prototype = new Pattern();
  WhitespacePattern.prototype.__set_whitespace_patterns = function (whitespace_chars, newline_chars) {
    whitespace_chars += '\\t ';
    newline_chars += '\\n\\r';
    this._match_pattern = this._input.get_regexp('[' + whitespace_chars + newline_chars + ']+', true);
    this._newline_regexp = this._input.get_regexp('\\r\\n|[' + newline_chars + ']');
  };
  WhitespacePattern.prototype.read = function () {
    this.newline_count = 0;
    this.whitespace_before_token = '';
    var resulting_string = this._input.read(this._match_pattern);
    if (resulting_string === ' ') {
      this.whitespace_before_token = ' ';
    } else if (resulting_string) {
      var matches = this.__split(this._newline_regexp, resulting_string);
      this.newline_count = matches.length - 1;
      this.whitespace_before_token = matches[this.newline_count];
    }
    return resulting_string;
  };
  WhitespacePattern.prototype.matching = function (whitespace_chars, newline_chars) {
    var result = this._create();
    result.__set_whitespace_patterns(whitespace_chars, newline_chars);
    result._update();
    return result;
  };
  WhitespacePattern.prototype._create = function () {
    return new WhitespacePattern(this._input, this);
  };
  WhitespacePattern.prototype.__split = function (regexp, input_string) {
    regexp.lastIndex = 0;
    var start_index = 0;
    var result = [];
    var next_match = regexp.exec(input_string);
    while (next_match) {
      result.push(input_string.substring(start_index, next_match.index));
      start_index = next_match.index + next_match[0].length;
      next_match = regexp.exec(input_string);
    }
    if (start_index < input_string.length) {
      result.push(input_string.substring(start_index, input_string.length));
    } else {
      result.push('');
    }
    return result;
  };
  whitespacepattern.WhitespacePattern = WhitespacePattern;
  return whitespacepattern;
}

/*jshint node:true */

var hasRequiredTokenizer$2;
function requireTokenizer$2() {
  if (hasRequiredTokenizer$2) return tokenizer$1;
  hasRequiredTokenizer$2 = 1;
  var InputScanner = requireInputscanner().InputScanner;
  var Token = requireToken().Token;
  var TokenStream = requireTokenstream().TokenStream;
  var WhitespacePattern = requireWhitespacepattern().WhitespacePattern;
  var TOKEN = {
    START: 'TK_START',
    RAW: 'TK_RAW',
    EOF: 'TK_EOF'
  };
  var Tokenizer = function Tokenizer(input_string, options) {
    this._input = new InputScanner(input_string);
    this._options = options || {};
    this.__tokens = null;
    this._patterns = {};
    this._patterns.whitespace = new WhitespacePattern(this._input);
  };
  Tokenizer.prototype.tokenize = function () {
    this._input.restart();
    this.__tokens = new TokenStream();
    this._reset();
    var current;
    var previous = new Token(TOKEN.START, '');
    var open_token = null;
    var open_stack = [];
    var comments = new TokenStream();
    while (previous.type !== TOKEN.EOF) {
      current = this._get_next_token(previous, open_token);
      while (this._is_comment(current)) {
        comments.add(current);
        current = this._get_next_token(previous, open_token);
      }
      if (!comments.isEmpty()) {
        current.comments_before = comments;
        comments = new TokenStream();
      }
      current.parent = open_token;
      if (this._is_opening(current)) {
        open_stack.push(open_token);
        open_token = current;
      } else if (open_token && this._is_closing(current, open_token)) {
        current.opened = open_token;
        open_token.closed = current;
        open_token = open_stack.pop();
        current.parent = open_token;
      }
      current.previous = previous;
      previous.next = current;
      this.__tokens.add(current);
      previous = current;
    }
    return this.__tokens;
  };
  Tokenizer.prototype._is_first_token = function () {
    return this.__tokens.isEmpty();
  };
  Tokenizer.prototype._reset = function () {};
  Tokenizer.prototype._get_next_token = function (previous_token, open_token) {
    // jshint unused:false
    this._readWhitespace();
    var resulting_string = this._input.read(/.+/g);
    if (resulting_string) {
      return this._create_token(TOKEN.RAW, resulting_string);
    } else {
      return this._create_token(TOKEN.EOF, '');
    }
  };
  Tokenizer.prototype._is_comment = function (current_token) {
    // jshint unused:false
    return false;
  };
  Tokenizer.prototype._is_opening = function (current_token) {
    // jshint unused:false
    return false;
  };
  Tokenizer.prototype._is_closing = function (current_token, open_token) {
    // jshint unused:false
    return false;
  };
  Tokenizer.prototype._create_token = function (type, text) {
    var token = new Token(type, text, this._patterns.whitespace.newline_count, this._patterns.whitespace.whitespace_before_token);
    return token;
  };
  Tokenizer.prototype._readWhitespace = function () {
    return this._patterns.whitespace.read();
  };
  tokenizer$1.Tokenizer = Tokenizer;
  tokenizer$1.TOKEN = TOKEN;
  return tokenizer$1;
}
var directives = {};

/*jshint node:true */

var hasRequiredDirectives;
function requireDirectives() {
  if (hasRequiredDirectives) return directives;
  hasRequiredDirectives = 1;
  function Directives(start_block_pattern, end_block_pattern) {
    start_block_pattern = typeof start_block_pattern === 'string' ? start_block_pattern : start_block_pattern.source;
    end_block_pattern = typeof end_block_pattern === 'string' ? end_block_pattern : end_block_pattern.source;
    this.__directives_block_pattern = new RegExp(start_block_pattern + / beautify( \w+[:]\w+)+ /.source + end_block_pattern, 'g');
    this.__directive_pattern = / (\w+)[:](\w+)/g;
    this.__directives_end_ignore_pattern = new RegExp(start_block_pattern + /\sbeautify\signore:end\s/.source + end_block_pattern, 'g');
  }
  Directives.prototype.get_directives = function (text) {
    if (!text.match(this.__directives_block_pattern)) {
      return null;
    }
    var directives = {};
    this.__directive_pattern.lastIndex = 0;
    var directive_match = this.__directive_pattern.exec(text);
    while (directive_match) {
      directives[directive_match[1]] = directive_match[2];
      directive_match = this.__directive_pattern.exec(text);
    }
    return directives;
  };
  Directives.prototype.readIgnored = function (input) {
    return input.readUntilAfter(this.__directives_end_ignore_pattern);
  };
  directives.Directives = Directives;
  return directives;
}
var templatablepattern = {};

/*jshint node:true */

var hasRequiredTemplatablepattern;
function requireTemplatablepattern() {
  if (hasRequiredTemplatablepattern) return templatablepattern;
  hasRequiredTemplatablepattern = 1;
  var Pattern = requirePattern().Pattern;
  var template_names = {
    django: false,
    erb: false,
    handlebars: false,
    php: false,
    smarty: false
  };

  // This lets templates appear anywhere we would do a readUntil
  // The cost is higher but it is pay to play.
  function TemplatablePattern(input_scanner, parent) {
    Pattern.call(this, input_scanner, parent);
    this.__template_pattern = null;
    this._disabled = Object.assign({}, template_names);
    this._excluded = Object.assign({}, template_names);
    if (parent) {
      this.__template_pattern = this._input.get_regexp(parent.__template_pattern);
      this._excluded = Object.assign(this._excluded, parent._excluded);
      this._disabled = Object.assign(this._disabled, parent._disabled);
    }
    var pattern = new Pattern(input_scanner);
    this.__patterns = {
      handlebars_comment: pattern.starting_with(/{{!--/).until_after(/--}}/),
      handlebars_unescaped: pattern.starting_with(/{{{/).until_after(/}}}/),
      handlebars: pattern.starting_with(/{{/).until_after(/}}/),
      php: pattern.starting_with(/<\?(?:[= ]|php)/).until_after(/\?>/),
      erb: pattern.starting_with(/<%[^%]/).until_after(/[^%]%>/),
      // django coflicts with handlebars a bit.
      django: pattern.starting_with(/{%/).until_after(/%}/),
      django_value: pattern.starting_with(/{{/).until_after(/}}/),
      django_comment: pattern.starting_with(/{#/).until_after(/#}/),
      smarty: pattern.starting_with(/{(?=[^}{\s\n])/).until_after(/[^\s\n]}/),
      smarty_comment: pattern.starting_with(/{\*/).until_after(/\*}/),
      smarty_literal: pattern.starting_with(/{literal}/).until_after(/{\/literal}/)
    };
  }
  TemplatablePattern.prototype = new Pattern();
  TemplatablePattern.prototype._create = function () {
    return new TemplatablePattern(this._input, this);
  };
  TemplatablePattern.prototype._update = function () {
    this.__set_templated_pattern();
  };
  TemplatablePattern.prototype.disable = function (language) {
    var result = this._create();
    result._disabled[language] = true;
    result._update();
    return result;
  };
  TemplatablePattern.prototype.read_options = function (options) {
    var result = this._create();
    for (var language in template_names) {
      result._disabled[language] = options.templating.indexOf(language) === -1;
    }
    result._update();
    return result;
  };
  TemplatablePattern.prototype.exclude = function (language) {
    var result = this._create();
    result._excluded[language] = true;
    result._update();
    return result;
  };
  TemplatablePattern.prototype.read = function () {
    var result = '';
    if (this._match_pattern) {
      result = this._input.read(this._starting_pattern);
    } else {
      result = this._input.read(this._starting_pattern, this.__template_pattern);
    }
    var next = this._read_template();
    while (next) {
      if (this._match_pattern) {
        next += this._input.read(this._match_pattern);
      } else {
        next += this._input.readUntil(this.__template_pattern);
      }
      result += next;
      next = this._read_template();
    }
    if (this._until_after) {
      result += this._input.readUntilAfter(this._until_pattern);
    }
    return result;
  };
  TemplatablePattern.prototype.__set_templated_pattern = function () {
    var items = [];
    if (!this._disabled.php) {
      items.push(this.__patterns.php._starting_pattern.source);
    }
    if (!this._disabled.handlebars) {
      items.push(this.__patterns.handlebars._starting_pattern.source);
    }
    if (!this._disabled.erb) {
      items.push(this.__patterns.erb._starting_pattern.source);
    }
    if (!this._disabled.django) {
      items.push(this.__patterns.django._starting_pattern.source);
      // The starting pattern for django is more complex because it has different
      // patterns for value, comment, and other sections
      items.push(this.__patterns.django_value._starting_pattern.source);
      items.push(this.__patterns.django_comment._starting_pattern.source);
    }
    if (!this._disabled.smarty) {
      items.push(this.__patterns.smarty._starting_pattern.source);
    }
    if (this._until_pattern) {
      items.push(this._until_pattern.source);
    }
    this.__template_pattern = this._input.get_regexp('(?:' + items.join('|') + ')');
  };
  TemplatablePattern.prototype._read_template = function () {
    var resulting_string = '';
    var c = this._input.peek();
    if (c === '<') {
      var peek1 = this._input.peek(1);
      //if we're in a comment, do something special
      // We treat all comments as literals, even more than preformatted tags
      // we just look for the appropriate close tag
      if (!this._disabled.php && !this._excluded.php && peek1 === '?') {
        resulting_string = resulting_string || this.__patterns.php.read();
      }
      if (!this._disabled.erb && !this._excluded.erb && peek1 === '%') {
        resulting_string = resulting_string || this.__patterns.erb.read();
      }
    } else if (c === '{') {
      if (!this._disabled.handlebars && !this._excluded.handlebars) {
        resulting_string = resulting_string || this.__patterns.handlebars_comment.read();
        resulting_string = resulting_string || this.__patterns.handlebars_unescaped.read();
        resulting_string = resulting_string || this.__patterns.handlebars.read();
      }
      if (!this._disabled.django) {
        // django coflicts with handlebars a bit.
        if (!this._excluded.django && !this._excluded.handlebars) {
          resulting_string = resulting_string || this.__patterns.django_value.read();
        }
        if (!this._excluded.django) {
          resulting_string = resulting_string || this.__patterns.django_comment.read();
          resulting_string = resulting_string || this.__patterns.django.read();
        }
      }
      if (!this._disabled.smarty) {
        // smarty cannot be enabled with django or handlebars enabled
        if (this._disabled.django && this._disabled.handlebars) {
          resulting_string = resulting_string || this.__patterns.smarty_comment.read();
          resulting_string = resulting_string || this.__patterns.smarty_literal.read();
          resulting_string = resulting_string || this.__patterns.smarty.read();
        }
      }
    }
    return resulting_string;
  };
  templatablepattern.TemplatablePattern = TemplatablePattern;
  return templatablepattern;
}

/*jshint node:true */

var hasRequiredTokenizer$1;
function requireTokenizer$1() {
  if (hasRequiredTokenizer$1) return tokenizer$2;
  hasRequiredTokenizer$1 = 1;
  var InputScanner = requireInputscanner().InputScanner;
  var BaseTokenizer = requireTokenizer$2().Tokenizer;
  var BASETOKEN = requireTokenizer$2().TOKEN;
  var Directives = requireDirectives().Directives;
  var acorn = requireAcorn();
  var Pattern = requirePattern().Pattern;
  var TemplatablePattern = requireTemplatablepattern().TemplatablePattern;
  function in_array(what, arr) {
    return arr.indexOf(what) !== -1;
  }
  var TOKEN = {
    START_EXPR: 'TK_START_EXPR',
    END_EXPR: 'TK_END_EXPR',
    START_BLOCK: 'TK_START_BLOCK',
    END_BLOCK: 'TK_END_BLOCK',
    WORD: 'TK_WORD',
    RESERVED: 'TK_RESERVED',
    SEMICOLON: 'TK_SEMICOLON',
    STRING: 'TK_STRING',
    EQUALS: 'TK_EQUALS',
    OPERATOR: 'TK_OPERATOR',
    COMMA: 'TK_COMMA',
    BLOCK_COMMENT: 'TK_BLOCK_COMMENT',
    COMMENT: 'TK_COMMENT',
    DOT: 'TK_DOT',
    UNKNOWN: 'TK_UNKNOWN',
    START: BASETOKEN.START,
    RAW: BASETOKEN.RAW,
    EOF: BASETOKEN.EOF
  };
  var directives_core = new Directives(/\/\*/, /\*\//);
  var number_pattern = /0[xX][0123456789abcdefABCDEF_]*n?|0[oO][01234567_]*n?|0[bB][01_]*n?|\d[\d_]*n|(?:\.\d[\d_]*|\d[\d_]*\.?[\d_]*)(?:[eE][+-]?[\d_]+)?/;
  var digit = /[0-9]/;

  // Dot "." must be distinguished from "..." and decimal
  var dot_pattern = /[^\d\.]/;
  var positionable_operators = (">>> === !== &&= ??= ||= " + "<< && >= ** != == <= >> || ?? |> " + "< / - + > : & % ? ^ | *").split(' ');

  // IMPORTANT: this must be sorted longest to shortest or tokenizing many not work.
  // Also, you must update possitionable operators separately from punct
  var punct = ">>>= " + "... >>= <<= === >>> !== **= &&= ??= ||= " + "=> ^= :: /= << <= == && -= >= >> != -- += ** || ?? ++ %= &= *= |= |> " + "= ! ? > < : / ^ - + * & % ~ |";
  punct = punct.replace(/[-[\]{}()*+?.,\\^$|#]/g, "\\$&");
  // ?. but not if followed by a number 
  punct = '\\?\\.(?!\\d) ' + punct;
  punct = punct.replace(/ /g, '|');
  var punct_pattern = new RegExp(punct);

  // words which should always start on new line.
  var line_starters = 'continue,try,throw,return,var,let,const,if,switch,case,default,for,while,break,function,import,export'.split(',');
  var reserved_words = line_starters.concat(['do', 'in', 'of', 'else', 'get', 'set', 'new', 'catch', 'finally', 'typeof', 'yield', 'async', 'await', 'from', 'as', 'class', 'extends']);
  var reserved_word_pattern = new RegExp('^(?:' + reserved_words.join('|') + ')$');

  // var template_pattern = /(?:(?:<\?php|<\?=)[\s\S]*?\?>)|(?:<%[\s\S]*?%>)/g;

  var in_html_comment;
  var Tokenizer = function Tokenizer(input_string, options) {
    BaseTokenizer.call(this, input_string, options);
    this._patterns.whitespace = this._patterns.whitespace.matching(/\u00A0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff/.source, /\u2028\u2029/.source);
    var pattern_reader = new Pattern(this._input);
    var templatable = new TemplatablePattern(this._input).read_options(this._options);
    this.__patterns = {
      template: templatable,
      identifier: templatable.starting_with(acorn.identifier).matching(acorn.identifierMatch),
      number: pattern_reader.matching(number_pattern),
      punct: pattern_reader.matching(punct_pattern),
      // comment ends just before nearest linefeed or end of file
      comment: pattern_reader.starting_with(/\/\//).until(/[\n\r\u2028\u2029]/),
      //  /* ... */ comment ends with nearest */ or end of file
      block_comment: pattern_reader.starting_with(/\/\*/).until_after(/\*\//),
      html_comment_start: pattern_reader.matching(/<!--/),
      html_comment_end: pattern_reader.matching(/-->/),
      include: pattern_reader.starting_with(/#include/).until_after(acorn.lineBreak),
      shebang: pattern_reader.starting_with(/#!/).until_after(acorn.lineBreak),
      xml: pattern_reader.matching(/[\s\S]*?<(\/?)([-a-zA-Z:0-9_.]+|{[^}]+?}|!\[CDATA\[[^\]]*?\]\]|)(\s*{[^}]+?}|\s+[-a-zA-Z:0-9_.]+|\s+[-a-zA-Z:0-9_.]+\s*=\s*('[^']*'|"[^"]*"|{([^{}]|{[^}]+?})+?}))*\s*(\/?)\s*>/),
      single_quote: templatable.until(/['\\\n\r\u2028\u2029]/),
      double_quote: templatable.until(/["\\\n\r\u2028\u2029]/),
      template_text: templatable.until(/[`\\$]/),
      template_expression: templatable.until(/[`}\\]/)
    };
  };
  Tokenizer.prototype = new BaseTokenizer();
  Tokenizer.prototype._is_comment = function (current_token) {
    return current_token.type === TOKEN.COMMENT || current_token.type === TOKEN.BLOCK_COMMENT || current_token.type === TOKEN.UNKNOWN;
  };
  Tokenizer.prototype._is_opening = function (current_token) {
    return current_token.type === TOKEN.START_BLOCK || current_token.type === TOKEN.START_EXPR;
  };
  Tokenizer.prototype._is_closing = function (current_token, open_token) {
    return (current_token.type === TOKEN.END_BLOCK || current_token.type === TOKEN.END_EXPR) && open_token && (current_token.text === ']' && open_token.text === '[' || current_token.text === ')' && open_token.text === '(' || current_token.text === '}' && open_token.text === '{');
  };
  Tokenizer.prototype._reset = function () {
    in_html_comment = false;
  };
  Tokenizer.prototype._get_next_token = function (previous_token, open_token) {
    // jshint unused:false
    var token = null;
    this._readWhitespace();
    var c = this._input.peek();
    if (c === null) {
      return this._create_token(TOKEN.EOF, '');
    }
    token = token || this._read_non_javascript(c);
    token = token || this._read_string(c);
    token = token || this._read_pair(c, this._input.peek(1)); // Issue #2062 hack for record type '#{'
    token = token || this._read_word(previous_token);
    token = token || this._read_singles(c);
    token = token || this._read_comment(c);
    token = token || this._read_regexp(c, previous_token);
    token = token || this._read_xml(c, previous_token);
    token = token || this._read_punctuation();
    token = token || this._create_token(TOKEN.UNKNOWN, this._input.next());
    return token;
  };
  Tokenizer.prototype._read_word = function (previous_token) {
    var resulting_string;
    resulting_string = this.__patterns.identifier.read();
    if (resulting_string !== '') {
      resulting_string = resulting_string.replace(acorn.allLineBreaks, '\n');
      if (!(previous_token.type === TOKEN.DOT || previous_token.type === TOKEN.RESERVED && (previous_token.text === 'set' || previous_token.text === 'get')) && reserved_word_pattern.test(resulting_string)) {
        if ((resulting_string === 'in' || resulting_string === 'of') && (previous_token.type === TOKEN.WORD || previous_token.type === TOKEN.STRING)) {
          // hack for 'in' and 'of' operators
          return this._create_token(TOKEN.OPERATOR, resulting_string);
        }
        return this._create_token(TOKEN.RESERVED, resulting_string);
      }
      return this._create_token(TOKEN.WORD, resulting_string);
    }
    resulting_string = this.__patterns.number.read();
    if (resulting_string !== '') {
      return this._create_token(TOKEN.WORD, resulting_string);
    }
  };
  Tokenizer.prototype._read_singles = function (c) {
    var token = null;
    if (c === '(' || c === '[') {
      token = this._create_token(TOKEN.START_EXPR, c);
    } else if (c === ')' || c === ']') {
      token = this._create_token(TOKEN.END_EXPR, c);
    } else if (c === '{') {
      token = this._create_token(TOKEN.START_BLOCK, c);
    } else if (c === '}') {
      token = this._create_token(TOKEN.END_BLOCK, c);
    } else if (c === ';') {
      token = this._create_token(TOKEN.SEMICOLON, c);
    } else if (c === '.' && dot_pattern.test(this._input.peek(1))) {
      token = this._create_token(TOKEN.DOT, c);
    } else if (c === ',') {
      token = this._create_token(TOKEN.COMMA, c);
    }
    if (token) {
      this._input.next();
    }
    return token;
  };
  Tokenizer.prototype._read_pair = function (c, d) {
    var token = null;
    if (c === '#' && d === '{') {
      token = this._create_token(TOKEN.START_BLOCK, c + d);
    }
    if (token) {
      this._input.next();
      this._input.next();
    }
    return token;
  };
  Tokenizer.prototype._read_punctuation = function () {
    var resulting_string = this.__patterns.punct.read();
    if (resulting_string !== '') {
      if (resulting_string === '=') {
        return this._create_token(TOKEN.EQUALS, resulting_string);
      } else if (resulting_string === '?.') {
        return this._create_token(TOKEN.DOT, resulting_string);
      } else {
        return this._create_token(TOKEN.OPERATOR, resulting_string);
      }
    }
  };
  Tokenizer.prototype._read_non_javascript = function (c) {
    var resulting_string = '';
    if (c === '#') {
      if (this._is_first_token()) {
        resulting_string = this.__patterns.shebang.read();
        if (resulting_string) {
          return this._create_token(TOKEN.UNKNOWN, resulting_string.trim() + '\n');
        }
      }

      // handles extendscript #includes
      resulting_string = this.__patterns.include.read();
      if (resulting_string) {
        return this._create_token(TOKEN.UNKNOWN, resulting_string.trim() + '\n');
      }
      c = this._input.next();

      // Spidermonkey-specific sharp variables for circular references. Considered obsolete.
      var sharp = '#';
      if (this._input.hasNext() && this._input.testChar(digit)) {
        do {
          c = this._input.next();
          sharp += c;
        } while (this._input.hasNext() && c !== '#' && c !== '=');
        if (c === '#') ;else if (this._input.peek() === '[' && this._input.peek(1) === ']') {
          sharp += '[]';
          this._input.next();
          this._input.next();
        } else if (this._input.peek() === '{' && this._input.peek(1) === '}') {
          sharp += '{}';
          this._input.next();
          this._input.next();
        }
        return this._create_token(TOKEN.WORD, sharp);
      }
      this._input.back();
    } else if (c === '<' && this._is_first_token()) {
      resulting_string = this.__patterns.html_comment_start.read();
      if (resulting_string) {
        while (this._input.hasNext() && !this._input.testChar(acorn.newline)) {
          resulting_string += this._input.next();
        }
        in_html_comment = true;
        return this._create_token(TOKEN.COMMENT, resulting_string);
      }
    } else if (in_html_comment && c === '-') {
      resulting_string = this.__patterns.html_comment_end.read();
      if (resulting_string) {
        in_html_comment = false;
        return this._create_token(TOKEN.COMMENT, resulting_string);
      }
    }
    return null;
  };
  Tokenizer.prototype._read_comment = function (c) {
    var token = null;
    if (c === '/') {
      var comment = '';
      if (this._input.peek(1) === '*') {
        // peek for comment /* ... */
        comment = this.__patterns.block_comment.read();
        var directives = directives_core.get_directives(comment);
        if (directives && directives.ignore === 'start') {
          comment += directives_core.readIgnored(this._input);
        }
        comment = comment.replace(acorn.allLineBreaks, '\n');
        token = this._create_token(TOKEN.BLOCK_COMMENT, comment);
        token.directives = directives;
      } else if (this._input.peek(1) === '/') {
        // peek for comment // ...
        comment = this.__patterns.comment.read();
        token = this._create_token(TOKEN.COMMENT, comment);
      }
    }
    return token;
  };
  Tokenizer.prototype._read_string = function (c) {
    if (c === '`' || c === "'" || c === '"') {
      var resulting_string = this._input.next();
      this.has_char_escapes = false;
      if (c === '`') {
        resulting_string += this._read_string_recursive('`', true, '${');
      } else {
        resulting_string += this._read_string_recursive(c);
      }
      if (this.has_char_escapes && this._options.unescape_strings) {
        resulting_string = unescape_string(resulting_string);
      }
      if (this._input.peek() === c) {
        resulting_string += this._input.next();
      }
      resulting_string = resulting_string.replace(acorn.allLineBreaks, '\n');
      return this._create_token(TOKEN.STRING, resulting_string);
    }
    return null;
  };
  Tokenizer.prototype._allow_regexp_or_xml = function (previous_token) {
    // regex and xml can only appear in specific locations during parsing
    return previous_token.type === TOKEN.RESERVED && in_array(previous_token.text, ['return', 'case', 'throw', 'else', 'do', 'typeof', 'yield']) || previous_token.type === TOKEN.END_EXPR && previous_token.text === ')' && previous_token.opened.previous.type === TOKEN.RESERVED && in_array(previous_token.opened.previous.text, ['if', 'while', 'for']) || in_array(previous_token.type, [TOKEN.COMMENT, TOKEN.START_EXPR, TOKEN.START_BLOCK, TOKEN.START, TOKEN.END_BLOCK, TOKEN.OPERATOR, TOKEN.EQUALS, TOKEN.EOF, TOKEN.SEMICOLON, TOKEN.COMMA]);
  };
  Tokenizer.prototype._read_regexp = function (c, previous_token) {
    if (c === '/' && this._allow_regexp_or_xml(previous_token)) {
      // handle regexp
      //
      var resulting_string = this._input.next();
      var esc = false;
      var in_char_class = false;
      while (this._input.hasNext() && (esc || in_char_class || this._input.peek() !== c) && !this._input.testChar(acorn.newline)) {
        resulting_string += this._input.peek();
        if (!esc) {
          esc = this._input.peek() === '\\';
          if (this._input.peek() === '[') {
            in_char_class = true;
          } else if (this._input.peek() === ']') {
            in_char_class = false;
          }
        } else {
          esc = false;
        }
        this._input.next();
      }
      if (this._input.peek() === c) {
        resulting_string += this._input.next();

        // regexps may have modifiers /regexp/MOD , so fetch those, too
        // Only [gim] are valid, but if the user puts in garbage, do what we can to take it.
        resulting_string += this._input.read(acorn.identifier);
      }
      return this._create_token(TOKEN.STRING, resulting_string);
    }
    return null;
  };
  Tokenizer.prototype._read_xml = function (c, previous_token) {
    if (this._options.e4x && c === "<" && this._allow_regexp_or_xml(previous_token)) {
      var xmlStr = '';
      var match = this.__patterns.xml.read_match();
      // handle e4x xml literals
      //
      if (match) {
        // Trim root tag to attempt to
        var rootTag = match[2].replace(/^{\s+/, '{').replace(/\s+}$/, '}');
        var isCurlyRoot = rootTag.indexOf('{') === 0;
        var depth = 0;
        while (match) {
          var isEndTag = !!match[1];
          var tagName = match[2];
          var isSingletonTag = !!match[match.length - 1] || tagName.slice(0, 8) === "![CDATA[";
          if (!isSingletonTag && (tagName === rootTag || isCurlyRoot && tagName.replace(/^{\s+/, '{').replace(/\s+}$/, '}'))) {
            if (isEndTag) {
              --depth;
            } else {
              ++depth;
            }
          }
          xmlStr += match[0];
          if (depth <= 0) {
            break;
          }
          match = this.__patterns.xml.read_match();
        }
        // if we didn't close correctly, keep unformatted.
        if (!match) {
          xmlStr += this._input.match(/[\s\S]*/g)[0];
        }
        xmlStr = xmlStr.replace(acorn.allLineBreaks, '\n');
        return this._create_token(TOKEN.STRING, xmlStr);
      }
    }
    return null;
  };
  function unescape_string(s) {
    // You think that a regex would work for this
    // return s.replace(/\\x([0-9a-f]{2})/gi, function(match, val) {
    //         return String.fromCharCode(parseInt(val, 16));
    //     })
    // However, dealing with '\xff', '\\xff', '\\\xff' makes this more fun.
    var out = '',
      escaped = 0;
    var input_scan = new InputScanner(s);
    var matched = null;
    while (input_scan.hasNext()) {
      // Keep any whitespace, non-slash characters
      // also keep slash pairs.
      matched = input_scan.match(/([\s]|[^\\]|\\\\)+/g);
      if (matched) {
        out += matched[0];
      }
      if (input_scan.peek() === '\\') {
        input_scan.next();
        if (input_scan.peek() === 'x') {
          matched = input_scan.match(/x([0-9A-Fa-f]{2})/g);
        } else if (input_scan.peek() === 'u') {
          matched = input_scan.match(/u([0-9A-Fa-f]{4})/g);
        } else {
          out += '\\';
          if (input_scan.hasNext()) {
            out += input_scan.next();
          }
          continue;
        }

        // If there's some error decoding, return the original string
        if (!matched) {
          return s;
        }
        escaped = parseInt(matched[1], 16);
        if (escaped > 0x7e && escaped <= 0xff && matched[0].indexOf('x') === 0) {
          // we bail out on \x7f..\xff,
          // leaving whole string escaped,
          // as it's probably completely binary
          return s;
        } else if (escaped >= 0x00 && escaped < 0x20) {
          // leave 0x00...0x1f escaped
          out += '\\' + matched[0];
          continue;
        } else if (escaped === 0x22 || escaped === 0x27 || escaped === 0x5c) {
          // single-quote, apostrophe, backslash - escape these
          out += '\\' + String.fromCharCode(escaped);
        } else {
          out += String.fromCharCode(escaped);
        }
      }
    }
    return out;
  }

  // handle string
  //
  Tokenizer.prototype._read_string_recursive = function (delimiter, allow_unescaped_newlines, start_sub) {
    var current_char;
    var pattern;
    if (delimiter === '\'') {
      pattern = this.__patterns.single_quote;
    } else if (delimiter === '"') {
      pattern = this.__patterns.double_quote;
    } else if (delimiter === '`') {
      pattern = this.__patterns.template_text;
    } else if (delimiter === '}') {
      pattern = this.__patterns.template_expression;
    }
    var resulting_string = pattern.read();
    var next = '';
    while (this._input.hasNext()) {
      next = this._input.next();
      if (next === delimiter || !allow_unescaped_newlines && acorn.newline.test(next)) {
        this._input.back();
        break;
      } else if (next === '\\' && this._input.hasNext()) {
        current_char = this._input.peek();
        if (current_char === 'x' || current_char === 'u') {
          this.has_char_escapes = true;
        } else if (current_char === '\r' && this._input.peek(1) === '\n') {
          this._input.next();
        }
        next += this._input.next();
      } else if (start_sub) {
        if (start_sub === '${' && next === '$' && this._input.peek() === '{') {
          next += this._input.next();
        }
        if (start_sub === next) {
          if (delimiter === '`') {
            next += this._read_string_recursive('}', allow_unescaped_newlines, '`');
          } else {
            next += this._read_string_recursive('`', allow_unescaped_newlines, '${');
          }
          if (this._input.hasNext()) {
            next += this._input.next();
          }
        }
      }
      next += pattern.read();
      resulting_string += next;
    }
    return resulting_string;
  };
  tokenizer$2.Tokenizer = Tokenizer;
  tokenizer$2.TOKEN = TOKEN;
  tokenizer$2.positionable_operators = positionable_operators.slice();
  tokenizer$2.line_starters = line_starters.slice();
  return tokenizer$2;
}

/*jshint node:true */

var hasRequiredBeautifier$2;
function requireBeautifier$2() {
  if (hasRequiredBeautifier$2) return beautifier$2;
  hasRequiredBeautifier$2 = 1;
  var Output = requireOutput().Output;
  var Token = requireToken().Token;
  var acorn = requireAcorn();
  var Options = requireOptions$2().Options;
  var Tokenizer = requireTokenizer$1().Tokenizer;
  var line_starters = requireTokenizer$1().line_starters;
  var positionable_operators = requireTokenizer$1().positionable_operators;
  var TOKEN = requireTokenizer$1().TOKEN;
  function in_array(what, arr) {
    return arr.indexOf(what) !== -1;
  }
  function ltrim(s) {
    return s.replace(/^\s+/g, '');
  }
  function generateMapFromStrings(list) {
    var result = {};
    for (var x = 0; x < list.length; x++) {
      // make the mapped names underscored instead of dash
      result[list[x].replace(/-/g, '_')] = list[x];
    }
    return result;
  }
  function reserved_word(token, word) {
    return token && token.type === TOKEN.RESERVED && token.text === word;
  }
  function reserved_array(token, words) {
    return token && token.type === TOKEN.RESERVED && in_array(token.text, words);
  }
  // Unsure of what they mean, but they work. Worth cleaning up in future.
  var special_words = ['case', 'return', 'do', 'if', 'throw', 'else', 'await', 'break', 'continue', 'async'];
  var validPositionValues = ['before-newline', 'after-newline', 'preserve-newline'];

  // Generate map from array
  var OPERATOR_POSITION = generateMapFromStrings(validPositionValues);
  var OPERATOR_POSITION_BEFORE_OR_PRESERVE = [OPERATOR_POSITION.before_newline, OPERATOR_POSITION.preserve_newline];
  var MODE = {
    BlockStatement: 'BlockStatement',
    // 'BLOCK'
    Statement: 'Statement',
    // 'STATEMENT'
    ObjectLiteral: 'ObjectLiteral',
    // 'OBJECT',
    ArrayLiteral: 'ArrayLiteral',
    //'[EXPRESSION]',
    ForInitializer: 'ForInitializer',
    //'(FOR-EXPRESSION)',
    Conditional: 'Conditional',
    //'(COND-EXPRESSION)',
    Expression: 'Expression' //'(EXPRESSION)'
  };
  function remove_redundant_indentation(output, frame) {
    // This implementation is effective but has some issues:
    //     - can cause line wrap to happen too soon due to indent removal
    //           after wrap points are calculated
    // These issues are minor compared to ugly indentation.

    if (frame.multiline_frame || frame.mode === MODE.ForInitializer || frame.mode === MODE.Conditional) {
      return;
    }

    // remove one indent from each line inside this section
    output.remove_indent(frame.start_line_index);
  }

  // we could use just string.split, but
  // IE doesn't like returning empty strings
  function split_linebreaks(s) {
    //return s.split(/\x0d\x0a|\x0a/);

    s = s.replace(acorn.allLineBreaks, '\n');
    var out = [],
      idx = s.indexOf("\n");
    while (idx !== -1) {
      out.push(s.substring(0, idx));
      s = s.substring(idx + 1);
      idx = s.indexOf("\n");
    }
    if (s.length) {
      out.push(s);
    }
    return out;
  }
  function is_array(mode) {
    return mode === MODE.ArrayLiteral;
  }
  function is_expression(mode) {
    return in_array(mode, [MODE.Expression, MODE.ForInitializer, MODE.Conditional]);
  }
  function all_lines_start_with(lines, c) {
    for (var i = 0; i < lines.length; i++) {
      var line = lines[i].trim();
      if (line.charAt(0) !== c) {
        return false;
      }
    }
    return true;
  }
  function each_line_matches_indent(lines, indent) {
    var i = 0,
      len = lines.length,
      line;
    for (; i < len; i++) {
      line = lines[i];
      // allow empty lines to pass through
      if (line && line.indexOf(indent) !== 0) {
        return false;
      }
    }
    return true;
  }
  function Beautifier(source_text, options) {
    options = options || {};
    this._source_text = source_text || '';
    this._output = null;
    this._tokens = null;
    this._last_last_text = null;
    this._flags = null;
    this._previous_flags = null;
    this._flag_store = null;
    this._options = new Options(options);
  }
  Beautifier.prototype.create_flags = function (flags_base, mode) {
    var next_indent_level = 0;
    if (flags_base) {
      next_indent_level = flags_base.indentation_level;
      if (!this._output.just_added_newline() && flags_base.line_indent_level > next_indent_level) {
        next_indent_level = flags_base.line_indent_level;
      }
    }
    var next_flags = {
      mode: mode,
      parent: flags_base,
      last_token: flags_base ? flags_base.last_token : new Token(TOKEN.START_BLOCK, ''),
      // last token text
      last_word: flags_base ? flags_base.last_word : '',
      // last TOKEN.WORD passed
      declaration_statement: false,
      declaration_assignment: false,
      multiline_frame: false,
      inline_frame: false,
      if_block: false,
      else_block: false,
      class_start_block: false,
      // class A { INSIDE HERE } or class B extends C { INSIDE HERE }
      do_block: false,
      do_while: false,
      import_block: false,
      in_case_statement: false,
      // switch(..){ INSIDE HERE }
      in_case: false,
      // we're on the exact line with "case 0:"
      case_body: false,
      // the indented case-action block
      case_block: false,
      // the indented case-action block is wrapped with {}
      indentation_level: next_indent_level,
      alignment: 0,
      line_indent_level: flags_base ? flags_base.line_indent_level : next_indent_level,
      start_line_index: this._output.get_line_number(),
      ternary_depth: 0
    };
    return next_flags;
  };
  Beautifier.prototype._reset = function (source_text) {
    var baseIndentString = source_text.match(/^[\t ]*/)[0];
    this._last_last_text = ''; // pre-last token text
    this._output = new Output(this._options, baseIndentString);

    // If testing the ignore directive, start with output disable set to true
    this._output.raw = this._options.test_output_raw;

    // Stack of parsing/formatting states, including MODE.
    // We tokenize, parse, and output in an almost purely a forward-only stream of token input
    // and formatted output.  This makes the beautifier less accurate than full parsers
    // but also far more tolerant of syntax errors.
    //
    // For example, the default mode is MODE.BlockStatement. If we see a '{' we push a new frame of type
    // MODE.BlockStatement on the the stack, even though it could be object literal.  If we later
    // encounter a ":", we'll switch to to MODE.ObjectLiteral.  If we then see a ";",
    // most full parsers would die, but the beautifier gracefully falls back to
    // MODE.BlockStatement and continues on.
    this._flag_store = [];
    this.set_mode(MODE.BlockStatement);
    var tokenizer = new Tokenizer(source_text, this._options);
    this._tokens = tokenizer.tokenize();
    return source_text;
  };
  Beautifier.prototype.beautify = function () {
    // if disabled, return the input unchanged.
    if (this._options.disabled) {
      return this._source_text;
    }
    var sweet_code;
    var source_text = this._reset(this._source_text);
    var eol = this._options.eol;
    if (this._options.eol === 'auto') {
      eol = '\n';
      if (source_text && acorn.lineBreak.test(source_text || '')) {
        eol = source_text.match(acorn.lineBreak)[0];
      }
    }
    var current_token = this._tokens.next();
    while (current_token) {
      this.handle_token(current_token);
      this._last_last_text = this._flags.last_token.text;
      this._flags.last_token = current_token;
      current_token = this._tokens.next();
    }
    sweet_code = this._output.get_code(eol);
    return sweet_code;
  };
  Beautifier.prototype.handle_token = function (current_token, preserve_statement_flags) {
    if (current_token.type === TOKEN.START_EXPR) {
      this.handle_start_expr(current_token);
    } else if (current_token.type === TOKEN.END_EXPR) {
      this.handle_end_expr(current_token);
    } else if (current_token.type === TOKEN.START_BLOCK) {
      this.handle_start_block(current_token);
    } else if (current_token.type === TOKEN.END_BLOCK) {
      this.handle_end_block(current_token);
    } else if (current_token.type === TOKEN.WORD) {
      this.handle_word(current_token);
    } else if (current_token.type === TOKEN.RESERVED) {
      this.handle_word(current_token);
    } else if (current_token.type === TOKEN.SEMICOLON) {
      this.handle_semicolon(current_token);
    } else if (current_token.type === TOKEN.STRING) {
      this.handle_string(current_token);
    } else if (current_token.type === TOKEN.EQUALS) {
      this.handle_equals(current_token);
    } else if (current_token.type === TOKEN.OPERATOR) {
      this.handle_operator(current_token);
    } else if (current_token.type === TOKEN.COMMA) {
      this.handle_comma(current_token);
    } else if (current_token.type === TOKEN.BLOCK_COMMENT) {
      this.handle_block_comment(current_token, preserve_statement_flags);
    } else if (current_token.type === TOKEN.COMMENT) {
      this.handle_comment(current_token, preserve_statement_flags);
    } else if (current_token.type === TOKEN.DOT) {
      this.handle_dot(current_token);
    } else if (current_token.type === TOKEN.EOF) {
      this.handle_eof(current_token);
    } else if (current_token.type === TOKEN.UNKNOWN) {
      this.handle_unknown(current_token, preserve_statement_flags);
    } else {
      this.handle_unknown(current_token, preserve_statement_flags);
    }
  };
  Beautifier.prototype.handle_whitespace_and_comments = function (current_token, preserve_statement_flags) {
    var newlines = current_token.newlines;
    var keep_whitespace = this._options.keep_array_indentation && is_array(this._flags.mode);
    if (current_token.comments_before) {
      var comment_token = current_token.comments_before.next();
      while (comment_token) {
        // The cleanest handling of inline comments is to treat them as though they aren't there.
        // Just continue formatting and the behavior should be logical.
        // Also ignore unknown tokens.  Again, this should result in better behavior.
        this.handle_whitespace_and_comments(comment_token, preserve_statement_flags);
        this.handle_token(comment_token, preserve_statement_flags);
        comment_token = current_token.comments_before.next();
      }
    }
    if (keep_whitespace) {
      for (var i = 0; i < newlines; i += 1) {
        this.print_newline(i > 0, preserve_statement_flags);
      }
    } else {
      if (this._options.max_preserve_newlines && newlines > this._options.max_preserve_newlines) {
        newlines = this._options.max_preserve_newlines;
      }
      if (this._options.preserve_newlines) {
        if (newlines > 1) {
          this.print_newline(false, preserve_statement_flags);
          for (var j = 1; j < newlines; j += 1) {
            this.print_newline(true, preserve_statement_flags);
          }
        }
      }
    }
  };
  var newline_restricted_tokens = ['async', 'break', 'continue', 'return', 'throw', 'yield'];
  Beautifier.prototype.allow_wrap_or_preserved_newline = function (current_token, force_linewrap) {
    force_linewrap = force_linewrap === undefined ? false : force_linewrap;

    // Never wrap the first token on a line
    if (this._output.just_added_newline()) {
      return;
    }
    var shouldPreserveOrForce = this._options.preserve_newlines && current_token.newlines || force_linewrap;
    var operatorLogicApplies = in_array(this._flags.last_token.text, positionable_operators) || in_array(current_token.text, positionable_operators);
    if (operatorLogicApplies) {
      var shouldPrintOperatorNewline = in_array(this._flags.last_token.text, positionable_operators) && in_array(this._options.operator_position, OPERATOR_POSITION_BEFORE_OR_PRESERVE) || in_array(current_token.text, positionable_operators);
      shouldPreserveOrForce = shouldPreserveOrForce && shouldPrintOperatorNewline;
    }
    if (shouldPreserveOrForce) {
      this.print_newline(false, true);
    } else if (this._options.wrap_line_length) {
      if (reserved_array(this._flags.last_token, newline_restricted_tokens)) {
        // These tokens should never have a newline inserted
        // between them and the following expression.
        return;
      }
      this._output.set_wrap_point();
    }
  };
  Beautifier.prototype.print_newline = function (force_newline, preserve_statement_flags) {
    if (!preserve_statement_flags) {
      if (this._flags.last_token.text !== ';' && this._flags.last_token.text !== ',' && this._flags.last_token.text !== '=' && (this._flags.last_token.type !== TOKEN.OPERATOR || this._flags.last_token.text === '--' || this._flags.last_token.text === '++')) {
        var next_token = this._tokens.peek();
        while (this._flags.mode === MODE.Statement && !(this._flags.if_block && reserved_word(next_token, 'else')) && !this._flags.do_block) {
          this.restore_mode();
        }
      }
    }
    if (this._output.add_new_line(force_newline)) {
      this._flags.multiline_frame = true;
    }
  };
  Beautifier.prototype.print_token_line_indentation = function (current_token) {
    if (this._output.just_added_newline()) {
      if (this._options.keep_array_indentation && current_token.newlines && (current_token.text === '[' || is_array(this._flags.mode))) {
        this._output.current_line.set_indent(-1);
        this._output.current_line.push(current_token.whitespace_before);
        this._output.space_before_token = false;
      } else if (this._output.set_indent(this._flags.indentation_level, this._flags.alignment)) {
        this._flags.line_indent_level = this._flags.indentation_level;
      }
    }
  };
  Beautifier.prototype.print_token = function (current_token) {
    if (this._output.raw) {
      this._output.add_raw_token(current_token);
      return;
    }
    if (this._options.comma_first && current_token.previous && current_token.previous.type === TOKEN.COMMA && this._output.just_added_newline()) {
      if (this._output.previous_line.last() === ',') {
        var popped = this._output.previous_line.pop();
        // if the comma was already at the start of the line,
        // pull back onto that line and reprint the indentation
        if (this._output.previous_line.is_empty()) {
          this._output.previous_line.push(popped);
          this._output.trim(true);
          this._output.current_line.pop();
          this._output.trim();
        }

        // add the comma in front of the next token
        this.print_token_line_indentation(current_token);
        this._output.add_token(',');
        this._output.space_before_token = true;
      }
    }
    this.print_token_line_indentation(current_token);
    this._output.non_breaking_space = true;
    this._output.add_token(current_token.text);
    if (this._output.previous_token_wrapped) {
      this._flags.multiline_frame = true;
    }
  };
  Beautifier.prototype.indent = function () {
    this._flags.indentation_level += 1;
    this._output.set_indent(this._flags.indentation_level, this._flags.alignment);
  };
  Beautifier.prototype.deindent = function () {
    if (this._flags.indentation_level > 0 && (!this._flags.parent || this._flags.indentation_level > this._flags.parent.indentation_level)) {
      this._flags.indentation_level -= 1;
      this._output.set_indent(this._flags.indentation_level, this._flags.alignment);
    }
  };
  Beautifier.prototype.set_mode = function (mode) {
    if (this._flags) {
      this._flag_store.push(this._flags);
      this._previous_flags = this._flags;
    } else {
      this._previous_flags = this.create_flags(null, mode);
    }
    this._flags = this.create_flags(this._previous_flags, mode);
    this._output.set_indent(this._flags.indentation_level, this._flags.alignment);
  };
  Beautifier.prototype.restore_mode = function () {
    if (this._flag_store.length > 0) {
      this._previous_flags = this._flags;
      this._flags = this._flag_store.pop();
      if (this._previous_flags.mode === MODE.Statement) {
        remove_redundant_indentation(this._output, this._previous_flags);
      }
      this._output.set_indent(this._flags.indentation_level, this._flags.alignment);
    }
  };
  Beautifier.prototype.start_of_object_property = function () {
    return this._flags.parent.mode === MODE.ObjectLiteral && this._flags.mode === MODE.Statement && (this._flags.last_token.text === ':' && this._flags.ternary_depth === 0 || reserved_array(this._flags.last_token, ['get', 'set']));
  };
  Beautifier.prototype.start_of_statement = function (current_token) {
    var start = false;
    start = start || reserved_array(this._flags.last_token, ['var', 'let', 'const']) && current_token.type === TOKEN.WORD;
    start = start || reserved_word(this._flags.last_token, 'do');
    start = start || !(this._flags.parent.mode === MODE.ObjectLiteral && this._flags.mode === MODE.Statement) && reserved_array(this._flags.last_token, newline_restricted_tokens) && !current_token.newlines;
    start = start || reserved_word(this._flags.last_token, 'else') && !(reserved_word(current_token, 'if') && !current_token.comments_before);
    start = start || this._flags.last_token.type === TOKEN.END_EXPR && (this._previous_flags.mode === MODE.ForInitializer || this._previous_flags.mode === MODE.Conditional);
    start = start || this._flags.last_token.type === TOKEN.WORD && this._flags.mode === MODE.BlockStatement && !this._flags.in_case && !(current_token.text === '--' || current_token.text === '++') && this._last_last_text !== 'function' && current_token.type !== TOKEN.WORD && current_token.type !== TOKEN.RESERVED;
    start = start || this._flags.mode === MODE.ObjectLiteral && (this._flags.last_token.text === ':' && this._flags.ternary_depth === 0 || reserved_array(this._flags.last_token, ['get', 'set']));
    if (start) {
      this.set_mode(MODE.Statement);
      this.indent();
      this.handle_whitespace_and_comments(current_token, true);

      // Issue #276:
      // If starting a new statement with [if, for, while, do], push to a new line.
      // if (a) if (b) if(c) d(); else e(); else f();
      if (!this.start_of_object_property()) {
        this.allow_wrap_or_preserved_newline(current_token, reserved_array(current_token, ['do', 'for', 'if', 'while']));
      }
      return true;
    }
    return false;
  };
  Beautifier.prototype.handle_start_expr = function (current_token) {
    // The conditional starts the statement if appropriate.
    if (!this.start_of_statement(current_token)) {
      this.handle_whitespace_and_comments(current_token);
    }
    var next_mode = MODE.Expression;
    if (current_token.text === '[') {
      if (this._flags.last_token.type === TOKEN.WORD || this._flags.last_token.text === ')') {
        // this is array index specifier, break immediately
        // a[x], fn()[x]
        if (reserved_array(this._flags.last_token, line_starters)) {
          this._output.space_before_token = true;
        }
        this.print_token(current_token);
        this.set_mode(next_mode);
        this.indent();
        if (this._options.space_in_paren) {
          this._output.space_before_token = true;
        }
        return;
      }
      next_mode = MODE.ArrayLiteral;
      if (is_array(this._flags.mode)) {
        if (this._flags.last_token.text === '[' || this._flags.last_token.text === ',' && (this._last_last_text === ']' || this._last_last_text === '}')) {
          // ], [ goes to new line
          // }, [ goes to new line
          if (!this._options.keep_array_indentation) {
            this.print_newline();
          }
        }
      }
      if (!in_array(this._flags.last_token.type, [TOKEN.START_EXPR, TOKEN.END_EXPR, TOKEN.WORD, TOKEN.OPERATOR, TOKEN.DOT])) {
        this._output.space_before_token = true;
      }
    } else {
      if (this._flags.last_token.type === TOKEN.RESERVED) {
        if (this._flags.last_token.text === 'for') {
          this._output.space_before_token = this._options.space_before_conditional;
          next_mode = MODE.ForInitializer;
        } else if (in_array(this._flags.last_token.text, ['if', 'while', 'switch'])) {
          this._output.space_before_token = this._options.space_before_conditional;
          next_mode = MODE.Conditional;
        } else if (in_array(this._flags.last_word, ['await', 'async'])) {
          // Should be a space between await and an IIFE, or async and an arrow function
          this._output.space_before_token = true;
        } else if (this._flags.last_token.text === 'import' && current_token.whitespace_before === '') {
          this._output.space_before_token = false;
        } else if (in_array(this._flags.last_token.text, line_starters) || this._flags.last_token.text === 'catch') {
          this._output.space_before_token = true;
        }
      } else if (this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {
        // Support of this kind of newline preservation.
        // a = (b &&
        //     (c || d));
        if (!this.start_of_object_property()) {
          this.allow_wrap_or_preserved_newline(current_token);
        }
      } else if (this._flags.last_token.type === TOKEN.WORD) {
        this._output.space_before_token = false;

        // function name() vs function name ()
        // function* name() vs function* name ()
        // async name() vs async name ()
        // In ES6, you can also define the method properties of an object
        // var obj = {a: function() {}}
        // It can be abbreviated
        // var obj = {a() {}}
        // var obj = { a() {}} vs var obj = { a () {}}
        // var obj = { * a() {}} vs var obj = { * a () {}}
        var peek_back_two = this._tokens.peek(-3);
        if (this._options.space_after_named_function && peek_back_two) {
          // peek starts at next character so -1 is current token
          var peek_back_three = this._tokens.peek(-4);
          if (reserved_array(peek_back_two, ['async', 'function']) || peek_back_two.text === '*' && reserved_array(peek_back_three, ['async', 'function'])) {
            this._output.space_before_token = true;
          } else if (this._flags.mode === MODE.ObjectLiteral) {
            if (peek_back_two.text === '{' || peek_back_two.text === ',' || peek_back_two.text === '*' && (peek_back_three.text === '{' || peek_back_three.text === ',')) {
              this._output.space_before_token = true;
            }
          } else if (this._flags.parent && this._flags.parent.class_start_block) {
            this._output.space_before_token = true;
          }
        }
      } else {
        // Support preserving wrapped arrow function expressions
        // a.b('c',
        //     () => d.e
        // )
        this.allow_wrap_or_preserved_newline(current_token);
      }

      // function() vs function ()
      // yield*() vs yield* ()
      // function*() vs function* ()
      if (this._flags.last_token.type === TOKEN.RESERVED && (this._flags.last_word === 'function' || this._flags.last_word === 'typeof') || this._flags.last_token.text === '*' && (in_array(this._last_last_text, ['function', 'yield']) || this._flags.mode === MODE.ObjectLiteral && in_array(this._last_last_text, ['{', ',']))) {
        this._output.space_before_token = this._options.space_after_anon_function;
      }
    }
    if (this._flags.last_token.text === ';' || this._flags.last_token.type === TOKEN.START_BLOCK) {
      this.print_newline();
    } else if (this._flags.last_token.type === TOKEN.END_EXPR || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.END_BLOCK || this._flags.last_token.text === '.' || this._flags.last_token.type === TOKEN.COMMA) {
      // do nothing on (( and )( and ][ and ]( and .(
      // TODO: Consider whether forcing this is required.  Review failing tests when removed.
      this.allow_wrap_or_preserved_newline(current_token, current_token.newlines);
    }
    this.print_token(current_token);
    this.set_mode(next_mode);
    if (this._options.space_in_paren) {
      this._output.space_before_token = true;
    }

    // In all cases, if we newline while inside an expression it should be indented.
    this.indent();
  };
  Beautifier.prototype.handle_end_expr = function (current_token) {
    // statements inside expressions are not valid syntax, but...
    // statements must all be closed when their container closes
    while (this._flags.mode === MODE.Statement) {
      this.restore_mode();
    }
    this.handle_whitespace_and_comments(current_token);
    if (this._flags.multiline_frame) {
      this.allow_wrap_or_preserved_newline(current_token, current_token.text === ']' && is_array(this._flags.mode) && !this._options.keep_array_indentation);
    }
    if (this._options.space_in_paren) {
      if (this._flags.last_token.type === TOKEN.START_EXPR && !this._options.space_in_empty_paren) {
        // () [] no inner space in empty parens like these, ever, ref #320
        this._output.trim();
        this._output.space_before_token = false;
      } else {
        this._output.space_before_token = true;
      }
    }
    this.deindent();
    this.print_token(current_token);
    this.restore_mode();
    remove_redundant_indentation(this._output, this._previous_flags);

    // do {} while () // no statement required after
    if (this._flags.do_while && this._previous_flags.mode === MODE.Conditional) {
      this._previous_flags.mode = MODE.Expression;
      this._flags.do_block = false;
      this._flags.do_while = false;
    }
  };
  Beautifier.prototype.handle_start_block = function (current_token) {
    this.handle_whitespace_and_comments(current_token);

    // Check if this is should be treated as a ObjectLiteral
    var next_token = this._tokens.peek();
    var second_token = this._tokens.peek(1);
    if (this._flags.last_word === 'switch' && this._flags.last_token.type === TOKEN.END_EXPR) {
      this.set_mode(MODE.BlockStatement);
      this._flags.in_case_statement = true;
    } else if (this._flags.case_body) {
      this.set_mode(MODE.BlockStatement);
    } else if (second_token && (in_array(second_token.text, [':', ',']) && in_array(next_token.type, [TOKEN.STRING, TOKEN.WORD, TOKEN.RESERVED]) || in_array(next_token.text, ['get', 'set', '...']) && in_array(second_token.type, [TOKEN.WORD, TOKEN.RESERVED]))) {
      // We don't support TypeScript,but we didn't break it for a very long time.
      // We'll try to keep not breaking it.
      if (in_array(this._last_last_text, ['class', 'interface']) && !in_array(second_token.text, [':', ','])) {
        this.set_mode(MODE.BlockStatement);
      } else {
        this.set_mode(MODE.ObjectLiteral);
      }
    } else if (this._flags.last_token.type === TOKEN.OPERATOR && this._flags.last_token.text === '=>') {
      // arrow function: (param1, paramN) => { statements }
      this.set_mode(MODE.BlockStatement);
    } else if (in_array(this._flags.last_token.type, [TOKEN.EQUALS, TOKEN.START_EXPR, TOKEN.COMMA, TOKEN.OPERATOR]) || reserved_array(this._flags.last_token, ['return', 'throw', 'import', 'default'])) {
      // Detecting shorthand function syntax is difficult by scanning forward,
      //     so check the surrounding context.
      // If the block is being returned, imported, export default, passed as arg,
      //     assigned with = or assigned in a nested object, treat as an ObjectLiteral.
      this.set_mode(MODE.ObjectLiteral);
    } else {
      this.set_mode(MODE.BlockStatement);
    }
    if (this._flags.last_token) {
      if (reserved_array(this._flags.last_token.previous, ['class', 'extends'])) {
        this._flags.class_start_block = true;
      }
    }
    var empty_braces = !next_token.comments_before && next_token.text === '}';
    var empty_anonymous_function = empty_braces && this._flags.last_word === 'function' && this._flags.last_token.type === TOKEN.END_EXPR;
    if (this._options.brace_preserve_inline)
      // check for inline, set inline_frame if so
      {
        // search forward for a newline wanted inside this block
        var index = 0;
        var check_token = null;
        this._flags.inline_frame = true;
        do {
          index += 1;
          check_token = this._tokens.peek(index - 1);
          if (check_token.newlines) {
            this._flags.inline_frame = false;
            break;
          }
        } while (check_token.type !== TOKEN.EOF && !(check_token.type === TOKEN.END_BLOCK && check_token.opened === current_token));
      }
    if ((this._options.brace_style === "expand" || this._options.brace_style === "none" && current_token.newlines) && !this._flags.inline_frame) {
      if (this._flags.last_token.type !== TOKEN.OPERATOR && (empty_anonymous_function || this._flags.last_token.type === TOKEN.EQUALS || reserved_array(this._flags.last_token, special_words) && this._flags.last_token.text !== 'else')) {
        this._output.space_before_token = true;
      } else {
        this.print_newline(false, true);
      }
    } else {
      // collapse || inline_frame
      if (is_array(this._previous_flags.mode) && (this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.COMMA)) {
        if (this._flags.last_token.type === TOKEN.COMMA || this._options.space_in_paren) {
          this._output.space_before_token = true;
        }
        if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR && this._flags.inline_frame) {
          this.allow_wrap_or_preserved_newline(current_token);
          this._previous_flags.multiline_frame = this._previous_flags.multiline_frame || this._flags.multiline_frame;
          this._flags.multiline_frame = false;
        }
      }
      if (this._flags.last_token.type !== TOKEN.OPERATOR && this._flags.last_token.type !== TOKEN.START_EXPR) {
        if (in_array(this._flags.last_token.type, [TOKEN.START_BLOCK, TOKEN.SEMICOLON]) && !this._flags.inline_frame) {
          this.print_newline();
        } else {
          this._output.space_before_token = true;
        }
      }
    }
    this.print_token(current_token);
    this.indent();

    // Except for specific cases, open braces are followed by a new line.
    if (!empty_braces && !(this._options.brace_preserve_inline && this._flags.inline_frame)) {
      this.print_newline();
    }
  };
  Beautifier.prototype.handle_end_block = function (current_token) {
    // statements must all be closed when their container closes
    this.handle_whitespace_and_comments(current_token);
    while (this._flags.mode === MODE.Statement) {
      this.restore_mode();
    }
    var empty_braces = this._flags.last_token.type === TOKEN.START_BLOCK;
    if (this._flags.inline_frame && !empty_braces) {
      // try inline_frame (only set if this._options.braces-preserve-inline) first
      this._output.space_before_token = true;
    } else if (this._options.brace_style === "expand") {
      if (!empty_braces) {
        this.print_newline();
      }
    } else {
      // skip {}
      if (!empty_braces) {
        if (is_array(this._flags.mode) && this._options.keep_array_indentation) {
          // we REALLY need a newline here, but newliner would skip that
          this._options.keep_array_indentation = false;
          this.print_newline();
          this._options.keep_array_indentation = true;
        } else {
          this.print_newline();
        }
      }
    }
    this.restore_mode();
    this.print_token(current_token);
  };
  Beautifier.prototype.handle_word = function (current_token) {
    if (current_token.type === TOKEN.RESERVED) {
      if (in_array(current_token.text, ['set', 'get']) && this._flags.mode !== MODE.ObjectLiteral) {
        current_token.type = TOKEN.WORD;
      } else if (current_token.text === 'import' && in_array(this._tokens.peek().text, ['(', '.'])) {
        current_token.type = TOKEN.WORD;
      } else if (in_array(current_token.text, ['as', 'from']) && !this._flags.import_block) {
        current_token.type = TOKEN.WORD;
      } else if (this._flags.mode === MODE.ObjectLiteral) {
        var next_token = this._tokens.peek();
        if (next_token.text === ':') {
          current_token.type = TOKEN.WORD;
        }
      }
    }
    if (this.start_of_statement(current_token)) {
      // The conditional starts the statement if appropriate.
      if (reserved_array(this._flags.last_token, ['var', 'let', 'const']) && current_token.type === TOKEN.WORD) {
        this._flags.declaration_statement = true;
      }
    } else if (current_token.newlines && !is_expression(this._flags.mode) && (this._flags.last_token.type !== TOKEN.OPERATOR || this._flags.last_token.text === '--' || this._flags.last_token.text === '++') && this._flags.last_token.type !== TOKEN.EQUALS && (this._options.preserve_newlines || !reserved_array(this._flags.last_token, ['var', 'let', 'const', 'set', 'get']))) {
      this.handle_whitespace_and_comments(current_token);
      this.print_newline();
    } else {
      this.handle_whitespace_and_comments(current_token);
    }
    if (this._flags.do_block && !this._flags.do_while) {
      if (reserved_word(current_token, 'while')) {
        // do {} ## while ()
        this._output.space_before_token = true;
        this.print_token(current_token);
        this._output.space_before_token = true;
        this._flags.do_while = true;
        return;
      } else {
        // do {} should always have while as the next word.
        // if we don't see the expected while, recover
        this.print_newline();
        this._flags.do_block = false;
      }
    }

    // if may be followed by else, or not
    // Bare/inline ifs are tricky
    // Need to unwind the modes correctly: if (a) if (b) c(); else d(); else e();
    if (this._flags.if_block) {
      if (!this._flags.else_block && reserved_word(current_token, 'else')) {
        this._flags.else_block = true;
      } else {
        while (this._flags.mode === MODE.Statement) {
          this.restore_mode();
        }
        this._flags.if_block = false;
        this._flags.else_block = false;
      }
    }
    if (this._flags.in_case_statement && reserved_array(current_token, ['case', 'default'])) {
      this.print_newline();
      if (!this._flags.case_block && (this._flags.case_body || this._options.jslint_happy)) {
        // switch cases following one another
        this.deindent();
      }
      this._flags.case_body = false;
      this.print_token(current_token);
      this._flags.in_case = true;
      return;
    }
    if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {
      if (!this.start_of_object_property()) {
        this.allow_wrap_or_preserved_newline(current_token);
      }
    }
    if (reserved_word(current_token, 'function')) {
      if (in_array(this._flags.last_token.text, ['}', ';']) || this._output.just_added_newline() && !(in_array(this._flags.last_token.text, ['(', '[', '{', ':', '=', ',']) || this._flags.last_token.type === TOKEN.OPERATOR)) {
        // make sure there is a nice clean space of at least one blank line
        // before a new function definition
        if (!this._output.just_added_blankline() && !current_token.comments_before) {
          this.print_newline();
          this.print_newline(true);
        }
      }
      if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD) {
        if (reserved_array(this._flags.last_token, ['get', 'set', 'new', 'export']) || reserved_array(this._flags.last_token, newline_restricted_tokens)) {
          this._output.space_before_token = true;
        } else if (reserved_word(this._flags.last_token, 'default') && this._last_last_text === 'export') {
          this._output.space_before_token = true;
        } else if (this._flags.last_token.text === 'declare') {
          // accomodates Typescript declare function formatting
          this._output.space_before_token = true;
        } else {
          this.print_newline();
        }
      } else if (this._flags.last_token.type === TOKEN.OPERATOR || this._flags.last_token.text === '=') {
        // foo = function
        this._output.space_before_token = true;
      } else if (!this._flags.multiline_frame && (is_expression(this._flags.mode) || is_array(this._flags.mode))) ;else {
        this.print_newline();
      }
      this.print_token(current_token);
      this._flags.last_word = current_token.text;
      return;
    }
    var prefix = 'NONE';
    if (this._flags.last_token.type === TOKEN.END_BLOCK) {
      if (this._previous_flags.inline_frame) {
        prefix = 'SPACE';
      } else if (!reserved_array(current_token, ['else', 'catch', 'finally', 'from'])) {
        prefix = 'NEWLINE';
      } else {
        if (this._options.brace_style === "expand" || this._options.brace_style === "end-expand" || this._options.brace_style === "none" && current_token.newlines) {
          prefix = 'NEWLINE';
        } else {
          prefix = 'SPACE';
          this._output.space_before_token = true;
        }
      }
    } else if (this._flags.last_token.type === TOKEN.SEMICOLON && this._flags.mode === MODE.BlockStatement) {
      // TODO: Should this be for STATEMENT as well?
      prefix = 'NEWLINE';
    } else if (this._flags.last_token.type === TOKEN.SEMICOLON && is_expression(this._flags.mode)) {
      prefix = 'SPACE';
    } else if (this._flags.last_token.type === TOKEN.STRING) {
      prefix = 'NEWLINE';
    } else if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD || this._flags.last_token.text === '*' && (in_array(this._last_last_text, ['function', 'yield']) || this._flags.mode === MODE.ObjectLiteral && in_array(this._last_last_text, ['{', ',']))) {
      prefix = 'SPACE';
    } else if (this._flags.last_token.type === TOKEN.START_BLOCK) {
      if (this._flags.inline_frame) {
        prefix = 'SPACE';
      } else {
        prefix = 'NEWLINE';
      }
    } else if (this._flags.last_token.type === TOKEN.END_EXPR) {
      this._output.space_before_token = true;
      prefix = 'NEWLINE';
    }
    if (reserved_array(current_token, line_starters) && this._flags.last_token.text !== ')') {
      if (this._flags.inline_frame || this._flags.last_token.text === 'else' || this._flags.last_token.text === 'export') {
        prefix = 'SPACE';
      } else {
        prefix = 'NEWLINE';
      }
    }
    if (reserved_array(current_token, ['else', 'catch', 'finally'])) {
      if ((!(this._flags.last_token.type === TOKEN.END_BLOCK && this._previous_flags.mode === MODE.BlockStatement) || this._options.brace_style === "expand" || this._options.brace_style === "end-expand" || this._options.brace_style === "none" && current_token.newlines) && !this._flags.inline_frame) {
        this.print_newline();
      } else {
        this._output.trim(true);
        var line = this._output.current_line;
        // If we trimmed and there's something other than a close block before us
        // put a newline back in.  Handles '} // comment' scenario.
        if (line.last() !== '}') {
          this.print_newline();
        }
        this._output.space_before_token = true;
      }
    } else if (prefix === 'NEWLINE') {
      if (reserved_array(this._flags.last_token, special_words)) {
        // no newline between 'return nnn'
        this._output.space_before_token = true;
      } else if (this._flags.last_token.text === 'declare' && reserved_array(current_token, ['var', 'let', 'const'])) {
        // accomodates Typescript declare formatting
        this._output.space_before_token = true;
      } else if (this._flags.last_token.type !== TOKEN.END_EXPR) {
        if ((this._flags.last_token.type !== TOKEN.START_EXPR || !reserved_array(current_token, ['var', 'let', 'const'])) && this._flags.last_token.text !== ':') {
          // no need to force newline on 'var': for (var x = 0...)
          if (reserved_word(current_token, 'if') && reserved_word(current_token.previous, 'else')) {
            // no newline for } else if {
            this._output.space_before_token = true;
          } else {
            this.print_newline();
          }
        }
      } else if (reserved_array(current_token, line_starters) && this._flags.last_token.text !== ')') {
        this.print_newline();
      }
    } else if (this._flags.multiline_frame && is_array(this._flags.mode) && this._flags.last_token.text === ',' && this._last_last_text === '}') {
      this.print_newline(); // }, in lists get a newline treatment
    } else if (prefix === 'SPACE') {
      this._output.space_before_token = true;
    }
    if (current_token.previous && (current_token.previous.type === TOKEN.WORD || current_token.previous.type === TOKEN.RESERVED)) {
      this._output.space_before_token = true;
    }
    this.print_token(current_token);
    this._flags.last_word = current_token.text;
    if (current_token.type === TOKEN.RESERVED) {
      if (current_token.text === 'do') {
        this._flags.do_block = true;
      } else if (current_token.text === 'if') {
        this._flags.if_block = true;
      } else if (current_token.text === 'import') {
        this._flags.import_block = true;
      } else if (this._flags.import_block && reserved_word(current_token, 'from')) {
        this._flags.import_block = false;
      }
    }
  };
  Beautifier.prototype.handle_semicolon = function (current_token) {
    if (this.start_of_statement(current_token)) {
      // The conditional starts the statement if appropriate.
      // Semicolon can be the start (and end) of a statement
      this._output.space_before_token = false;
    } else {
      this.handle_whitespace_and_comments(current_token);
    }
    var next_token = this._tokens.peek();
    while (this._flags.mode === MODE.Statement && !(this._flags.if_block && reserved_word(next_token, 'else')) && !this._flags.do_block) {
      this.restore_mode();
    }

    // hacky but effective for the moment
    if (this._flags.import_block) {
      this._flags.import_block = false;
    }
    this.print_token(current_token);
  };
  Beautifier.prototype.handle_string = function (current_token) {
    if (current_token.text.startsWith("`") && current_token.newlines === 0 && current_token.whitespace_before === '' && (current_token.previous.text === ')' || this._flags.last_token.type === TOKEN.WORD)) ;else if (this.start_of_statement(current_token)) {
      // The conditional starts the statement if appropriate.
      // One difference - strings want at least a space before
      this._output.space_before_token = true;
    } else {
      this.handle_whitespace_and_comments(current_token);
      if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD || this._flags.inline_frame) {
        this._output.space_before_token = true;
      } else if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {
        if (!this.start_of_object_property()) {
          this.allow_wrap_or_preserved_newline(current_token);
        }
      } else if (current_token.text.startsWith("`") && this._flags.last_token.type === TOKEN.END_EXPR && (current_token.previous.text === ']' || current_token.previous.text === ')') && current_token.newlines === 0) {
        this._output.space_before_token = true;
      } else {
        this.print_newline();
      }
    }
    this.print_token(current_token);
  };
  Beautifier.prototype.handle_equals = function (current_token) {
    if (this.start_of_statement(current_token)) ;else {
      this.handle_whitespace_and_comments(current_token);
    }
    if (this._flags.declaration_statement) {
      // just got an '=' in a var-line, different formatting/line-breaking, etc will now be done
      this._flags.declaration_assignment = true;
    }
    this._output.space_before_token = true;
    this.print_token(current_token);
    this._output.space_before_token = true;
  };
  Beautifier.prototype.handle_comma = function (current_token) {
    this.handle_whitespace_and_comments(current_token, true);
    this.print_token(current_token);
    this._output.space_before_token = true;
    if (this._flags.declaration_statement) {
      if (is_expression(this._flags.parent.mode)) {
        // do not break on comma, for(var a = 1, b = 2)
        this._flags.declaration_assignment = false;
      }
      if (this._flags.declaration_assignment) {
        this._flags.declaration_assignment = false;
        this.print_newline(false, true);
      } else if (this._options.comma_first) {
        // for comma-first, we want to allow a newline before the comma
        // to turn into a newline after the comma, which we will fixup later
        this.allow_wrap_or_preserved_newline(current_token);
      }
    } else if (this._flags.mode === MODE.ObjectLiteral || this._flags.mode === MODE.Statement && this._flags.parent.mode === MODE.ObjectLiteral) {
      if (this._flags.mode === MODE.Statement) {
        this.restore_mode();
      }
      if (!this._flags.inline_frame) {
        this.print_newline();
      }
    } else if (this._options.comma_first) {
      // EXPR or DO_BLOCK
      // for comma-first, we want to allow a newline before the comma
      // to turn into a newline after the comma, which we will fixup later
      this.allow_wrap_or_preserved_newline(current_token);
    }
  };
  Beautifier.prototype.handle_operator = function (current_token) {
    var isGeneratorAsterisk = current_token.text === '*' && (reserved_array(this._flags.last_token, ['function', 'yield']) || in_array(this._flags.last_token.type, [TOKEN.START_BLOCK, TOKEN.COMMA, TOKEN.END_BLOCK, TOKEN.SEMICOLON]));
    var isUnary = in_array(current_token.text, ['-', '+']) && (in_array(this._flags.last_token.type, [TOKEN.START_BLOCK, TOKEN.START_EXPR, TOKEN.EQUALS, TOKEN.OPERATOR]) || in_array(this._flags.last_token.text, line_starters) || this._flags.last_token.text === ',');
    if (this.start_of_statement(current_token)) ;else {
      var preserve_statement_flags = !isGeneratorAsterisk;
      this.handle_whitespace_and_comments(current_token, preserve_statement_flags);
    }

    // hack for actionscript's import .*;
    if (current_token.text === '*' && this._flags.last_token.type === TOKEN.DOT) {
      this.print_token(current_token);
      return;
    }
    if (current_token.text === '::') {
      // no spaces around exotic namespacing syntax operator
      this.print_token(current_token);
      return;
    }

    // Allow line wrapping between operators when operator_position is
    //   set to before or preserve
    if (this._flags.last_token.type === TOKEN.OPERATOR && in_array(this._options.operator_position, OPERATOR_POSITION_BEFORE_OR_PRESERVE)) {
      this.allow_wrap_or_preserved_newline(current_token);
    }
    if (current_token.text === ':' && this._flags.in_case) {
      this.print_token(current_token);
      this._flags.in_case = false;
      this._flags.case_body = true;
      if (this._tokens.peek().type !== TOKEN.START_BLOCK) {
        this.indent();
        this.print_newline();
        this._flags.case_block = false;
      } else {
        this._flags.case_block = true;
        this._output.space_before_token = true;
      }
      return;
    }
    var space_before = true;
    var space_after = true;
    var in_ternary = false;
    if (current_token.text === ':') {
      if (this._flags.ternary_depth === 0) {
        // Colon is invalid javascript outside of ternary and object, but do our best to guess what was meant.
        space_before = false;
      } else {
        this._flags.ternary_depth -= 1;
        in_ternary = true;
      }
    } else if (current_token.text === '?') {
      this._flags.ternary_depth += 1;
    }

    // let's handle the operator_position option prior to any conflicting logic
    if (!isUnary && !isGeneratorAsterisk && this._options.preserve_newlines && in_array(current_token.text, positionable_operators)) {
      var isColon = current_token.text === ':';
      var isTernaryColon = isColon && in_ternary;
      var isOtherColon = isColon && !in_ternary;
      switch (this._options.operator_position) {
        case OPERATOR_POSITION.before_newline:
          // if the current token is : and it's not a ternary statement then we set space_before to false
          this._output.space_before_token = !isOtherColon;
          this.print_token(current_token);
          if (!isColon || isTernaryColon) {
            this.allow_wrap_or_preserved_newline(current_token);
          }
          this._output.space_before_token = true;
          return;
        case OPERATOR_POSITION.after_newline:
          // if the current token is anything but colon, or (via deduction) it's a colon and in a ternary statement,
          //   then print a newline.

          this._output.space_before_token = true;
          if (!isColon || isTernaryColon) {
            if (this._tokens.peek().newlines) {
              this.print_newline(false, true);
            } else {
              this.allow_wrap_or_preserved_newline(current_token);
            }
          } else {
            this._output.space_before_token = false;
          }
          this.print_token(current_token);
          this._output.space_before_token = true;
          return;
        case OPERATOR_POSITION.preserve_newline:
          if (!isOtherColon) {
            this.allow_wrap_or_preserved_newline(current_token);
          }

          // if we just added a newline, or the current token is : and it's not a ternary statement,
          //   then we set space_before to false
          space_before = !(this._output.just_added_newline() || isOtherColon);
          this._output.space_before_token = space_before;
          this.print_token(current_token);
          this._output.space_before_token = true;
          return;
      }
    }
    if (isGeneratorAsterisk) {
      this.allow_wrap_or_preserved_newline(current_token);
      space_before = false;
      var next_token = this._tokens.peek();
      space_after = next_token && in_array(next_token.type, [TOKEN.WORD, TOKEN.RESERVED]);
    } else if (current_token.text === '...') {
      this.allow_wrap_or_preserved_newline(current_token);
      space_before = this._flags.last_token.type === TOKEN.START_BLOCK;
      space_after = false;
    } else if (in_array(current_token.text, ['--', '++', '!', '~']) || isUnary) {
      // unary operators (and binary +/- pretending to be unary) special cases
      if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR) {
        this.allow_wrap_or_preserved_newline(current_token);
      }
      space_before = false;
      space_after = false;

      // http://www.ecma-international.org/ecma-262/5.1/#sec-7.9.1
      // if there is a newline between -- or ++ and anything else we should preserve it.
      if (current_token.newlines && (current_token.text === '--' || current_token.text === '++' || current_token.text === '~')) {
        var new_line_needed = reserved_array(this._flags.last_token, special_words) && current_token.newlines;
        if (new_line_needed && (this._previous_flags.if_block || this._previous_flags.else_block)) {
          this.restore_mode();
        }
        this.print_newline(new_line_needed, true);
      }
      if (this._flags.last_token.text === ';' && is_expression(this._flags.mode)) {
        // for (;; ++i)
        //        ^^^
        space_before = true;
      }
      if (this._flags.last_token.type === TOKEN.RESERVED) {
        space_before = true;
      } else if (this._flags.last_token.type === TOKEN.END_EXPR) {
        space_before = !(this._flags.last_token.text === ']' && (current_token.text === '--' || current_token.text === '++'));
      } else if (this._flags.last_token.type === TOKEN.OPERATOR) {
        // a++ + ++b;
        // a - -b
        space_before = in_array(current_token.text, ['--', '-', '++', '+']) && in_array(this._flags.last_token.text, ['--', '-', '++', '+']);
        // + and - are not unary when preceeded by -- or ++ operator
        // a-- + b
        // a * +b
        // a - -b
        if (in_array(current_token.text, ['+', '-']) && in_array(this._flags.last_token.text, ['--', '++'])) {
          space_after = true;
        }
      }
      if ((this._flags.mode === MODE.BlockStatement && !this._flags.inline_frame || this._flags.mode === MODE.Statement) && (this._flags.last_token.text === '{' || this._flags.last_token.text === ';')) {
        // { foo; --i }
        // foo(); --bar;
        this.print_newline();
      }
    }
    this._output.space_before_token = this._output.space_before_token || space_before;
    this.print_token(current_token);
    this._output.space_before_token = space_after;
  };
  Beautifier.prototype.handle_block_comment = function (current_token, preserve_statement_flags) {
    if (this._output.raw) {
      this._output.add_raw_token(current_token);
      if (current_token.directives && current_token.directives.preserve === 'end') {
        // If we're testing the raw output behavior, do not allow a directive to turn it off.
        this._output.raw = this._options.test_output_raw;
      }
      return;
    }
    if (current_token.directives) {
      this.print_newline(false, preserve_statement_flags);
      this.print_token(current_token);
      if (current_token.directives.preserve === 'start') {
        this._output.raw = true;
      }
      this.print_newline(false, true);
      return;
    }

    // inline block
    if (!acorn.newline.test(current_token.text) && !current_token.newlines) {
      this._output.space_before_token = true;
      this.print_token(current_token);
      this._output.space_before_token = true;
      return;
    } else {
      this.print_block_commment(current_token, preserve_statement_flags);
    }
  };
  Beautifier.prototype.print_block_commment = function (current_token, preserve_statement_flags) {
    var lines = split_linebreaks(current_token.text);
    var j; // iterator for this case
    var javadoc = false;
    var starless = false;
    var lastIndent = current_token.whitespace_before;
    var lastIndentLength = lastIndent.length;

    // block comment starts with a new line
    this.print_newline(false, preserve_statement_flags);

    // first line always indented
    this.print_token_line_indentation(current_token);
    this._output.add_token(lines[0]);
    this.print_newline(false, preserve_statement_flags);
    if (lines.length > 1) {
      lines = lines.slice(1);
      javadoc = all_lines_start_with(lines, '*');
      starless = each_line_matches_indent(lines, lastIndent);
      if (javadoc) {
        this._flags.alignment = 1;
      }
      for (j = 0; j < lines.length; j++) {
        if (javadoc) {
          // javadoc: reformat and re-indent
          this.print_token_line_indentation(current_token);
          this._output.add_token(ltrim(lines[j]));
        } else if (starless && lines[j]) {
          // starless: re-indent non-empty content, avoiding trim
          this.print_token_line_indentation(current_token);
          this._output.add_token(lines[j].substring(lastIndentLength));
        } else {
          // normal comments output raw
          this._output.current_line.set_indent(-1);
          this._output.add_token(lines[j]);
        }

        // for comments on their own line or  more than one line, make sure there's a new line after
        this.print_newline(false, preserve_statement_flags);
      }
      this._flags.alignment = 0;
    }
  };
  Beautifier.prototype.handle_comment = function (current_token, preserve_statement_flags) {
    if (current_token.newlines) {
      this.print_newline(false, preserve_statement_flags);
    } else {
      this._output.trim(true);
    }
    this._output.space_before_token = true;
    this.print_token(current_token);
    this.print_newline(false, preserve_statement_flags);
  };
  Beautifier.prototype.handle_dot = function (current_token) {
    if (this.start_of_statement(current_token)) ;else {
      this.handle_whitespace_and_comments(current_token, true);
    }
    if (this._flags.last_token.text.match('^[0-9]+$')) {
      this._output.space_before_token = true;
    }
    if (reserved_array(this._flags.last_token, special_words)) {
      this._output.space_before_token = false;
    } else {
      // allow preserved newlines before dots in general
      // force newlines on dots after close paren when break_chained - for bar().baz()
      this.allow_wrap_or_preserved_newline(current_token, this._flags.last_token.text === ')' && this._options.break_chained_methods);
    }

    // Only unindent chained method dot if this dot starts a new line.
    // Otherwise the automatic extra indentation removal will handle the over indent
    if (this._options.unindent_chained_methods && this._output.just_added_newline()) {
      this.deindent();
    }
    this.print_token(current_token);
  };
  Beautifier.prototype.handle_unknown = function (current_token, preserve_statement_flags) {
    this.print_token(current_token);
    if (current_token.text[current_token.text.length - 1] === '\n') {
      this.print_newline(false, preserve_statement_flags);
    }
  };
  Beautifier.prototype.handle_eof = function (current_token) {
    // Unwind any open statements
    while (this._flags.mode === MODE.Statement) {
      this.restore_mode();
    }
    this.handle_whitespace_and_comments(current_token);
  };
  beautifier$2.Beautifier = Beautifier;
  return beautifier$2;
}

/*jshint node:true */

var hasRequiredJavascript;
function requireJavascript() {
  if (hasRequiredJavascript) return javascript.exports;
  hasRequiredJavascript = 1;
  var Beautifier = requireBeautifier$2().Beautifier,
    Options = requireOptions$2().Options;
  function js_beautify(js_source_text, options) {
    var beautifier = new Beautifier(js_source_text, options);
    return beautifier.beautify();
  }
  javascript.exports = js_beautify;
  javascript.exports.defaultOptions = function () {
    return new Options();
  };
  return javascript.exports;
}
var css = {
  exports: {}
};
var beautifier$1 = {};
var options$1 = {};

/*jshint node:true */

var hasRequiredOptions$1;
function requireOptions$1() {
  if (hasRequiredOptions$1) return options$1;
  hasRequiredOptions$1 = 1;
  var BaseOptions = requireOptions$3().Options;
  function Options(options) {
    BaseOptions.call(this, options, 'css');
    this.selector_separator_newline = this._get_boolean('selector_separator_newline', true);
    this.newline_between_rules = this._get_boolean('newline_between_rules', true);
    var space_around_selector_separator = this._get_boolean('space_around_selector_separator');
    this.space_around_combinator = this._get_boolean('space_around_combinator') || space_around_selector_separator;
    var brace_style_split = this._get_selection_list('brace_style', ['collapse', 'expand', 'end-expand', 'none', 'preserve-inline']);
    this.brace_style = 'collapse';
    for (var bs = 0; bs < brace_style_split.length; bs++) {
      if (brace_style_split[bs] !== 'expand') {
        // default to collapse, as only collapse|expand is implemented for now
        this.brace_style = 'collapse';
      } else {
        this.brace_style = brace_style_split[bs];
      }
    }
  }
  Options.prototype = new BaseOptions();
  options$1.Options = Options;
  return options$1;
}

/*jshint node:true */

var hasRequiredBeautifier$1;
function requireBeautifier$1() {
  if (hasRequiredBeautifier$1) return beautifier$1;
  hasRequiredBeautifier$1 = 1;
  var Options = requireOptions$1().Options;
  var Output = requireOutput().Output;
  var InputScanner = requireInputscanner().InputScanner;
  var Directives = requireDirectives().Directives;
  var directives_core = new Directives(/\/\*/, /\*\//);
  var lineBreak = /\r\n|[\r\n]/;
  var allLineBreaks = /\r\n|[\r\n]/g;

  // tokenizer
  var whitespaceChar = /\s/;
  var whitespacePattern = /(?:\s|\n)+/g;
  var block_comment_pattern = /\/\*(?:[\s\S]*?)((?:\*\/)|$)/g;
  var comment_pattern = /\/\/(?:[^\n\r\u2028\u2029]*)/g;
  function Beautifier(source_text, options) {
    this._source_text = source_text || '';
    // Allow the setting of language/file-type specific options
    // with inheritance of overall settings
    this._options = new Options(options);
    this._ch = null;
    this._input = null;

    // https://developer.mozilla.org/en-US/docs/Web/CSS/At-rule
    this.NESTED_AT_RULE = {
      "page": true,
      "font-face": true,
      "keyframes": true,
      // also in CONDITIONAL_GROUP_RULE below
      "media": true,
      "supports": true,
      "document": true
    };
    this.CONDITIONAL_GROUP_RULE = {
      "media": true,
      "supports": true,
      "document": true
    };
    this.NON_SEMICOLON_NEWLINE_PROPERTY = ["grid-template-areas", "grid-template"];
  }
  Beautifier.prototype.eatString = function (endChars) {
    var result = '';
    this._ch = this._input.next();
    while (this._ch) {
      result += this._ch;
      if (this._ch === "\\") {
        result += this._input.next();
      } else if (endChars.indexOf(this._ch) !== -1 || this._ch === "\n") {
        break;
      }
      this._ch = this._input.next();
    }
    return result;
  };

  // Skips any white space in the source text from the current position.
  // When allowAtLeastOneNewLine is true, will output new lines for each
  // newline character found; if the user has preserve_newlines off, only
  // the first newline will be output
  Beautifier.prototype.eatWhitespace = function (allowAtLeastOneNewLine) {
    var result = whitespaceChar.test(this._input.peek());
    var newline_count = 0;
    while (whitespaceChar.test(this._input.peek())) {
      this._ch = this._input.next();
      if (allowAtLeastOneNewLine && this._ch === '\n') {
        if (newline_count === 0 || newline_count < this._options.max_preserve_newlines) {
          newline_count++;
          this._output.add_new_line(true);
        }
      }
    }
    return result;
  };

  // Nested pseudo-class if we are insideRule
  // and the next special character found opens
  // a new block
  Beautifier.prototype.foundNestedPseudoClass = function () {
    var openParen = 0;
    var i = 1;
    var ch = this._input.peek(i);
    while (ch) {
      if (ch === "{") {
        return true;
      } else if (ch === '(') {
        // pseudoclasses can contain ()
        openParen += 1;
      } else if (ch === ')') {
        if (openParen === 0) {
          return false;
        }
        openParen -= 1;
      } else if (ch === ";" || ch === "}") {
        return false;
      }
      i++;
      ch = this._input.peek(i);
    }
    return false;
  };
  Beautifier.prototype.print_string = function (output_string) {
    this._output.set_indent(this._indentLevel);
    this._output.non_breaking_space = true;
    this._output.add_token(output_string);
  };
  Beautifier.prototype.preserveSingleSpace = function (isAfterSpace) {
    if (isAfterSpace) {
      this._output.space_before_token = true;
    }
  };
  Beautifier.prototype.indent = function () {
    this._indentLevel++;
  };
  Beautifier.prototype.outdent = function () {
    if (this._indentLevel > 0) {
      this._indentLevel--;
    }
  };

  /*_____________________--------------------_____________________*/

  Beautifier.prototype.beautify = function () {
    if (this._options.disabled) {
      return this._source_text;
    }
    var source_text = this._source_text;
    var eol = this._options.eol;
    if (eol === 'auto') {
      eol = '\n';
      if (source_text && lineBreak.test(source_text || '')) {
        eol = source_text.match(lineBreak)[0];
      }
    }

    // HACK: newline parsing inconsistent. This brute force normalizes the this._input.
    source_text = source_text.replace(allLineBreaks, '\n');

    // reset
    var baseIndentString = source_text.match(/^[\t ]*/)[0];
    this._output = new Output(this._options, baseIndentString);
    this._input = new InputScanner(source_text);
    this._indentLevel = 0;
    this._nestedLevel = 0;
    this._ch = null;
    var parenLevel = 0;
    var insideRule = false;
    // This is the value side of a property value pair (blue in the following ex)
    // label { content: blue }
    var insidePropertyValue = false;
    var enteringConditionalGroup = false;
    var insideNonNestedAtRule = false;
    var insideScssMap = false;
    var topCharacter = this._ch;
    var insideNonSemiColonValues = false;
    var whitespace;
    var isAfterSpace;
    var previous_ch;
    while (true) {
      whitespace = this._input.read(whitespacePattern);
      isAfterSpace = whitespace !== '';
      previous_ch = topCharacter;
      this._ch = this._input.next();
      if (this._ch === '\\' && this._input.hasNext()) {
        this._ch += this._input.next();
      }
      topCharacter = this._ch;
      if (!this._ch) {
        break;
      } else if (this._ch === '/' && this._input.peek() === '*') {
        // /* css comment */
        // Always start block comments on a new line.
        // This handles scenarios where a block comment immediately
        // follows a property definition on the same line or where
        // minified code is being beautified.
        this._output.add_new_line();
        this._input.back();
        var comment = this._input.read(block_comment_pattern);

        // Handle ignore directive
        var directives = directives_core.get_directives(comment);
        if (directives && directives.ignore === 'start') {
          comment += directives_core.readIgnored(this._input);
        }
        this.print_string(comment);

        // Ensures any new lines following the comment are preserved
        this.eatWhitespace(true);

        // Block comments are followed by a new line so they don't
        // share a line with other properties
        this._output.add_new_line();
      } else if (this._ch === '/' && this._input.peek() === '/') {
        // // single line comment
        // Preserves the space before a comment
        // on the same line as a rule
        this._output.space_before_token = true;
        this._input.back();
        this.print_string(this._input.read(comment_pattern));

        // Ensures any new lines following the comment are preserved
        this.eatWhitespace(true);
      } else if (this._ch === '$') {
        this.preserveSingleSpace(isAfterSpace);
        this.print_string(this._ch);

        // strip trailing space, if present, for hash property checks
        var variable = this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);
        if (variable.match(/[ :]$/)) {
          // we have a variable or pseudo-class, add it and insert one space before continuing
          variable = this.eatString(": ").replace(/\s$/, '');
          this.print_string(variable);
          this._output.space_before_token = true;
        }
        variable = variable.replace(/\s$/, '');

        // might be sass variable
        if (parenLevel === 0 && variable.indexOf(':') !== -1) {
          insidePropertyValue = true;
          this.indent();
        }
      } else if (this._ch === '@') {
        this.preserveSingleSpace(isAfterSpace);

        // deal with less property mixins @{...}
        if (this._input.peek() === '{') {
          this.print_string(this._ch + this.eatString('}'));
        } else {
          this.print_string(this._ch);

          // strip trailing space, if present, for hash property checks
          var variableOrRule = this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);
          if (variableOrRule.match(/[ :]$/)) {
            // we have a variable or pseudo-class, add it and insert one space before continuing
            variableOrRule = this.eatString(": ").replace(/\s$/, '');
            this.print_string(variableOrRule);
            this._output.space_before_token = true;
          }
          variableOrRule = variableOrRule.replace(/\s$/, '');

          // might be less variable
          if (parenLevel === 0 && variableOrRule.indexOf(':') !== -1) {
            insidePropertyValue = true;
            this.indent();

            // might be a nesting at-rule
          } else if (variableOrRule in this.NESTED_AT_RULE) {
            this._nestedLevel += 1;
            if (variableOrRule in this.CONDITIONAL_GROUP_RULE) {
              enteringConditionalGroup = true;
            }

            // might be a non-nested at-rule
          } else if (parenLevel === 0 && !insidePropertyValue) {
            insideNonNestedAtRule = true;
          }
        }
      } else if (this._ch === '#' && this._input.peek() === '{') {
        this.preserveSingleSpace(isAfterSpace);
        this.print_string(this._ch + this.eatString('}'));
      } else if (this._ch === '{') {
        if (insidePropertyValue) {
          insidePropertyValue = false;
          this.outdent();
        }

        // non nested at rule becomes nested
        insideNonNestedAtRule = false;

        // when entering conditional groups, only rulesets are allowed
        if (enteringConditionalGroup) {
          enteringConditionalGroup = false;
          insideRule = this._indentLevel >= this._nestedLevel;
        } else {
          // otherwise, declarations are also allowed
          insideRule = this._indentLevel >= this._nestedLevel - 1;
        }
        if (this._options.newline_between_rules && insideRule) {
          if (this._output.previous_line && this._output.previous_line.item(-1) !== '{') {
            this._output.ensure_empty_line_above('/', ',');
          }
        }
        this._output.space_before_token = true;

        // The difference in print_string and indent order is necessary to indent the '{' correctly
        if (this._options.brace_style === 'expand') {
          this._output.add_new_line();
          this.print_string(this._ch);
          this.indent();
          this._output.set_indent(this._indentLevel);
        } else {
          // inside mixin and first param is object
          if (previous_ch === '(') {
            this._output.space_before_token = false;
          } else if (previous_ch !== ',') {
            this.indent();
          }
          this.print_string(this._ch);
        }
        this.eatWhitespace(true);
        this._output.add_new_line();
      } else if (this._ch === '}') {
        this.outdent();
        this._output.add_new_line();
        if (previous_ch === '{') {
          this._output.trim(true);
        }
        if (insidePropertyValue) {
          this.outdent();
          insidePropertyValue = false;
        }
        this.print_string(this._ch);
        insideRule = false;
        if (this._nestedLevel) {
          this._nestedLevel--;
        }
        this.eatWhitespace(true);
        this._output.add_new_line();
        if (this._options.newline_between_rules && !this._output.just_added_blankline()) {
          if (this._input.peek() !== '}') {
            this._output.add_new_line(true);
          }
        }
        if (this._input.peek() === ')') {
          this._output.trim(true);
          if (this._options.brace_style === "expand") {
            this._output.add_new_line(true);
          }
        }
      } else if (this._ch === ":") {
        for (var i = 0; i < this.NON_SEMICOLON_NEWLINE_PROPERTY.length; i++) {
          if (this._input.lookBack(this.NON_SEMICOLON_NEWLINE_PROPERTY[i])) {
            insideNonSemiColonValues = true;
            break;
          }
        }
        if ((insideRule || enteringConditionalGroup) && !(this._input.lookBack("&") || this.foundNestedPseudoClass()) && !this._input.lookBack("(") && !insideNonNestedAtRule && parenLevel === 0) {
          // 'property: value' delimiter
          // which could be in a conditional group query

          this.print_string(':');
          if (!insidePropertyValue) {
            insidePropertyValue = true;
            this._output.space_before_token = true;
            this.eatWhitespace(true);
            this.indent();
          }
        } else {
          // sass/less parent reference don't use a space
          // sass nested pseudo-class don't use a space

          // preserve space before pseudoclasses/pseudoelements, as it means "in any child"
          if (this._input.lookBack(" ")) {
            this._output.space_before_token = true;
          }
          if (this._input.peek() === ":") {
            // pseudo-element
            this._ch = this._input.next();
            this.print_string("::");
          } else {
            // pseudo-class
            this.print_string(':');
          }
        }
      } else if (this._ch === '"' || this._ch === '\'') {
        var preserveQuoteSpace = previous_ch === '"' || previous_ch === '\'';
        this.preserveSingleSpace(preserveQuoteSpace || isAfterSpace);
        this.print_string(this._ch + this.eatString(this._ch));
        this.eatWhitespace(true);
      } else if (this._ch === ';') {
        insideNonSemiColonValues = false;
        if (parenLevel === 0) {
          if (insidePropertyValue) {
            this.outdent();
            insidePropertyValue = false;
          }
          insideNonNestedAtRule = false;
          this.print_string(this._ch);
          this.eatWhitespace(true);

          // This maintains single line comments on the same
          // line. Block comments are also affected, but
          // a new line is always output before one inside
          // that section
          if (this._input.peek() !== '/') {
            this._output.add_new_line();
          }
        } else {
          this.print_string(this._ch);
          this.eatWhitespace(true);
          this._output.space_before_token = true;
        }
      } else if (this._ch === '(') {
        // may be a url
        if (this._input.lookBack("url")) {
          this.print_string(this._ch);
          this.eatWhitespace();
          parenLevel++;
          this.indent();
          this._ch = this._input.next();
          if (this._ch === ')' || this._ch === '"' || this._ch === '\'') {
            this._input.back();
          } else if (this._ch) {
            this.print_string(this._ch + this.eatString(')'));
            if (parenLevel) {
              parenLevel--;
              this.outdent();
            }
          }
        } else {
          var space_needed = false;
          if (this._input.lookBack("with")) {
            // look back is not an accurate solution, we need tokens to confirm without whitespaces
            space_needed = true;
          }
          this.preserveSingleSpace(isAfterSpace || space_needed);
          this.print_string(this._ch);

          // handle scss/sass map
          if (insidePropertyValue && previous_ch === "$" && this._options.selector_separator_newline) {
            this._output.add_new_line();
            insideScssMap = true;
          } else {
            this.eatWhitespace();
            parenLevel++;
            this.indent();
          }
        }
      } else if (this._ch === ')') {
        if (parenLevel) {
          parenLevel--;
          this.outdent();
        }
        if (insideScssMap && this._input.peek() === ";" && this._options.selector_separator_newline) {
          insideScssMap = false;
          this.outdent();
          this._output.add_new_line();
        }
        this.print_string(this._ch);
      } else if (this._ch === ',') {
        this.print_string(this._ch);
        this.eatWhitespace(true);
        if (this._options.selector_separator_newline && (!insidePropertyValue || insideScssMap) && parenLevel === 0 && !insideNonNestedAtRule) {
          this._output.add_new_line();
        } else {
          this._output.space_before_token = true;
        }
      } else if ((this._ch === '>' || this._ch === '+' || this._ch === '~') && !insidePropertyValue && parenLevel === 0) {
        //handle combinator spacing
        if (this._options.space_around_combinator) {
          this._output.space_before_token = true;
          this.print_string(this._ch);
          this._output.space_before_token = true;
        } else {
          this.print_string(this._ch);
          this.eatWhitespace();
          // squash extra whitespace
          if (this._ch && whitespaceChar.test(this._ch)) {
            this._ch = '';
          }
        }
      } else if (this._ch === ']') {
        this.print_string(this._ch);
      } else if (this._ch === '[') {
        this.preserveSingleSpace(isAfterSpace);
        this.print_string(this._ch);
      } else if (this._ch === '=') {
        // no whitespace before or after
        this.eatWhitespace();
        this.print_string('=');
        if (whitespaceChar.test(this._ch)) {
          this._ch = '';
        }
      } else if (this._ch === '!' && !this._input.lookBack("\\")) {
        // !important
        this._output.space_before_token = true;
        this.print_string(this._ch);
      } else {
        var preserveAfterSpace = previous_ch === '"' || previous_ch === '\'';
        this.preserveSingleSpace(preserveAfterSpace || isAfterSpace);
        this.print_string(this._ch);
        if (!this._output.just_added_newline() && this._input.peek() === '\n' && insideNonSemiColonValues) {
          this._output.add_new_line();
        }
      }
    }
    var sweetCode = this._output.get_code(eol);
    return sweetCode;
  };
  beautifier$1.Beautifier = Beautifier;
  return beautifier$1;
}

/*jshint node:true */

var hasRequiredCss;
function requireCss() {
  if (hasRequiredCss) return css.exports;
  hasRequiredCss = 1;
  var Beautifier = requireBeautifier$1().Beautifier,
    Options = requireOptions$1().Options;
  function css_beautify(source_text, options) {
    var beautifier = new Beautifier(source_text, options);
    return beautifier.beautify();
  }
  css.exports = css_beautify;
  css.exports.defaultOptions = function () {
    return new Options();
  };
  return css.exports;
}
var html = {
  exports: {}
};
var beautifier = {};
var options = {};

/*jshint node:true */

var hasRequiredOptions;
function requireOptions() {
  if (hasRequiredOptions) return options;
  hasRequiredOptions = 1;
  var BaseOptions = requireOptions$3().Options;
  function Options(options) {
    BaseOptions.call(this, options, 'html');
    if (this.templating.length === 1 && this.templating[0] === 'auto') {
      this.templating = ['django', 'erb', 'handlebars', 'php'];
    }
    this.indent_inner_html = this._get_boolean('indent_inner_html');
    this.indent_body_inner_html = this._get_boolean('indent_body_inner_html', true);
    this.indent_head_inner_html = this._get_boolean('indent_head_inner_html', true);
    this.indent_handlebars = this._get_boolean('indent_handlebars', true);
    this.wrap_attributes = this._get_selection('wrap_attributes', ['auto', 'force', 'force-aligned', 'force-expand-multiline', 'aligned-multiple', 'preserve', 'preserve-aligned']);
    this.wrap_attributes_min_attrs = this._get_number('wrap_attributes_min_attrs', 2);
    this.wrap_attributes_indent_size = this._get_number('wrap_attributes_indent_size', this.indent_size);
    this.extra_liners = this._get_array('extra_liners', ['head', 'body', '/html']);

    // Block vs inline elements
    // https://developer.mozilla.org/en-US/docs/Web/HTML/Block-level_elements
    // https://developer.mozilla.org/en-US/docs/Web/HTML/Inline_elements
    // https://www.w3.org/TR/html5/dom.html#phrasing-content
    this.inline = this._get_array('inline', ['a', 'abbr', 'area', 'audio', 'b', 'bdi', 'bdo', 'br', 'button', 'canvas', 'cite', 'code', 'data', 'datalist', 'del', 'dfn', 'em', 'embed', 'i', 'iframe', 'img', 'input', 'ins', 'kbd', 'keygen', 'label', 'map', 'mark', 'math', 'meter', 'noscript', 'object', 'output', 'progress', 'q', 'ruby', 's', 'samp', /* 'script', */'select', 'small', 'span', 'strong', 'sub', 'sup', 'svg', 'template', 'textarea', 'time', 'u', 'var', 'video', 'wbr', 'text',
    // obsolete inline tags
    'acronym', 'big', 'strike', 'tt']);
    this.inline_custom_elements = this._get_boolean('inline_custom_elements', true);
    this.void_elements = this._get_array('void_elements', [
    // HTLM void elements - aka self-closing tags - aka singletons
    // https://www.w3.org/html/wg/drafts/html/master/syntax.html#void-elements
    'area', 'base', 'br', 'col', 'embed', 'hr', 'img', 'input', 'keygen', 'link', 'menuitem', 'meta', 'param', 'source', 'track', 'wbr',
    // NOTE: Optional tags are too complex for a simple list
    // they are hard coded in _do_optional_end_element

    // Doctype and xml elements
    '!doctype', '?xml',
    // obsolete tags
    // basefont: https://www.computerhope.com/jargon/h/html-basefont-tag.htm
    // isndex: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/isindex
    'basefont', 'isindex']);
    this.unformatted = this._get_array('unformatted', []);
    this.content_unformatted = this._get_array('content_unformatted', ['pre', 'textarea']);
    this.unformatted_content_delimiter = this._get_characters('unformatted_content_delimiter');
    this.indent_scripts = this._get_selection('indent_scripts', ['normal', 'keep', 'separate']);
  }
  Options.prototype = new BaseOptions();
  options.Options = Options;
  return options;
}
var tokenizer = {};

/*jshint node:true */

var hasRequiredTokenizer;
function requireTokenizer() {
  if (hasRequiredTokenizer) return tokenizer;
  hasRequiredTokenizer = 1;
  var BaseTokenizer = requireTokenizer$2().Tokenizer;
  var BASETOKEN = requireTokenizer$2().TOKEN;
  var Directives = requireDirectives().Directives;
  var TemplatablePattern = requireTemplatablepattern().TemplatablePattern;
  var Pattern = requirePattern().Pattern;
  var TOKEN = {
    TAG_OPEN: 'TK_TAG_OPEN',
    TAG_CLOSE: 'TK_TAG_CLOSE',
    ATTRIBUTE: 'TK_ATTRIBUTE',
    EQUALS: 'TK_EQUALS',
    VALUE: 'TK_VALUE',
    COMMENT: 'TK_COMMENT',
    TEXT: 'TK_TEXT',
    UNKNOWN: 'TK_UNKNOWN',
    START: BASETOKEN.START,
    RAW: BASETOKEN.RAW,
    EOF: BASETOKEN.EOF
  };
  var directives_core = new Directives(/<\!--/, /-->/);
  var Tokenizer = function Tokenizer(input_string, options) {
    BaseTokenizer.call(this, input_string, options);
    this._current_tag_name = '';

    // Words end at whitespace or when a tag starts
    // if we are indenting handlebars, they are considered tags
    var templatable_reader = new TemplatablePattern(this._input).read_options(this._options);
    var pattern_reader = new Pattern(this._input);
    this.__patterns = {
      word: templatable_reader.until(/[\n\r\t <]/),
      single_quote: templatable_reader.until_after(/'/),
      double_quote: templatable_reader.until_after(/"/),
      attribute: templatable_reader.until(/[\n\r\t =>]|\/>/),
      element_name: templatable_reader.until(/[\n\r\t >\/]/),
      handlebars_comment: pattern_reader.starting_with(/{{!--/).until_after(/--}}/),
      handlebars: pattern_reader.starting_with(/{{/).until_after(/}}/),
      handlebars_open: pattern_reader.until(/[\n\r\t }]/),
      handlebars_raw_close: pattern_reader.until(/}}/),
      comment: pattern_reader.starting_with(/<!--/).until_after(/-->/),
      cdata: pattern_reader.starting_with(/<!\[CDATA\[/).until_after(/]]>/),
      // https://en.wikipedia.org/wiki/Conditional_comment
      conditional_comment: pattern_reader.starting_with(/<!\[/).until_after(/]>/),
      processing: pattern_reader.starting_with(/<\?/).until_after(/\?>/)
    };
    if (this._options.indent_handlebars) {
      this.__patterns.word = this.__patterns.word.exclude('handlebars');
    }
    this._unformatted_content_delimiter = null;
    if (this._options.unformatted_content_delimiter) {
      var literal_regexp = this._input.get_literal_regexp(this._options.unformatted_content_delimiter);
      this.__patterns.unformatted_content_delimiter = pattern_reader.matching(literal_regexp).until_after(literal_regexp);
    }
  };
  Tokenizer.prototype = new BaseTokenizer();
  Tokenizer.prototype._is_comment = function (current_token) {
    // jshint unused:false
    return false; //current_token.type === TOKEN.COMMENT || current_token.type === TOKEN.UNKNOWN;
  };
  Tokenizer.prototype._is_opening = function (current_token) {
    return current_token.type === TOKEN.TAG_OPEN;
  };
  Tokenizer.prototype._is_closing = function (current_token, open_token) {
    return current_token.type === TOKEN.TAG_CLOSE && open_token && ((current_token.text === '>' || current_token.text === '/>') && open_token.text[0] === '<' || current_token.text === '}}' && open_token.text[0] === '{' && open_token.text[1] === '{');
  };
  Tokenizer.prototype._reset = function () {
    this._current_tag_name = '';
  };
  Tokenizer.prototype._get_next_token = function (previous_token, open_token) {
    // jshint unused:false
    var token = null;
    this._readWhitespace();
    var c = this._input.peek();
    if (c === null) {
      return this._create_token(TOKEN.EOF, '');
    }
    token = token || this._read_open_handlebars(c, open_token);
    token = token || this._read_attribute(c, previous_token, open_token);
    token = token || this._read_close(c, open_token);
    token = token || this._read_raw_content(c, previous_token, open_token);
    token = token || this._read_content_word(c);
    token = token || this._read_comment_or_cdata(c);
    token = token || this._read_processing(c);
    token = token || this._read_open(c, open_token);
    token = token || this._create_token(TOKEN.UNKNOWN, this._input.next());
    return token;
  };
  Tokenizer.prototype._read_comment_or_cdata = function (c) {
    // jshint unused:false
    var token = null;
    var resulting_string = null;
    var directives = null;
    if (c === '<') {
      var peek1 = this._input.peek(1);
      // We treat all comments as literals, even more than preformatted tags
      // we only look for the appropriate closing marker
      if (peek1 === '!') {
        resulting_string = this.__patterns.comment.read();

        // only process directive on html comments
        if (resulting_string) {
          directives = directives_core.get_directives(resulting_string);
          if (directives && directives.ignore === 'start') {
            resulting_string += directives_core.readIgnored(this._input);
          }
        } else {
          resulting_string = this.__patterns.cdata.read();
        }
      }
      if (resulting_string) {
        token = this._create_token(TOKEN.COMMENT, resulting_string);
        token.directives = directives;
      }
    }
    return token;
  };
  Tokenizer.prototype._read_processing = function (c) {
    // jshint unused:false
    var token = null;
    var resulting_string = null;
    var directives = null;
    if (c === '<') {
      var peek1 = this._input.peek(1);
      if (peek1 === '!' || peek1 === '?') {
        resulting_string = this.__patterns.conditional_comment.read();
        resulting_string = resulting_string || this.__patterns.processing.read();
      }
      if (resulting_string) {
        token = this._create_token(TOKEN.COMMENT, resulting_string);
        token.directives = directives;
      }
    }
    return token;
  };
  Tokenizer.prototype._read_open = function (c, open_token) {
    var resulting_string = null;
    var token = null;
    if (!open_token) {
      if (c === '<') {
        resulting_string = this._input.next();
        if (this._input.peek() === '/') {
          resulting_string += this._input.next();
        }
        resulting_string += this.__patterns.element_name.read();
        token = this._create_token(TOKEN.TAG_OPEN, resulting_string);
      }
    }
    return token;
  };
  Tokenizer.prototype._read_open_handlebars = function (c, open_token) {
    var resulting_string = null;
    var token = null;
    if (!open_token) {
      if (this._options.indent_handlebars && c === '{' && this._input.peek(1) === '{') {
        if (this._input.peek(2) === '!') {
          resulting_string = this.__patterns.handlebars_comment.read();
          resulting_string = resulting_string || this.__patterns.handlebars.read();
          token = this._create_token(TOKEN.COMMENT, resulting_string);
        } else {
          resulting_string = this.__patterns.handlebars_open.read();
          token = this._create_token(TOKEN.TAG_OPEN, resulting_string);
        }
      }
    }
    return token;
  };
  Tokenizer.prototype._read_close = function (c, open_token) {
    var resulting_string = null;
    var token = null;
    if (open_token) {
      if (open_token.text[0] === '<' && (c === '>' || c === '/' && this._input.peek(1) === '>')) {
        resulting_string = this._input.next();
        if (c === '/') {
          //  for close tag "/>"
          resulting_string += this._input.next();
        }
        token = this._create_token(TOKEN.TAG_CLOSE, resulting_string);
      } else if (open_token.text[0] === '{' && c === '}' && this._input.peek(1) === '}') {
        this._input.next();
        this._input.next();
        token = this._create_token(TOKEN.TAG_CLOSE, '}}');
      }
    }
    return token;
  };
  Tokenizer.prototype._read_attribute = function (c, previous_token, open_token) {
    var token = null;
    var resulting_string = '';
    if (open_token && open_token.text[0] === '<') {
      if (c === '=') {
        token = this._create_token(TOKEN.EQUALS, this._input.next());
      } else if (c === '"' || c === "'") {
        var content = this._input.next();
        if (c === '"') {
          content += this.__patterns.double_quote.read();
        } else {
          content += this.__patterns.single_quote.read();
        }
        token = this._create_token(TOKEN.VALUE, content);
      } else {
        resulting_string = this.__patterns.attribute.read();
        if (resulting_string) {
          if (previous_token.type === TOKEN.EQUALS) {
            token = this._create_token(TOKEN.VALUE, resulting_string);
          } else {
            token = this._create_token(TOKEN.ATTRIBUTE, resulting_string);
          }
        }
      }
    }
    return token;
  };
  Tokenizer.prototype._is_content_unformatted = function (tag_name) {
    // void_elements have no content and so cannot have unformatted content
    // script and style tags should always be read as unformatted content
    // finally content_unformatted and unformatted element contents are unformatted
    return this._options.void_elements.indexOf(tag_name) === -1 && (this._options.content_unformatted.indexOf(tag_name) !== -1 || this._options.unformatted.indexOf(tag_name) !== -1);
  };
  Tokenizer.prototype._read_raw_content = function (c, previous_token, open_token) {
    // jshint unused:false
    var resulting_string = '';
    if (open_token && open_token.text[0] === '{') {
      resulting_string = this.__patterns.handlebars_raw_close.read();
    } else if (previous_token.type === TOKEN.TAG_CLOSE && previous_token.opened.text[0] === '<' && previous_token.text[0] !== '/') {
      // ^^ empty tag has no content 
      var tag_name = previous_token.opened.text.substr(1).toLowerCase();
      if (tag_name === 'script' || tag_name === 'style') {
        // Script and style tags are allowed to have comments wrapping their content
        // or just have regular content.
        var token = this._read_comment_or_cdata(c);
        if (token) {
          token.type = TOKEN.TEXT;
          return token;
        }
        resulting_string = this._input.readUntil(new RegExp('</' + tag_name + '[\\n\\r\\t ]*?>', 'ig'));
      } else if (this._is_content_unformatted(tag_name)) {
        resulting_string = this._input.readUntil(new RegExp('</' + tag_name + '[\\n\\r\\t ]*?>', 'ig'));
      }
    }
    if (resulting_string) {
      return this._create_token(TOKEN.TEXT, resulting_string);
    }
    return null;
  };
  Tokenizer.prototype._read_content_word = function (c) {
    var resulting_string = '';
    if (this._options.unformatted_content_delimiter) {
      if (c === this._options.unformatted_content_delimiter[0]) {
        resulting_string = this.__patterns.unformatted_content_delimiter.read();
      }
    }
    if (!resulting_string) {
      resulting_string = this.__patterns.word.read();
    }
    if (resulting_string) {
      return this._create_token(TOKEN.TEXT, resulting_string);
    }
  };
  tokenizer.Tokenizer = Tokenizer;
  tokenizer.TOKEN = TOKEN;
  return tokenizer;
}

/*jshint node:true */

var hasRequiredBeautifier;
function requireBeautifier() {
  if (hasRequiredBeautifier) return beautifier;
  hasRequiredBeautifier = 1;
  var Options = requireOptions().Options;
  var Output = requireOutput().Output;
  var Tokenizer = requireTokenizer().Tokenizer;
  var TOKEN = requireTokenizer().TOKEN;
  var lineBreak = /\r\n|[\r\n]/;
  var allLineBreaks = /\r\n|[\r\n]/g;
  var Printer = function Printer(options, base_indent_string) {
    //handles input/output and some other printing functions

    this.indent_level = 0;
    this.alignment_size = 0;
    this.max_preserve_newlines = options.max_preserve_newlines;
    this.preserve_newlines = options.preserve_newlines;
    this._output = new Output(options, base_indent_string);
  };
  Printer.prototype.current_line_has_match = function (pattern) {
    return this._output.current_line.has_match(pattern);
  };
  Printer.prototype.set_space_before_token = function (value, non_breaking) {
    this._output.space_before_token = value;
    this._output.non_breaking_space = non_breaking;
  };
  Printer.prototype.set_wrap_point = function () {
    this._output.set_indent(this.indent_level, this.alignment_size);
    this._output.set_wrap_point();
  };
  Printer.prototype.add_raw_token = function (token) {
    this._output.add_raw_token(token);
  };
  Printer.prototype.print_preserved_newlines = function (raw_token) {
    var newlines = 0;
    if (raw_token.type !== TOKEN.TEXT && raw_token.previous.type !== TOKEN.TEXT) {
      newlines = raw_token.newlines ? 1 : 0;
    }
    if (this.preserve_newlines) {
      newlines = raw_token.newlines < this.max_preserve_newlines + 1 ? raw_token.newlines : this.max_preserve_newlines + 1;
    }
    for (var n = 0; n < newlines; n++) {
      this.print_newline(n > 0);
    }
    return newlines !== 0;
  };
  Printer.prototype.traverse_whitespace = function (raw_token) {
    if (raw_token.whitespace_before || raw_token.newlines) {
      if (!this.print_preserved_newlines(raw_token)) {
        this._output.space_before_token = true;
      }
      return true;
    }
    return false;
  };
  Printer.prototype.previous_token_wrapped = function () {
    return this._output.previous_token_wrapped;
  };
  Printer.prototype.print_newline = function (force) {
    this._output.add_new_line(force);
  };
  Printer.prototype.print_token = function (token) {
    if (token.text) {
      this._output.set_indent(this.indent_level, this.alignment_size);
      this._output.add_token(token.text);
    }
  };
  Printer.prototype.indent = function () {
    this.indent_level++;
  };
  Printer.prototype.get_full_indent = function (level) {
    level = this.indent_level + (level || 0);
    if (level < 1) {
      return '';
    }
    return this._output.get_indent_string(level);
  };
  var get_type_attribute = function get_type_attribute(start_token) {
    var result = null;
    var raw_token = start_token.next;

    // Search attributes for a type attribute
    while (raw_token.type !== TOKEN.EOF && start_token.closed !== raw_token) {
      if (raw_token.type === TOKEN.ATTRIBUTE && raw_token.text === 'type') {
        if (raw_token.next && raw_token.next.type === TOKEN.EQUALS && raw_token.next.next && raw_token.next.next.type === TOKEN.VALUE) {
          result = raw_token.next.next.text;
        }
        break;
      }
      raw_token = raw_token.next;
    }
    return result;
  };
  var get_custom_beautifier_name = function get_custom_beautifier_name(tag_check, raw_token) {
    var typeAttribute = null;
    var result = null;
    if (!raw_token.closed) {
      return null;
    }
    if (tag_check === 'script') {
      typeAttribute = 'text/javascript';
    } else if (tag_check === 'style') {
      typeAttribute = 'text/css';
    }
    typeAttribute = get_type_attribute(raw_token) || typeAttribute;

    // For script and style tags that have a type attribute, only enable custom beautifiers for matching values
    // For those without a type attribute use default;
    if (typeAttribute.search('text/css') > -1) {
      result = 'css';
    } else if (typeAttribute.search(/module|((text|application|dojo)\/(x-)?(javascript|ecmascript|jscript|livescript|(ld\+)?json|method|aspect))/) > -1) {
      result = 'javascript';
    } else if (typeAttribute.search(/(text|application|dojo)\/(x-)?(html)/) > -1) {
      result = 'html';
    } else if (typeAttribute.search(/test\/null/) > -1) {
      // Test only mime-type for testing the beautifier when null is passed as beautifing function
      result = 'null';
    }
    return result;
  };
  function in_array(what, arr) {
    return arr.indexOf(what) !== -1;
  }
  function TagFrame(parent, parser_token, indent_level) {
    this.parent = parent || null;
    this.tag = parser_token ? parser_token.tag_name : '';
    this.indent_level = indent_level || 0;
    this.parser_token = parser_token || null;
  }
  function TagStack(printer) {
    this._printer = printer;
    this._current_frame = null;
  }
  TagStack.prototype.get_parser_token = function () {
    return this._current_frame ? this._current_frame.parser_token : null;
  };
  TagStack.prototype.record_tag = function (parser_token) {
    //function to record a tag and its parent in this.tags Object
    var new_frame = new TagFrame(this._current_frame, parser_token, this._printer.indent_level);
    this._current_frame = new_frame;
  };
  TagStack.prototype._try_pop_frame = function (frame) {
    //function to retrieve the opening tag to the corresponding closer
    var parser_token = null;
    if (frame) {
      parser_token = frame.parser_token;
      this._printer.indent_level = frame.indent_level;
      this._current_frame = frame.parent;
    }
    return parser_token;
  };
  TagStack.prototype._get_frame = function (tag_list, stop_list) {
    //function to retrieve the opening tag to the corresponding closer
    var frame = this._current_frame;
    while (frame) {
      //till we reach '' (the initial value);
      if (tag_list.indexOf(frame.tag) !== -1) {
        //if this is it use it
        break;
      } else if (stop_list && stop_list.indexOf(frame.tag) !== -1) {
        frame = null;
        break;
      }
      frame = frame.parent;
    }
    return frame;
  };
  TagStack.prototype.try_pop = function (tag, stop_list) {
    //function to retrieve the opening tag to the corresponding closer
    var frame = this._get_frame([tag], stop_list);
    return this._try_pop_frame(frame);
  };
  TagStack.prototype.indent_to_tag = function (tag_list) {
    var frame = this._get_frame(tag_list);
    if (frame) {
      this._printer.indent_level = frame.indent_level;
    }
  };
  function Beautifier(source_text, options, js_beautify, css_beautify) {
    //Wrapper function to invoke all the necessary constructors and deal with the output.
    this._source_text = source_text || '';
    options = options || {};
    this._js_beautify = js_beautify;
    this._css_beautify = css_beautify;
    this._tag_stack = null;

    // Allow the setting of language/file-type specific options
    // with inheritance of overall settings
    var optionHtml = new Options(options, 'html');
    this._options = optionHtml;
    this._is_wrap_attributes_force = this._options.wrap_attributes.substr(0, 'force'.length) === 'force';
    this._is_wrap_attributes_force_expand_multiline = this._options.wrap_attributes === 'force-expand-multiline';
    this._is_wrap_attributes_force_aligned = this._options.wrap_attributes === 'force-aligned';
    this._is_wrap_attributes_aligned_multiple = this._options.wrap_attributes === 'aligned-multiple';
    this._is_wrap_attributes_preserve = this._options.wrap_attributes.substr(0, 'preserve'.length) === 'preserve';
    this._is_wrap_attributes_preserve_aligned = this._options.wrap_attributes === 'preserve-aligned';
  }
  Beautifier.prototype.beautify = function () {
    // if disabled, return the input unchanged.
    if (this._options.disabled) {
      return this._source_text;
    }
    var source_text = this._source_text;
    var eol = this._options.eol;
    if (this._options.eol === 'auto') {
      eol = '\n';
      if (source_text && lineBreak.test(source_text)) {
        eol = source_text.match(lineBreak)[0];
      }
    }

    // HACK: newline parsing inconsistent. This brute force normalizes the input.
    source_text = source_text.replace(allLineBreaks, '\n');
    var baseIndentString = source_text.match(/^[\t ]*/)[0];
    var last_token = {
      text: '',
      type: ''
    };
    var last_tag_token = new TagOpenParserToken();
    var printer = new Printer(this._options, baseIndentString);
    var tokens = new Tokenizer(source_text, this._options).tokenize();
    this._tag_stack = new TagStack(printer);
    var parser_token = null;
    var raw_token = tokens.next();
    while (raw_token.type !== TOKEN.EOF) {
      if (raw_token.type === TOKEN.TAG_OPEN || raw_token.type === TOKEN.COMMENT) {
        parser_token = this._handle_tag_open(printer, raw_token, last_tag_token, last_token, tokens);
        last_tag_token = parser_token;
      } else if (raw_token.type === TOKEN.ATTRIBUTE || raw_token.type === TOKEN.EQUALS || raw_token.type === TOKEN.VALUE || raw_token.type === TOKEN.TEXT && !last_tag_token.tag_complete) {
        parser_token = this._handle_inside_tag(printer, raw_token, last_tag_token, last_token);
      } else if (raw_token.type === TOKEN.TAG_CLOSE) {
        parser_token = this._handle_tag_close(printer, raw_token, last_tag_token);
      } else if (raw_token.type === TOKEN.TEXT) {
        parser_token = this._handle_text(printer, raw_token, last_tag_token);
      } else {
        // This should never happen, but if it does. Print the raw token
        printer.add_raw_token(raw_token);
      }
      last_token = parser_token;
      raw_token = tokens.next();
    }
    var sweet_code = printer._output.get_code(eol);
    return sweet_code;
  };
  Beautifier.prototype._handle_tag_close = function (printer, raw_token, last_tag_token) {
    var parser_token = {
      text: raw_token.text,
      type: raw_token.type
    };
    printer.alignment_size = 0;
    last_tag_token.tag_complete = true;
    printer.set_space_before_token(raw_token.newlines || raw_token.whitespace_before !== '', true);
    if (last_tag_token.is_unformatted) {
      printer.add_raw_token(raw_token);
    } else {
      if (last_tag_token.tag_start_char === '<') {
        printer.set_space_before_token(raw_token.text[0] === '/', true); // space before />, no space before >
        if (this._is_wrap_attributes_force_expand_multiline && last_tag_token.has_wrapped_attrs) {
          printer.print_newline(false);
        }
      }
      printer.print_token(raw_token);
    }
    if (last_tag_token.indent_content && !(last_tag_token.is_unformatted || last_tag_token.is_content_unformatted)) {
      printer.indent();

      // only indent once per opened tag
      last_tag_token.indent_content = false;
    }
    if (!last_tag_token.is_inline_element && !(last_tag_token.is_unformatted || last_tag_token.is_content_unformatted)) {
      printer.set_wrap_point();
    }
    return parser_token;
  };
  Beautifier.prototype._handle_inside_tag = function (printer, raw_token, last_tag_token, last_token) {
    var wrapped = last_tag_token.has_wrapped_attrs;
    var parser_token = {
      text: raw_token.text,
      type: raw_token.type
    };
    printer.set_space_before_token(raw_token.newlines || raw_token.whitespace_before !== '', true);
    if (last_tag_token.is_unformatted) {
      printer.add_raw_token(raw_token);
    } else if (last_tag_token.tag_start_char === '{' && raw_token.type === TOKEN.TEXT) {
      // For the insides of handlebars allow newlines or a single space between open and contents
      if (printer.print_preserved_newlines(raw_token)) {
        raw_token.newlines = 0;
        printer.add_raw_token(raw_token);
      } else {
        printer.print_token(raw_token);
      }
    } else {
      if (raw_token.type === TOKEN.ATTRIBUTE) {
        printer.set_space_before_token(true);
      } else if (raw_token.type === TOKEN.EQUALS) {
        //no space before =
        printer.set_space_before_token(false);
      } else if (raw_token.type === TOKEN.VALUE && raw_token.previous.type === TOKEN.EQUALS) {
        //no space before value
        printer.set_space_before_token(false);
      }
      if (raw_token.type === TOKEN.ATTRIBUTE && last_tag_token.tag_start_char === '<') {
        if (this._is_wrap_attributes_preserve || this._is_wrap_attributes_preserve_aligned) {
          printer.traverse_whitespace(raw_token);
          wrapped = wrapped || raw_token.newlines !== 0;
        }

        // Wrap for 'force' options, and if the number of attributes is at least that specified in 'wrap_attributes_min_attrs':
        // 1. always wrap the second and beyond attributes
        // 2. wrap the first attribute only if 'force-expand-multiline' is specified
        if (this._is_wrap_attributes_force && last_tag_token.attr_count >= this._options.wrap_attributes_min_attrs && (last_token.type !== TOKEN.TAG_OPEN ||
        // ie. second attribute and beyond
        this._is_wrap_attributes_force_expand_multiline)) {
          printer.print_newline(false);
          wrapped = true;
        }
      }
      printer.print_token(raw_token);
      wrapped = wrapped || printer.previous_token_wrapped();
      last_tag_token.has_wrapped_attrs = wrapped;
    }
    return parser_token;
  };
  Beautifier.prototype._handle_text = function (printer, raw_token, last_tag_token) {
    var parser_token = {
      text: raw_token.text,
      type: 'TK_CONTENT'
    };
    if (last_tag_token.custom_beautifier_name) {
      //check if we need to format javascript
      this._print_custom_beatifier_text(printer, raw_token, last_tag_token);
    } else if (last_tag_token.is_unformatted || last_tag_token.is_content_unformatted) {
      printer.add_raw_token(raw_token);
    } else {
      printer.traverse_whitespace(raw_token);
      printer.print_token(raw_token);
    }
    return parser_token;
  };
  Beautifier.prototype._print_custom_beatifier_text = function (printer, raw_token, last_tag_token) {
    var local = this;
    if (raw_token.text !== '') {
      var text = raw_token.text,
        _beautifier,
        script_indent_level = 1,
        pre = '',
        post = '';
      if (last_tag_token.custom_beautifier_name === 'javascript' && typeof this._js_beautify === 'function') {
        _beautifier = this._js_beautify;
      } else if (last_tag_token.custom_beautifier_name === 'css' && typeof this._css_beautify === 'function') {
        _beautifier = this._css_beautify;
      } else if (last_tag_token.custom_beautifier_name === 'html') {
        _beautifier = function _beautifier(html_source, options) {
          var beautifier = new Beautifier(html_source, options, local._js_beautify, local._css_beautify);
          return beautifier.beautify();
        };
      }
      if (this._options.indent_scripts === "keep") {
        script_indent_level = 0;
      } else if (this._options.indent_scripts === "separate") {
        script_indent_level = -printer.indent_level;
      }
      var indentation = printer.get_full_indent(script_indent_level);

      // if there is at least one empty line at the end of this text, strip it
      // we'll be adding one back after the text but before the containing tag.
      text = text.replace(/\n[ \t]*$/, '');

      // Handle the case where content is wrapped in a comment or cdata.
      if (last_tag_token.custom_beautifier_name !== 'html' && text[0] === '<' && text.match(/^(<!--|<!\[CDATA\[)/)) {
        var matched = /^(<!--[^\n]*|<!\[CDATA\[)(\n?)([ \t\n]*)([\s\S]*)(-->|]]>)$/.exec(text);

        // if we start to wrap but don't finish, print raw
        if (!matched) {
          printer.add_raw_token(raw_token);
          return;
        }
        pre = indentation + matched[1] + '\n';
        text = matched[4];
        if (matched[5]) {
          post = indentation + matched[5];
        }

        // if there is at least one empty line at the end of this text, strip it
        // we'll be adding one back after the text but before the containing tag.
        text = text.replace(/\n[ \t]*$/, '');
        if (matched[2] || matched[3].indexOf('\n') !== -1) {
          // if the first line of the non-comment text has spaces
          // use that as the basis for indenting in null case.
          matched = matched[3].match(/[ \t]+$/);
          if (matched) {
            raw_token.whitespace_before = matched[0];
          }
        }
      }
      if (text) {
        if (_beautifier) {
          // call the Beautifier if avaliable
          var Child_options = function Child_options() {
            this.eol = '\n';
          };
          Child_options.prototype = this._options.raw_options;
          var child_options = new Child_options();
          text = _beautifier(indentation + text, child_options);
        } else {
          // simply indent the string otherwise
          var white = raw_token.whitespace_before;
          if (white) {
            text = text.replace(new RegExp('\n(' + white + ')?', 'g'), '\n');
          }
          text = indentation + text.replace(/\n/g, '\n' + indentation);
        }
      }
      if (pre) {
        if (!text) {
          text = pre + post;
        } else {
          text = pre + text + '\n' + post;
        }
      }
      printer.print_newline(false);
      if (text) {
        raw_token.text = text;
        raw_token.whitespace_before = '';
        raw_token.newlines = 0;
        printer.add_raw_token(raw_token);
        printer.print_newline(true);
      }
    }
  };
  Beautifier.prototype._handle_tag_open = function (printer, raw_token, last_tag_token, last_token, tokens) {
    var parser_token = this._get_tag_open_token(raw_token);
    if ((last_tag_token.is_unformatted || last_tag_token.is_content_unformatted) && !last_tag_token.is_empty_element && raw_token.type === TOKEN.TAG_OPEN && !parser_token.is_start_tag) {
      // End element tags for unformatted or content_unformatted elements
      // are printed raw to keep any newlines inside them exactly the same.
      printer.add_raw_token(raw_token);
      parser_token.start_tag_token = this._tag_stack.try_pop(parser_token.tag_name);
    } else {
      printer.traverse_whitespace(raw_token);
      this._set_tag_position(printer, raw_token, parser_token, last_tag_token, last_token);
      if (!parser_token.is_inline_element) {
        printer.set_wrap_point();
      }
      printer.print_token(raw_token);
    }

    // count the number of attributes
    if (parser_token.is_start_tag && this._is_wrap_attributes_force) {
      var peek_index = 0;
      var peek_token;
      do {
        peek_token = tokens.peek(peek_index);
        if (peek_token.type === TOKEN.ATTRIBUTE) {
          parser_token.attr_count += 1;
        }
        peek_index += 1;
      } while (peek_token.type !== TOKEN.EOF && peek_token.type !== TOKEN.TAG_CLOSE);
    }

    //indent attributes an auto, forced, aligned or forced-align line-wrap
    if (this._is_wrap_attributes_force_aligned || this._is_wrap_attributes_aligned_multiple || this._is_wrap_attributes_preserve_aligned) {
      parser_token.alignment_size = raw_token.text.length + 1;
    }
    if (!parser_token.tag_complete && !parser_token.is_unformatted) {
      printer.alignment_size = parser_token.alignment_size;
    }
    return parser_token;
  };
  var TagOpenParserToken = function TagOpenParserToken(parent, raw_token) {
    this.parent = parent || null;
    this.text = '';
    this.type = 'TK_TAG_OPEN';
    this.tag_name = '';
    this.is_inline_element = false;
    this.is_unformatted = false;
    this.is_content_unformatted = false;
    this.is_empty_element = false;
    this.is_start_tag = false;
    this.is_end_tag = false;
    this.indent_content = false;
    this.multiline_content = false;
    this.custom_beautifier_name = null;
    this.start_tag_token = null;
    this.attr_count = 0;
    this.has_wrapped_attrs = false;
    this.alignment_size = 0;
    this.tag_complete = false;
    this.tag_start_char = '';
    this.tag_check = '';
    if (!raw_token) {
      this.tag_complete = true;
    } else {
      var tag_check_match;
      this.tag_start_char = raw_token.text[0];
      this.text = raw_token.text;
      if (this.tag_start_char === '<') {
        tag_check_match = raw_token.text.match(/^<([^\s>]*)/);
        this.tag_check = tag_check_match ? tag_check_match[1] : '';
      } else {
        tag_check_match = raw_token.text.match(/^{{~?(?:[\^]|#\*?)?([^\s}]+)/);
        this.tag_check = tag_check_match ? tag_check_match[1] : '';

        // handle "{{#> myPartial}}" or "{{~#> myPartial}}"
        if ((raw_token.text.startsWith('{{#>') || raw_token.text.startsWith('{{~#>')) && this.tag_check[0] === '>') {
          if (this.tag_check === '>' && raw_token.next !== null) {
            this.tag_check = raw_token.next.text.split(' ')[0];
          } else {
            this.tag_check = raw_token.text.split('>')[1];
          }
        }
      }
      this.tag_check = this.tag_check.toLowerCase();
      if (raw_token.type === TOKEN.COMMENT) {
        this.tag_complete = true;
      }
      this.is_start_tag = this.tag_check.charAt(0) !== '/';
      this.tag_name = !this.is_start_tag ? this.tag_check.substr(1) : this.tag_check;
      this.is_end_tag = !this.is_start_tag || raw_token.closed && raw_token.closed.text === '/>';

      // if whitespace handler ~ included (i.e. {{~#if true}}), handlebars tags start at pos 3 not pos 2
      var handlebar_starts = 2;
      if (this.tag_start_char === '{' && this.text.length >= 3) {
        if (this.text.charAt(2) === '~') {
          handlebar_starts = 3;
        }
      }

      // handlebars tags that don't start with # or ^ are single_tags, and so also start and end.
      this.is_end_tag = this.is_end_tag || this.tag_start_char === '{' && (this.text.length < 3 || /[^#\^]/.test(this.text.charAt(handlebar_starts)));
    }
  };
  Beautifier.prototype._get_tag_open_token = function (raw_token) {
    //function to get a full tag and parse its type
    var parser_token = new TagOpenParserToken(this._tag_stack.get_parser_token(), raw_token);
    parser_token.alignment_size = this._options.wrap_attributes_indent_size;
    parser_token.is_end_tag = parser_token.is_end_tag || in_array(parser_token.tag_check, this._options.void_elements);
    parser_token.is_empty_element = parser_token.tag_complete || parser_token.is_start_tag && parser_token.is_end_tag;
    parser_token.is_unformatted = !parser_token.tag_complete && in_array(parser_token.tag_check, this._options.unformatted);
    parser_token.is_content_unformatted = !parser_token.is_empty_element && in_array(parser_token.tag_check, this._options.content_unformatted);
    parser_token.is_inline_element = in_array(parser_token.tag_name, this._options.inline) || this._options.inline_custom_elements && parser_token.tag_name.includes("-") || parser_token.tag_start_char === '{';
    return parser_token;
  };
  Beautifier.prototype._set_tag_position = function (printer, raw_token, parser_token, last_tag_token, last_token) {
    if (!parser_token.is_empty_element) {
      if (parser_token.is_end_tag) {
        //this tag is a double tag so check for tag-ending
        parser_token.start_tag_token = this._tag_stack.try_pop(parser_token.tag_name); //remove it and all ancestors
      } else {
        // it's a start-tag
        // check if this tag is starting an element that has optional end element
        // and do an ending needed
        if (this._do_optional_end_element(parser_token)) {
          if (!parser_token.is_inline_element) {
            printer.print_newline(false);
          }
        }
        this._tag_stack.record_tag(parser_token); //push it on the tag stack

        if ((parser_token.tag_name === 'script' || parser_token.tag_name === 'style') && !(parser_token.is_unformatted || parser_token.is_content_unformatted)) {
          parser_token.custom_beautifier_name = get_custom_beautifier_name(parser_token.tag_check, raw_token);
        }
      }
    }
    if (in_array(parser_token.tag_check, this._options.extra_liners)) {
      //check if this double needs an extra line
      printer.print_newline(false);
      if (!printer._output.just_added_blankline()) {
        printer.print_newline(true);
      }
    }
    if (parser_token.is_empty_element) {
      //if this tag name is a single tag type (either in the list or has a closing /)

      // if you hit an else case, reset the indent level if you are inside an:
      // 'if', 'unless', or 'each' block.
      if (parser_token.tag_start_char === '{' && parser_token.tag_check === 'else') {
        this._tag_stack.indent_to_tag(['if', 'unless', 'each']);
        parser_token.indent_content = true;
        // Don't add a newline if opening {{#if}} tag is on the current line
        var foundIfOnCurrentLine = printer.current_line_has_match(/{{#if/);
        if (!foundIfOnCurrentLine) {
          printer.print_newline(false);
        }
      }

      // Don't add a newline before elements that should remain where they are.
      if (parser_token.tag_name === '!--' && last_token.type === TOKEN.TAG_CLOSE && last_tag_token.is_end_tag && parser_token.text.indexOf('\n') === -1) ;else {
        if (!(parser_token.is_inline_element || parser_token.is_unformatted)) {
          printer.print_newline(false);
        }
        this._calcluate_parent_multiline(printer, parser_token);
      }
    } else if (parser_token.is_end_tag) {
      //this tag is a double tag so check for tag-ending
      var do_end_expand = false;

      // deciding whether a block is multiline should not be this hard
      do_end_expand = parser_token.start_tag_token && parser_token.start_tag_token.multiline_content;
      do_end_expand = do_end_expand || !parser_token.is_inline_element && !(last_tag_token.is_inline_element || last_tag_token.is_unformatted) && !(last_token.type === TOKEN.TAG_CLOSE && parser_token.start_tag_token === last_tag_token) && last_token.type !== 'TK_CONTENT';
      if (parser_token.is_content_unformatted || parser_token.is_unformatted) {
        do_end_expand = false;
      }
      if (do_end_expand) {
        printer.print_newline(false);
      }
    } else {
      // it's a start-tag
      parser_token.indent_content = !parser_token.custom_beautifier_name;
      if (parser_token.tag_start_char === '<') {
        if (parser_token.tag_name === 'html') {
          parser_token.indent_content = this._options.indent_inner_html;
        } else if (parser_token.tag_name === 'head') {
          parser_token.indent_content = this._options.indent_head_inner_html;
        } else if (parser_token.tag_name === 'body') {
          parser_token.indent_content = this._options.indent_body_inner_html;
        }
      }
      if (!(parser_token.is_inline_element || parser_token.is_unformatted) && (last_token.type !== 'TK_CONTENT' || parser_token.is_content_unformatted)) {
        printer.print_newline(false);
      }
      this._calcluate_parent_multiline(printer, parser_token);
    }
  };
  Beautifier.prototype._calcluate_parent_multiline = function (printer, parser_token) {
    if (parser_token.parent && printer._output.just_added_newline() && !((parser_token.is_inline_element || parser_token.is_unformatted) && parser_token.parent.is_inline_element)) {
      parser_token.parent.multiline_content = true;
    }
  };

  //To be used for <p> tag special case:
  var p_closers = ['address', 'article', 'aside', 'blockquote', 'details', 'div', 'dl', 'fieldset', 'figcaption', 'figure', 'footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'hr', 'main', 'menu', 'nav', 'ol', 'p', 'pre', 'section', 'table', 'ul'];
  var p_parent_excludes = ['a', 'audio', 'del', 'ins', 'map', 'noscript', 'video'];
  Beautifier.prototype._do_optional_end_element = function (parser_token) {
    var result = null;
    // NOTE: cases of "if there is no more content in the parent element"
    // are handled automatically by the beautifier.
    // It assumes parent or ancestor close tag closes all children.
    // https://www.w3.org/TR/html5/syntax.html#optional-tags
    if (parser_token.is_empty_element || !parser_token.is_start_tag || !parser_token.parent) {
      return;
    }
    if (parser_token.tag_name === 'body') {
      // A head element’s end tag may be omitted if the head element is not immediately followed by a space character or a comment.
      result = result || this._tag_stack.try_pop('head');

      //} else if (parser_token.tag_name === 'body') {
      // DONE: A body element’s end tag may be omitted if the body element is not immediately followed by a comment.
    } else if (parser_token.tag_name === 'li') {
      // An li element’s end tag may be omitted if the li element is immediately followed by another li element or if there is no more content in the parent element.
      result = result || this._tag_stack.try_pop('li', ['ol', 'ul', 'menu']);
    } else if (parser_token.tag_name === 'dd' || parser_token.tag_name === 'dt') {
      // A dd element’s end tag may be omitted if the dd element is immediately followed by another dd element or a dt element, or if there is no more content in the parent element.
      // A dt element’s end tag may be omitted if the dt element is immediately followed by another dt element or a dd element.
      result = result || this._tag_stack.try_pop('dt', ['dl']);
      result = result || this._tag_stack.try_pop('dd', ['dl']);
    } else if (parser_token.parent.tag_name === 'p' && p_closers.indexOf(parser_token.tag_name) !== -1) {
      // IMPORTANT: this else-if works because p_closers has no overlap with any other element we look for in this method
      // check for the parent element is an HTML element that is not an <a>, <audio>, <del>, <ins>, <map>, <noscript>, or <video> element,  or an autonomous custom element.
      // To do this right, this needs to be coded as an inclusion of the inverse of the exclusion above.
      // But to start with (if we ignore "autonomous custom elements") the exclusion would be fine.
      var p_parent = parser_token.parent.parent;
      if (!p_parent || p_parent_excludes.indexOf(p_parent.tag_name) === -1) {
        result = result || this._tag_stack.try_pop('p');
      }
    } else if (parser_token.tag_name === 'rp' || parser_token.tag_name === 'rt') {
      // An rt element’s end tag may be omitted if the rt element is immediately followed by an rt or rp element, or if there is no more content in the parent element.
      // An rp element’s end tag may be omitted if the rp element is immediately followed by an rt or rp element, or if there is no more content in the parent element.
      result = result || this._tag_stack.try_pop('rt', ['ruby', 'rtc']);
      result = result || this._tag_stack.try_pop('rp', ['ruby', 'rtc']);
    } else if (parser_token.tag_name === 'optgroup') {
      // An optgroup element’s end tag may be omitted if the optgroup element is immediately followed by another optgroup element, or if there is no more content in the parent element.
      // An option element’s end tag may be omitted if the option element is immediately followed by another option element, or if it is immediately followed by an optgroup element, or if there is no more content in the parent element.
      result = result || this._tag_stack.try_pop('optgroup', ['select']);
      //result = result || this._tag_stack.try_pop('option', ['select']);
    } else if (parser_token.tag_name === 'option') {
      // An option element’s end tag may be omitted if the option element is immediately followed by another option element, or if it is immediately followed by an optgroup element, or if there is no more content in the parent element.
      result = result || this._tag_stack.try_pop('option', ['select', 'datalist', 'optgroup']);
    } else if (parser_token.tag_name === 'colgroup') {
      // DONE: A colgroup element’s end tag may be omitted if the colgroup element is not immediately followed by a space character or a comment.
      // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.
      result = result || this._tag_stack.try_pop('caption', ['table']);
    } else if (parser_token.tag_name === 'thead') {
      // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.
      // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.
      result = result || this._tag_stack.try_pop('caption', ['table']);
      result = result || this._tag_stack.try_pop('colgroup', ['table']);

      //} else if (parser_token.tag_name === 'caption') {
      // DONE: A caption element’s end tag may be omitted if the caption element is not immediately followed by a space character or a comment.
    } else if (parser_token.tag_name === 'tbody' || parser_token.tag_name === 'tfoot') {
      // A thead element’s end tag may be omitted if the thead element is immediately followed by a tbody or tfoot element.
      // A tbody element’s end tag may be omitted if the tbody element is immediately followed by a tbody or tfoot element, or if there is no more content in the parent element.
      // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.
      // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.
      result = result || this._tag_stack.try_pop('caption', ['table']);
      result = result || this._tag_stack.try_pop('colgroup', ['table']);
      result = result || this._tag_stack.try_pop('thead', ['table']);
      result = result || this._tag_stack.try_pop('tbody', ['table']);

      //} else if (parser_token.tag_name === 'tfoot') {
      // DONE: A tfoot element’s end tag may be omitted if there is no more content in the parent element.
    } else if (parser_token.tag_name === 'tr') {
      // A tr element’s end tag may be omitted if the tr element is immediately followed by another tr element, or if there is no more content in the parent element.
      // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.
      // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.
      result = result || this._tag_stack.try_pop('caption', ['table']);
      result = result || this._tag_stack.try_pop('colgroup', ['table']);
      result = result || this._tag_stack.try_pop('tr', ['table', 'thead', 'tbody', 'tfoot']);
    } else if (parser_token.tag_name === 'th' || parser_token.tag_name === 'td') {
      // A td element’s end tag may be omitted if the td element is immediately followed by a td or th element, or if there is no more content in the parent element.
      // A th element’s end tag may be omitted if the th element is immediately followed by a td or th element, or if there is no more content in the parent element.
      result = result || this._tag_stack.try_pop('td', ['table', 'thead', 'tbody', 'tfoot', 'tr']);
      result = result || this._tag_stack.try_pop('th', ['table', 'thead', 'tbody', 'tfoot', 'tr']);
    }

    // Start element omission not handled currently
    // A head element’s start tag may be omitted if the element is empty, or if the first thing inside the head element is an element.
    // A tbody element’s start tag may be omitted if the first thing inside the tbody element is a tr element, and if the element is not immediately preceded by a tbody, thead, or tfoot element whose end tag has been omitted. (It can’t be omitted if the element is empty.)
    // A colgroup element’s start tag may be omitted if the first thing inside the colgroup element is a col element, and if the element is not immediately preceded by another colgroup element whose end tag has been omitted. (It can’t be omitted if the element is empty.)

    // Fix up the parent of the parser token
    parser_token.parent = this._tag_stack.get_parser_token();
    return result;
  };
  beautifier.Beautifier = Beautifier;
  return beautifier;
}

/*jshint node:true */

var hasRequiredHtml;
function requireHtml() {
  if (hasRequiredHtml) return html.exports;
  hasRequiredHtml = 1;
  var Beautifier = requireBeautifier().Beautifier,
    Options = requireOptions().Options;
  function style_html(html_source, options, js_beautify, css_beautify) {
    var beautifier = new Beautifier(html_source, options, js_beautify, css_beautify);
    return beautifier.beautify();
  }
  html.exports = style_html;
  html.exports.defaultOptions = function () {
    return new Options();
  };
  return html.exports;
}

/*jshint node:true */

var hasRequiredSrc;
function requireSrc() {
  if (hasRequiredSrc) return src;
  hasRequiredSrc = 1;
  var js_beautify = requireJavascript();
  var css_beautify = requireCss();
  var html_beautify = requireHtml();
  function style_html(html_source, options, js, css) {
    js = js || js_beautify;
    css = css || css_beautify;
    return html_beautify(html_source, options, js, css);
  }
  style_html.defaultOptions = html_beautify.defaultOptions;
  src.js = js_beautify;
  src.css = css_beautify;
  src.html = style_html;
  return src;
}

/*jshint node:true */

(function (module) {
  /**
  The following batches are equivalent:
  	var beautify_js = require('js-beautify');
  var beautify_js = require('js-beautify').js;
  var beautify_js = require('js-beautify').js_beautify;
  	var beautify_css = require('js-beautify').css;
  var beautify_css = require('js-beautify').css_beautify;
  	var beautify_html = require('js-beautify').html;
  var beautify_html = require('js-beautify').html_beautify;
  	All methods returned accept two arguments, the source string and an options object.
  **/

  function get_beautify(js_beautify, css_beautify, html_beautify) {
    // the default is js
    var beautify = function beautify(src, config) {
      return js_beautify.js_beautify(src, config);
    };

    // short aliases
    beautify.js = js_beautify.js_beautify;
    beautify.css = css_beautify.css_beautify;
    beautify.html = html_beautify.html_beautify;

    // legacy aliases
    beautify.js_beautify = js_beautify.js_beautify;
    beautify.css_beautify = css_beautify.css_beautify;
    beautify.html_beautify = html_beautify.html_beautify;
    return beautify;
  }
  {
    (function (mod) {
      var beautifier = requireSrc();
      beautifier.js_beautify = beautifier.js;
      beautifier.css_beautify = beautifier.css;
      beautifier.html_beautify = beautifier.html;
      mod.exports = get_beautify(beautifier, beautifier, beautifier);
    })(module);
  }
})(js);
var jsExports = js.exports;
var beautify = /*@__PURE__*/getDefaultExportFromCjs(jsExports);
var BaseWrapper = /** @class */function () {
  function BaseWrapper(element) {
    var _this = this;
    this.isDisabled = function () {
      var validTagsToBeDisabled = ['BUTTON', 'COMMAND', 'FIELDSET', 'KEYGEN', 'OPTGROUP', 'OPTION', 'SELECT', 'TEXTAREA', 'INPUT'];
      var hasDisabledAttribute = _this.attributes().disabled !== undefined;
      var elementCanBeDisabled = isElement(_this.element) && validTagsToBeDisabled.includes(_this.element.tagName);
      return hasDisabledAttribute && elementCanBeDisabled;
    };
    this.wrapperElement = element;
  }
  Object.defineProperty(BaseWrapper.prototype, "element", {
    get: function get() {
      return this.wrapperElement;
    },
    enumerable: false,
    configurable: true
  });
  BaseWrapper.prototype.findAllDOMElements = function (selector) {
    var elementRootNodes = this.getRootNodes().filter(isElement);
    if (elementRootNodes.length === 0) return [];
    var result = __spreadArray([], elementRootNodes.filter(function (node) {
      return node.matches(selector);
    }), true);
    elementRootNodes.forEach(function (rootNode) {
      result.push.apply(result, Array.from(rootNode.querySelectorAll(selector)));
    });
    return result;
  };
  BaseWrapper.prototype.find = function (selector) {
    if (_typeof(selector) === 'object' && 'ref' in selector) {
      var currentComponent = this.getCurrentComponent();
      if (!currentComponent) {
        return createWrapperError('DOMWrapper');
      }
      var result = currentComponent.refs[selector.ref];
      // When using ref inside v-for, then refs contains array of component instances and nodes
      if (Array.isArray(result)) {
        result = result.length ? result[0] : undefined;
      }
      if (result instanceof Node) {
        return createDOMWrapper(result);
      } else {
        return createWrapperError('DOMWrapper');
      }
    }
    var elements = this.findAll(selector);
    if (elements.length > 0) {
      return elements[0];
    }
    return createWrapperError('DOMWrapper');
  };
  BaseWrapper.prototype.findComponent = function (selector) {
    var currentComponent = this.getCurrentComponent();
    if (!currentComponent) {
      return createWrapperError('VueWrapper');
    }
    if (_typeof(selector) === 'object' && 'ref' in selector) {
      var result_1 = currentComponent.refs[selector.ref];
      // When using ref inside v-for, then refs contains array of component instances
      if (Array.isArray(result_1)) {
        result_1 = result_1.length ? result_1[0] : undefined;
      }
      if (result_1 && !(result_1 instanceof HTMLElement)) {
        return createVueWrapper(null, result_1);
      } else {
        return createWrapperError('VueWrapper');
      }
    }
    if (matches(currentComponent.vnode, selector) && this.element.contains(currentComponent.vnode.el)) {
      return createVueWrapper(null, currentComponent.proxy);
    }
    var result = this.findAllComponents(selector)[0];
    return result !== null && result !== void 0 ? result : createWrapperError('VueWrapper');
  };
  BaseWrapper.prototype.findAllComponents = function (selector) {
    var currentComponent = this.getCurrentComponent();
    if (!currentComponent) {
      return [];
    }
    var results = find(currentComponent.subTree, selector);
    return results.map(function (c) {
      return c.proxy ? createVueWrapper(null, c.proxy) : createDOMWrapper(c.vnode.el);
    });
  };
  BaseWrapper.prototype.html = function (options) {
    var stringNodes = this.getRootNodes().map(function (node) {
      return stringifyNode(node);
    });
    if (options === null || options === void 0 ? void 0 : options.raw) return stringNodes.join('');
    return stringNodes.map(function (node) {
      return beautify.html(node, {
        unformatted: ['code', 'pre', 'em', 'strong', 'span'],
        indent_inner_html: true,
        indent_size: 2,
        inline_custom_elements: false
        // TODO the cast can be removed when @types/js-beautify will be up-to-date
      });
    }).join('\n');
  };
  BaseWrapper.prototype.classes = function (className) {
    var classes = isElement(this.element) ? Array.from(this.element.classList) : [];
    if (className) return classes.includes(className);
    return classes;
  };
  BaseWrapper.prototype.attributes = function (key) {
    var attributeMap = {};
    if (isElement(this.element)) {
      var attributes = Array.from(this.element.attributes);
      for (var _i = 0, attributes_1 = attributes; _i < attributes_1.length; _i++) {
        var attribute = attributes_1[_i];
        attributeMap[attribute.localName] = attribute.value;
      }
    }
    return key ? attributeMap[key] : attributeMap;
  };
  BaseWrapper.prototype.text = function () {
    return textContent(this.element);
  };
  BaseWrapper.prototype.exists = function () {
    return true;
  };
  BaseWrapper.prototype.get = function (selector) {
    var result = this.find(selector);
    if (result.exists()) {
      return result;
    }
    throw new Error("Unable to get ".concat(selector, " within: ").concat(this.html()));
  };
  BaseWrapper.prototype.getComponent = function (selector) {
    var result = this.findComponent(selector);
    if (result.exists()) {
      return result;
    }
    var message = 'Unable to get ';
    if (typeof selector === 'string') {
      message += "component with selector ".concat(selector);
    } else if ('name' in selector) {
      message += "component with name ".concat(selector.name);
    } else if ('ref' in selector) {
      message += "component with ref ".concat(selector.ref);
    } else {
      message += 'specified component';
    }
    message += " within: ".concat(this.html());
    throw new Error(message);
  };
  BaseWrapper.prototype.isVisible = function () {
    return isElement(this.element) && isElementVisible(this.element);
  };
  BaseWrapper.prototype.trigger = function (eventString, options) {
    return __awaiter(this, void 0, void 0, function () {
      var event_1;
      return __generator(this, function (_a) {
        if (options && options['target']) {
          throw Error("[vue-test-utils]: you cannot set the target value of an event. See the notes section " + "of the docs for more details\u2014" + "https://vue-test-utils.vuejs.org/api/wrapper/trigger.html");
        }
        if (this.element && !this.isDisabled()) {
          event_1 = createDOMEvent(eventString, options);
          // see https://github.com/vuejs/test-utils/issues/1854
          // fakeTimers provoke an issue as Date.now() always return the same value
          // and Vue relies on it to determine if the handler should be invoked
          // see https://github.com/vuejs/core/blob/5ee40532a63e0b792e0c1eccf3cf68546a4e23e9/packages/runtime-dom/src/modules/events.ts#L100-L104
          // we workaround this issue by manually setting _vts to Date.now() + 1
          // thus making sure the event handler is invoked
          event_1._vts = Date.now() + 1;
          this.element.dispatchEvent(event_1);
        }
        return [2 /*return*/, nextTick()];
      });
    });
  };
  return BaseWrapper;
}();
var DOMWrapper = /** @class */function (_super) {
  __extends(DOMWrapper, _super);
  function DOMWrapper(element) {
    var _this = this;
    if (!element) {
      return createWrapperError('DOMWrapper');
    }
    _this = _super.call(this, element) || this;
    // plugins hook
    config.plugins.DOMWrapper.extend(_this);
    return _this;
  }
  DOMWrapper.prototype.getRootNodes = function () {
    return [this.wrapperElement];
  };
  DOMWrapper.prototype.getCurrentComponent = function () {
    var _a;
    var component = this.element.__vueParentComponent;
    while (((_a = component === null || component === void 0 ? void 0 : component.parent) === null || _a === void 0 ? void 0 : _a.vnode.el) === this.element) {
      component = component.parent;
    }
    return component;
  };
  DOMWrapper.prototype.find = function (selector) {
    var result = _super.prototype.find.call(this, selector);
    if (result.exists() && isRefSelector(selector)) {
      return this.element.contains(result.element) ? result : createWrapperError('DOMWrapper');
    }
    return result;
  };
  DOMWrapper.prototype.findAll = function (selector) {
    if (!(this.wrapperElement instanceof Element)) {
      return [];
    }
    return Array.from(this.wrapperElement.querySelectorAll(selector), createDOMWrapper);
  };
  DOMWrapper.prototype.findAllComponents = function (selector) {
    var _this = this;
    var results = _super.prototype.findAllComponents.call(this, selector);
    return results.filter(function (r) {
      return _this.element.contains(r.element);
    });
  };
  DOMWrapper.prototype.setChecked = function (checked) {
    if (checked === void 0) {
      checked = true;
    }
    return __awaiter(this, void 0, void 0, function () {
      var element, type;
      return __generator(this, function (_a) {
        element = this.element;
        type = this.attributes().type;
        if (type === 'radio' && !checked) {
          throw Error("wrapper.setChecked() cannot be called with parameter false on a '<input type=\"radio\" /> element.");
        }
        // we do not want to trigger an event if the user
        // attempting set the same value twice
        // this is because in a browser setting checked = true when it is
        // already true is a no-op; no change event is triggered
        if (checked === element.checked) {
          return [2 /*return*/];
        }
        element.checked = checked;
        this.trigger('input');
        return [2 /*return*/, this.trigger('change')];
      });
    });
  };
  DOMWrapper.prototype.setValue = function (value) {
    var element = this.element;
    var tagName = element.tagName;
    var type = this.attributes().type;
    if (tagName === 'OPTION') {
      this.setSelected();
      return Promise.resolve();
    } else if (tagName === 'INPUT' && type === 'checkbox') {
      return this.setChecked(value);
    } else if (tagName === 'INPUT' && type === 'radio') {
      return this.setChecked(value);
    } else if (tagName === 'SELECT') {
      if (Array.isArray(value)) {
        var selectElement = element;
        for (var i = 0; i < selectElement.options.length; i++) {
          var option = selectElement.options[i];
          option.selected = value.includes(option.value);
        }
      } else {
        element.value = value;
      }
      this.trigger('input');
      return this.trigger('change');
    } else if (tagName === 'INPUT' || tagName === 'TEXTAREA') {
      element.value = value;
      this.trigger('input');
      // trigger `change` for `v-model.lazy`
      return this.trigger('change');
    } else {
      throw Error("wrapper.setValue() cannot be called on ".concat(tagName));
    }
  };
  DOMWrapper.prototype.setSelected = function () {
    var element = this.element;
    if (element.selected) {
      return;
    }
    // todo - review all non-null assertion operators in project
    // search globally for `!.` and with regex `!$`
    element.selected = true;
    var parentElement = element.parentElement;
    if (parentElement.tagName === 'OPTGROUP') {
      parentElement = parentElement.parentElement;
    }
    var parentWrapper = new DOMWrapper(parentElement);
    parentWrapper.trigger('input');
    return parentWrapper.trigger('change');
  };
  return DOMWrapper;
}(BaseWrapper);
registerFactory(WrapperType.DOMWrapper, function (element) {
  return new DOMWrapper(element);
});
function getRootNodes(vnode) {
  if (vnode.shapeFlag & 1 /* ShapeFlags.ELEMENT */) {
    return [vnode.el];
  } else if (vnode.shapeFlag & 6 /* ShapeFlags.COMPONENT */) {
    var subTree = vnode.component.subTree;
    return getRootNodes(subTree);
  } else if (vnode.shapeFlag & 128 /* ShapeFlags.SUSPENSE */) {
    return getRootNodes(vnode.suspense.activeBranch);
  } else if (vnode.shapeFlag & (8 /* ShapeFlags.TEXT_CHILDREN */ | 64 /* ShapeFlags.TELEPORT */)) {
    // static node optimization, subTree.children will be static string and will not help us
    var result = [vnode.el];
    if (vnode.anchor) {
      var currentNode = result[0].nextSibling;
      while (currentNode && currentNode.previousSibling !== vnode.anchor) {
        result.push(currentNode);
        currentNode = currentNode.nextSibling;
      }
    }
    return result;
  } else if (vnode.shapeFlag & 16 /* ShapeFlags.ARRAY_CHILDREN */) {
    var children = vnode.children.flat();
    return children.flatMap(function (vnode) {
      return getRootNodes(vnode);
    }).filter(isNotNullOrUndefined);
  }
  // Missing cases which do not need special handling:
  // ShapeFlags.SLOTS_CHILDREN comes with ShapeFlags.ELEMENT
  // Will hit this default when ShapeFlags is 0
  // This is the case for example for unresolved async component without loader
  return [];
}
var events = {};
function emitted(vm, eventName) {
  var cid = vm.$.uid;
  var vmEvents = events[cid] || {};
  if (eventName) {
    return vmEvents ? vmEvents[eventName] : undefined;
  }
  return vmEvents;
}
var attachEmitListener = function attachEmitListener() {
  // use devtools to capture this "emit"
  setDevtoolsHook(createDevTools(), {});
};
// devtools hook only catches Vue component custom events
function createDevTools() {
  return {
    emit: function emit(eventType) {
      var payload = [];
      for (var _i = 1; _i < arguments.length; _i++) {
        payload[_i - 1] = arguments[_i];
      }
      if (eventType !== "component:emit" /* DevtoolsHooks.COMPONENT_EMIT */) return;
      var componentVM = payload[1],
        event = payload[2],
        eventArgs = payload[3];
      recordEvent(componentVM, event, eventArgs);
    }
  };
}
var recordEvent = function recordEvent(vm, event, args) {
  // Functional component wrapper creates a parent component
  var wrapperVm = vm;
  while (typeof (wrapperVm === null || wrapperVm === void 0 ? void 0 : wrapperVm.type) === 'function') wrapperVm = wrapperVm.parent;
  var cid = wrapperVm.uid;
  if (!(cid in events)) {
    events[cid] = {};
  }
  if (!(event in events[cid])) {
    events[cid][event] = [];
  }
  // Record the event message sent by the emit
  events[cid][event].push(args);
};
var removeEventHistory = function removeEventHistory(vm) {
  var cid = vm.$.uid;
  delete events[cid];
};

/**
 * Creates a proxy around the VM instance.
 * This proxy returns the value from the setupState if there is one, or the one from the VM if not.
 * See https://github.com/vuejs/core/issues/7103
 */
function createVMProxy(vm, setupState) {
  return new Proxy(vm, {
    get: function get(vm, key, receiver) {
      if (vm.$.exposed && vm.$.exposeProxy && key in vm.$.exposeProxy) {
        // first if the key is exposed
        return Reflect.get(vm.$.exposeProxy, key, receiver);
      } else if (key in setupState) {
        // second if the key is acccessible from the setupState
        return Reflect.get(setupState, key, receiver);
      } else {
        // vm.$.ctx is the internal context of the vm
        // with all variables, methods and props
        return vm.$.ctx[key];
      }
    },
    set: function set(vm, key, value, receiver) {
      if (key in setupState) {
        return Reflect.set(setupState, key, value, receiver);
      } else {
        return Reflect.set(vm, key, value, receiver);
      }
    },
    has: function has(vm, property) {
      return Reflect.has(setupState, property) || Reflect.has(vm, property);
    },
    defineProperty: function defineProperty(vm, key, attributes) {
      if (key in setupState) {
        return Reflect.defineProperty(setupState, key, attributes);
      } else {
        return Reflect.defineProperty(vm, key, attributes);
      }
    },
    getOwnPropertyDescriptor: function getOwnPropertyDescriptor(vm, property) {
      if (property in setupState) {
        return Reflect.getOwnPropertyDescriptor(setupState, property);
      } else {
        return Reflect.getOwnPropertyDescriptor(vm, property);
      }
    },
    deleteProperty: function deleteProperty(vm, property) {
      if (property in setupState) {
        return Reflect.deleteProperty(setupState, property);
      } else {
        return Reflect.deleteProperty(vm, property);
      }
    }
  });
}
var VueWrapper = /** @class */function (_super) {
  __extends(VueWrapper, _super);
  function VueWrapper(app, vm, setProps) {
    var _this = _super.call(this, vm === null || vm === void 0 ? void 0 : vm.$el) || this;
    _this.cleanUpCallbacks = [];
    _this.__app = app;
    // root is null on functional components
    _this.rootVM = vm === null || vm === void 0 ? void 0 : vm.$root;
    // `vm.$.setupState` is what the template has access to
    // so even if the component is closed (as they are by default for `script setup`)
    // a test will still be able to do something like
    // `expect(wrapper.vm.count).toBe(1)`
    // if we return it as `vm`
    // This does not work for functional components though (as they have no vm)
    // or for components with a setup that returns a render function (as they have an empty proxy)
    // in both cases, we return `vm` directly instead
    if (hasSetupState(vm)) {
      _this.componentVM = createVMProxy(vm, vm.$.setupState);
    } else {
      _this.componentVM = vm;
    }
    _this.__setProps = setProps;
    _this.attachNativeEventListener();
    config.plugins.VueWrapper.extend(_this);
    return _this;
  }
  Object.defineProperty(VueWrapper.prototype, "hasMultipleRoots", {
    get: function get() {
      // Recursive check subtree for nested root elements
      // <template>
      //   <WithMultipleRoots />
      // </template>
      var _checkTree = function checkTree(subTree) {
        var _a;
        // if the subtree is an array of children, we have multiple root nodes
        if (subTree.shapeFlag === 16 /* ShapeFlags.ARRAY_CHILDREN */) return true;
        if (subTree.shapeFlag & 4 /* ShapeFlags.STATEFUL_COMPONENT */ || subTree.shapeFlag & 2 /* ShapeFlags.FUNCTIONAL_COMPONENT */) {
          // We are rendering other component, check it's tree instead
          if ((_a = subTree.component) === null || _a === void 0 ? void 0 : _a.subTree) {
            return _checkTree(subTree.component.subTree);
          }
          // Component has multiple children
          if (subTree.shapeFlag & 16 /* ShapeFlags.ARRAY_CHILDREN */) {
            return true;
          }
        }
        return false;
      };
      return _checkTree(this.vm.$.subTree);
    },
    enumerable: false,
    configurable: true
  });
  VueWrapper.prototype.getRootNodes = function () {
    return getRootNodes(this.vm.$.vnode);
  };
  Object.defineProperty(VueWrapper.prototype, "parentElement", {
    get: function get() {
      return this.vm.$el.parentElement;
    },
    enumerable: false,
    configurable: true
  });
  VueWrapper.prototype.getCurrentComponent = function () {
    return this.vm.$;
  };
  VueWrapper.prototype.exists = function () {
    return !this.getCurrentComponent().isUnmounted;
  };
  VueWrapper.prototype.findAll = function (selector) {
    return this.findAllDOMElements(selector).map(createDOMWrapper);
  };
  VueWrapper.prototype.attachNativeEventListener = function () {
    var vm = this.vm;
    if (!vm) return;
    var emits = vm.$options.emits ?
    // if emits is declared as an array
    Array.isArray(vm.$options.emits) ?
    // use it
    vm.$options.emits :
    // otherwise it's declared as an object
    // and we only need the keys
    Object.keys(vm.$options.emits) : [];
    var elementRoots = this.getRootNodes().filter(function (node) {
      return node instanceof Element;
    });
    if (elementRoots.length !== 1) {
      return;
    }
    var element = elementRoots[0];
    var _loop_1 = function _loop_1(eventName) {
      // if a component includes events in 'emits' with the same name as native
      // events, the native events with that name should be ignored
      // @see https://github.com/vuejs/rfcs/blob/master/active-rfcs/0030-emits-option.md#fallthrough-control
      if (emits.includes(eventName)) return "continue";
      var eventListener = function eventListener() {
        var args = [];
        for (var _i = 0; _i < arguments.length; _i++) {
          args[_i] = arguments[_i];
        }
        recordEvent(vm.$, eventName, args);
      };
      element.addEventListener(eventName, eventListener);
      this_1.cleanUpCallbacks.push(function () {
        element.removeEventListener(eventName, eventListener);
      });
    };
    var this_1 = this;
    for (var _i = 0, _a = Object.keys(domEvents); _i < _a.length; _i++) {
      var eventName = _a[_i];
      _loop_1(eventName);
    }
  };
  Object.defineProperty(VueWrapper.prototype, "element", {
    get: function get() {
      // if the component has multiple root elements, we use the parent's element
      return this.hasMultipleRoots ? this.parentElement : this.vm.$el;
    },
    enumerable: false,
    configurable: true
  });
  Object.defineProperty(VueWrapper.prototype, "vm", {
    get: function get() {
      return this.componentVM;
    },
    enumerable: false,
    configurable: true
  });
  VueWrapper.prototype.props = function (selector) {
    var props = this.componentVM.$props;
    return selector ? props[selector] : props;
  };
  VueWrapper.prototype.emitted = function (eventName) {
    return emitted(this.vm, eventName);
  };
  VueWrapper.prototype.isVisible = function () {
    var domWrapper = createDOMWrapper(this.element);
    return domWrapper.isVisible();
  };
  VueWrapper.prototype.setData = function (data) {
    _mergeDeep(this.componentVM.$data, data);
    return nextTick();
  };
  VueWrapper.prototype.setProps = function (props) {
    // if this VM's parent is not the root or if setProps does not exist, error out
    if (this.vm.$parent !== this.rootVM || !this.__setProps) {
      throw Error('You can only use setProps on your mounted component');
    }
    this.__setProps(props);
    return nextTick();
  };
  VueWrapper.prototype.setValue = function (value, prop) {
    var propEvent = prop || 'modelValue';
    this.vm.$emit("update:".concat(propEvent), value);
    return this.vm.$nextTick();
  };
  VueWrapper.prototype.unmount = function () {
    // preventing dispose of child component
    if (!this.__app) {
      throw new Error("wrapper.unmount() can only be called by the root wrapper");
    }
    // Clear emitted events cache for this component instance
    removeEventHistory(this.vm);
    this.cleanUpCallbacks.forEach(function (cb) {
      return cb();
    });
    this.cleanUpCallbacks = [];
    this.__app.unmount();
  };
  return VueWrapper;
}(BaseWrapper);
registerFactory(WrapperType.VueWrapper, function (app, vm, setProps) {
  return new VueWrapper(app, vm, setProps);
});
function processSlot(source, Vue$1) {
  if (source === void 0) {
    source = '';
  }
  if (Vue$1 === void 0) {
    Vue$1 = Vue;
  }
  var template = source.trim();
  var hasWrappingTemplate = template && template.startsWith('<template');
  // allow content without `template` tag, for easier testing
  if (!hasWrappingTemplate) {
    template = "<template #default=\"params\">".concat(template, "</template>");
  }
  // Vue does not provide an easy way to compile template in "slot" mode
  // Since we do not want to rely on compiler internals and specify
  // transforms manually we create fake component invocation with the slot we
  // need and pick slots param from render function later. Fake component will
  // never be instantiated but it requires to be a component so compile
  // properly generate invocation. Since we do not want to monkey-patch
  // `resolveComponent` function we are just using one of built-in components:
  // transition
  var code = compile("<transition>".concat(template, "</transition>"), {
    mode: 'function',
    prefixIdentifiers: false
  }).code;
  var createRenderFunction = new Function('Vue', code);
  var renderFn = createRenderFunction(Vue$1);
  return function (ctx) {
    if (ctx === void 0) {
      ctx = {};
    }
    var result = renderFn(ctx);
    var slotName = Object.keys(result.children)[0];
    return result.children[slotName](ctx);
  };
}
var isTeleport = function isTeleport(type) {
  return type.__isTeleport;
};
var isKeepAlive = function isKeepAlive(type) {
  return type.__isKeepAlive;
};
var isRootComponent = function isRootComponent(rootComponents, type, instance) {
  return !!(!instance ||
  // Don't stub mounted component on root level
  rootComponents.component === type && !(instance === null || instance === void 0 ? void 0 : instance.parent) ||
  // Don't stub component with compat wrapper
  rootComponents.functional && rootComponents.functional === type);
};
var createVNodeTransformer = function createVNodeTransformer(_a) {
  var rootComponents = _a.rootComponents,
    transformers = _a.transformers;
  var transformationCache = new WeakMap();
  return function (args, instance) {
    var originalType = args[0],
      props = args[1],
      children = args[2],
      restVNodeArgs = args.slice(3);
    if (!isComponent(originalType)) {
      return __spreadArray([originalType, props, children], restVNodeArgs, true);
    }
    var componentType = originalType;
    var cachedTransformation = transformationCache.get(originalType);
    if (cachedTransformation &&
    // Don't use cache for root component, as it could use stubbed recursive component
    !isRootComponent(rootComponents, componentType, instance) && !isTeleport(originalType) && !isKeepAlive(originalType)) {
      return __spreadArray([cachedTransformation, props, children], restVNodeArgs, true);
    }
    var transformedType = transformers.reduce(function (type, transformer) {
      return transformer(type, instance);
    }, componentType);
    if (originalType !== transformedType) {
      transformationCache.set(originalType, transformedType);
      registerStub({
        source: originalType,
        stub: transformedType
      });
      // https://github.com/vuejs/test-utils/issues/1829 & https://github.com/vuejs/test-utils/issues/1888
      // Teleport/KeepAlive should return child nodes as a function
      if (isTeleport(originalType) || isKeepAlive(originalType)) {
        return __spreadArray([transformedType, props, function () {
          return children;
        }], restVNodeArgs, true);
      }
    }
    return __spreadArray([transformedType, props, children], restVNodeArgs, true);
  };
};
var normalizeStubProps = function normalizeStubProps(props) {
  // props are always normalized to object syntax
  var $props = props;
  return Object.keys($props).reduce(function (acc, key) {
    var _a, _b, _c;
    var _d;
    if (_typeof($props[key]) === 'symbol') {
      return _assign(_assign({}, acc), (_a = {}, _a[key] = (_d = $props[key]) === null || _d === void 0 ? void 0 : _d.toString(), _a));
    }
    if (typeof $props[key] === 'function') {
      return _assign(_assign({}, acc), (_b = {}, _b[key] = '[Function]', _b));
    }
    return _assign(_assign({}, acc), (_c = {}, _c[key] = $props[key], _c));
  }, {});
};
var createStub = function createStub(_a) {
  var name = _a.name,
    type = _a.type,
    renderStubDefaultSlot = _a.renderStubDefaultSlot;
  var anonName = 'anonymous-stub';
  var tag = name ? "".concat(hyphenate(name), "-stub") : anonName;
  var componentOptions = type ? unwrapLegacyVueExtendComponent(type) || {} : {};
  var stub = defineComponent({
    name: name || anonName,
    props: componentOptions.props || {},
    // fix #1550 - respect old-style v-model for shallow mounted components with @vue/compat
    // @ts-expect-error
    model: componentOptions.model,
    setup: function setup(props, _a) {
      var slots = _a.slots;
      return function () {
        // https://github.com/vuejs/test-utils/issues/1076
        // Passing a symbol as a static prop is not legal, since Vue will try to do
        // something like `el.setAttribute('val', Symbol())` which is not valid and
        // causes an error.
        // Only a problem when shallow mounting. For this reason we iterate of the
        // props that will be passed and stringify any that are symbols.
        // Also having function text as attribute is useless and annoying so
        // we replace it with "[Function]""
        var stubProps = normalizeStubProps(props);
        return h(tag, stubProps, renderStubDefaultSlot ? slots : undefined);
      };
    }
  });
  var asyncLoader = type.__asyncLoader;
  if (asyncLoader) {
    asyncLoader().then(function () {
      registerStub({
        source: type.__asyncResolved,
        stub: stub
      });
    });
  }
  return stub;
};
var resolveComponentStubByName = function resolveComponentStubByName(componentName, stubs) {
  for (var _i = 0, _a = Object.entries(stubs); _i < _a.length; _i++) {
    var _b = _a[_i],
      stubKey = _b[0],
      value = _b[1];
    if (matchName(componentName, stubKey)) {
      return value;
    }
  }
};
function createStubComponentsTransformer(_a) {
  var rootComponents = _a.rootComponents,
    _b = _a.stubs,
    stubs = _b === void 0 ? {} : _b,
    _c = _a.shallow,
    shallow = _c === void 0 ? false : _c,
    _d = _a.renderStubDefaultSlot,
    renderStubDefaultSlot = _d === void 0 ? false : _d;
  return function componentsTransformer(type, instance) {
    var _a, _b, _c;
    // stub teleport by default via config.global.stubs
    if (isTeleport(type) && ('teleport' in stubs || 'Teleport' in stubs)) {
      if ('teleport' in stubs && stubs['teleport'] === false) return type;
      if ('Teleport' in stubs && stubs['Teleport'] === false) return type;
      return createStub({
        name: 'teleport',
        type: type,
        renderStubDefaultSlot: true
      });
    }
    // stub keep-alive/KeepAlive by default via config.global.stubs
    if (isKeepAlive(type) && ('keep-alive' in stubs || 'KeepAlive' in stubs)) {
      if ('keep-alive' in stubs && stubs['keep-alive'] === false) return type;
      if ('KeepAlive' in stubs && stubs['KeepAlive'] === false) return type;
      return createStub({
        name: 'keep-alive',
        type: type,
        renderStubDefaultSlot: true
      });
    }
    // stub transition by default via config.global.stubs
    if ((type === Transition || type === BaseTransition) && ('transition' in stubs || 'Transition' in stubs)) {
      if ('transition' in stubs && stubs['transition'] === false) return type;
      if ('Transition' in stubs && stubs['Transition'] === false) return type;
      return createStub({
        name: 'transition',
        type: type,
        renderStubDefaultSlot: true
      });
    }
    // stub transition-group by default via config.global.stubs
    if (type === TransitionGroup && ('transition-group' in stubs || 'TransitionGroup' in stubs)) {
      if ('transition-group' in stubs && stubs['transition-group'] === false) return type;
      if ('TransitionGroup' in stubs && stubs['TransitionGroup'] === false) return type;
      return createStub({
        name: 'transition-group',
        type: type,
        renderStubDefaultSlot: true
      });
    }
    // Don't stub root components
    if (isRootComponent(rootComponents, type, instance)) {
      return type;
    }
    var registeredName = getComponentRegisteredName(instance, type);
    var componentName = getComponentName(instance, type);
    var stub = null;
    var name = null;
    // Prio 1 using the key in locally registered components in the parent
    if (registeredName) {
      stub = resolveComponentStubByName(registeredName, stubs);
      if (stub) {
        name = registeredName;
      }
    }
    // Prio 2 using the name attribute in the component
    if (!stub && componentName) {
      stub = resolveComponentStubByName(componentName, stubs);
      if (stub) {
        name = componentName;
      }
    }
    // case 2: custom implementation
    if (isComponent(stub)) {
      var unwrappedStub = unwrapLegacyVueExtendComponent(stub);
      var stubFn_1 = isFunctionalComponent(unwrappedStub) ? unwrappedStub : null;
      // Edge case: stub is component, we will not render stub but instead will create
      // a new "copy" of stub component definition, but we want user still to be able
      // to find our component by stub definition, so we register it manually
      registerStub({
        source: type,
        stub: stub
      });
      var specializedStubComponent = stubFn_1 ? function () {
        var args = [];
        for (var _i = 0; _i < arguments.length; _i++) {
          args[_i] = arguments[_i];
        }
        return stubFn_1.apply(void 0, args);
      } : _assign({}, unwrappedStub);
      specializedStubComponent.props = unwrappedStub.props;
      return specializedStubComponent;
    }
    if (stub === false) {
      // we explicitly opt out of stubbing this component
      return type;
    }
    // we return a stub by matching Vue's `h` function
    // where the signature is h(Component, props, slots)
    // case 1: default stub
    if (stub === true || shallow) {
      // Set name when using shallow without stub
      var stubName = name || registeredName || componentName;
      return (_c = (_b = (_a = config.plugins).createStubs) === null || _b === void 0 ? void 0 : _b.call(_a, {
        name: stubName,
        component: type,
        registerStub: registerStub
      })) !== null && _c !== void 0 ? _c : createStub({
        name: stubName,
        type: type,
        renderStubDefaultSlot: renderStubDefaultSlot
      });
    }
    return type;
  };
}
var noop = function noop() {};
function createStubDirectivesTransformer(_a) {
  var _b = _a.directives,
    directives = _b === void 0 ? {} : _b;
  if (Object.keys(directives).length === 0) {
    return function (type) {
      return type;
    };
  }
  return function directivesTransformer(type) {
    if (isObjectComponent(type) && type.directives) {
      // We want to change component types as rarely as possible
      // So first we check if there are any directives we should stub
      var directivesToPatch = Object.keys(type.directives).filter(function (key) {
        return key in directives;
      });
      if (!directivesToPatch.length) {
        return type;
      }
      var replacementDirectives = Object.fromEntries(directivesToPatch.map(function (name) {
        var directive = directives[name];
        return [name, typeof directive === 'boolean' ? noop : directive];
      }));
      return _assign(_assign({}, type), {
        directives: _assign(_assign({}, type.directives), replacementDirectives)
      });
    }
    return type;
  };
}
var MOUNT_OPTIONS = ['attachTo', 'attrs', 'data', 'props', 'slots', 'global', 'shallow'];
function getInstanceOptions(options) {
  if (options.methods) {
    console.warn("Passing a `methods` option to mount was deprecated on Vue Test Utils v1, and it won't have any effect on v2. For additional info: https://vue-test-utils.vuejs.org/upgrading-to-v1/#setmethods-and-mountingoptions-methods");
    delete options.methods;
  }
  var resultOptions = _assign({}, options);
  for (var _i = 0, _a = Object.keys(options); _i < _a.length; _i++) {
    var key = _a[_i];
    if (MOUNT_OPTIONS.includes(key)) {
      delete resultOptions[key];
    }
  }
  return resultOptions;
}
// implementation
function createInstance(inputComponent, options) {
  // normalize the incoming component
  var originalComponent = unwrapLegacyVueExtendComponent(inputComponent);
  var component;
  var instanceOptions = getInstanceOptions(options !== null && options !== void 0 ? options : {});
  var rootComponents = {};
  if (isFunctionalComponent(originalComponent) || isLegacyFunctionalComponent(originalComponent)) {
    component = defineComponent(_assign({
      compatConfig: {
        MODE: 3,
        INSTANCE_LISTENERS: false,
        INSTANCE_ATTRS_CLASS_STYLE: false,
        COMPONENT_FUNCTIONAL: isLegacyFunctionalComponent(originalComponent) ? 'suppress-warning' : false
      },
      props: originalComponent.props || {},
      setup: function setup(props, _a) {
        var attrs = _a.attrs,
          slots = _a.slots;
        return function () {
          return h(originalComponent, _assign(_assign({}, props), attrs), slots);
        };
      }
    }, instanceOptions));
    rootComponents.functional = originalComponent;
  } else if (isObjectComponent(originalComponent)) {
    component = _assign(_assign({}, originalComponent), instanceOptions);
  } else {
    component = originalComponent;
  }
  rootComponents.component = component;
  // We've just replaced our component with its copy
  // Let's register it as a stub so user can find it
  registerStub({
    source: originalComponent,
    stub: component
  });
  function slotToFunction(slot) {
    switch (_typeof(slot)) {
      case 'function':
        return slot;
      case 'object':
        return function () {
          return h(slot);
        };
      case 'string':
        return processSlot(slot);
      default:
        throw Error("Invalid slot received.");
    }
  }
  // handle any slots passed via mounting options
  var slots = (options === null || options === void 0 ? void 0 : options.slots) && Object.entries(options.slots).reduce(function (acc, _a) {
    var name = _a[0],
      slot = _a[1];
    if (Array.isArray(slot)) {
      var normalized_1 = slot.map(slotToFunction);
      acc[name] = function (args) {
        return normalized_1.map(function (f) {
          return f(args);
        });
      };
      return acc;
    }
    acc[name] = slotToFunction(slot);
    return acc;
  }, {});
  // override component data with mounting options data
  if (options === null || options === void 0 ? void 0 : options.data) {
    var providedData_1 = options.data();
    if (isObjectComponent(originalComponent)) {
      // component is guaranteed to be the same type as originalComponent
      var objectComponent = component;
      var originalDataFn_1 = originalComponent.data || function () {
        return {};
      };
      objectComponent.data = function (vm) {
        return _assign(_assign({}, originalDataFn_1.call(vm, vm)), providedData_1);
      };
    } else {
      throw new Error('data() option is not supported on functional and class components');
    }
  }
  var MOUNT_COMPONENT_REF = 'VTU_COMPONENT';
  // we define props as reactive so that way when we update them with `setProps`
  // Vue's reactivity system will cause a rerender.
  var refs = shallowReactive({});
  var props = reactive({});
  Object.entries(_assign(_assign(_assign(_assign({}, options === null || options === void 0 ? void 0 : options.attrs), options === null || options === void 0 ? void 0 : options.propsData), options === null || options === void 0 ? void 0 : options.props), {
    ref: MOUNT_COMPONENT_REF
  })).forEach(function (_a) {
    var k = _a[0],
      v = _a[1];
    if (isRef$3(v)) {
      refs[k] = v;
    } else {
      props[k] = v;
    }
  });
  var global = mergeGlobalProperties(options === null || options === void 0 ? void 0 : options.global);
  if (isObjectComponent(component)) {
    component.components = _assign(_assign({}, component.components), global.components);
  }
  var componentRef = ref(null);
  // create the wrapper component
  var Parent = defineComponent({
    name: 'VTU_ROOT',
    setup: function setup() {
      var _a;
      return _a = {}, _a[MOUNT_COMPONENT_REF] = componentRef, _a;
    },
    render: function render() {
      return h(component, _assign(_assign({}, props), refs), slots);
    }
  });
  // create the app
  var app = createApp(Parent);
  // add tracking for emitted events
  // this must be done after `createApp`: https://github.com/vuejs/test-utils/issues/436
  attachEmitListener();
  // global mocks mixin
  if (global === null || global === void 0 ? void 0 : global.mocks) {
    var mixin = {
      beforeCreate: function beforeCreate() {
        // we need to differentiate components that are or not not `script setup`
        // otherwise we run into a proxy set error
        // due to https://github.com/vuejs/core/commit/f73925d76a76ee259749b8b48cb68895f539a00f#diff-ea4d1ddabb7e22e17e80ada458eef70679af4005df2a1a6b73418fec897603ceR404
        // introduced in Vue v3.2.45
        // Also ensures not to include option API components in this block
        // since they can also have setup state but need to be patched using
        // the regular method.
        if (isScriptSetup(this)) {
          // add the mocks to setupState
          for (var _i = 0, _a = Object.entries(global.mocks); _i < _a.length; _i++) {
            var _b = _a[_i],
              k = _b[0],
              v = _b[1];
            // we do this in a try/catch, as some properties might be read-only
            try {
              this.$.setupState[k] = v;
              // eslint-disable-next-line no-empty
            } catch (e) {}
          }
          this.$.proxy = new Proxy(this.$.proxy, {
            get: function get(target, key) {
              if (key in global.mocks) {
                return global.mocks[key];
              }
              return target[key];
            }
          });
        } else {
          for (var _c = 0, _d = Object.entries(global.mocks); _c < _d.length; _c++) {
            var _e = _d[_c],
              k = _e[0],
              v = _e[1];
            this[k] = v;
          }
        }
      }
    };
    app.mixin(mixin);
  }
  // AppConfig
  if (global.config) {
    for (var _i = 0, _a = Object.entries(global.config); _i < _a.length; _i++) {
      var _b = _a[_i],
        k = _b[0],
        v = _b[1];
      app.config[k] = isObject(app.config[k]) ? Object.assign(app.config[k], v) : v;
    }
  }
  // use and plugins from mounting options
  if (global.plugins) {
    for (var _c = 0, _d = global.plugins; _c < _d.length; _c++) {
      var plugin = _d[_c];
      if (Array.isArray(plugin)) {
        app.use.apply(app, __spreadArray([plugin[0]], plugin.slice(1), false));
        continue;
      }
      app.use(plugin);
    }
  }
  // use any mixins from mounting options
  if (global.mixins) {
    for (var _e = 0, _f = global.mixins; _e < _f.length; _e++) {
      var mixin = _f[_e];
      app.mixin(mixin);
    }
  }
  if (global.components) {
    for (var _g = 0, _h = Object.keys(global.components); _g < _h.length; _g++) {
      var key = _h[_g];
      // avoid registering components that are stubbed twice
      if (!(key in global.stubs)) {
        app.component(key, global.components[key]);
      }
    }
  }
  if (global.directives) {
    for (var _j = 0, _k = Object.keys(global.directives); _j < _k.length; _j++) {
      var key = _k[_j];
      app.directive(key, global.directives[key]);
    }
  }
  // provide any values passed via provides mounting option
  if (global.provide) {
    for (var _l = 0, _m = Reflect.ownKeys(global.provide); _l < _m.length; _l++) {
      var key = _m[_l];
      // @ts-ignore: https://github.com/microsoft/TypeScript/issues/1863
      app.provide(key, global.provide[key]);
    }
  }
  // stubs
  // even if we are using `mount`, we will still
  // stub out Transition and Transition Group by default.
  transformVNodeArgs(createVNodeTransformer({
    rootComponents: rootComponents,
    transformers: [createStubComponentsTransformer({
      rootComponents: rootComponents,
      stubs: getComponentsFromStubs(global.stubs),
      shallow: options === null || options === void 0 ? void 0 : options.shallow,
      renderStubDefaultSlot: global.renderStubDefaultSlot
    }), createStubDirectivesTransformer({
      directives: getDirectivesFromStubs(global.stubs)
    })]
  }));
  // users expect stubs to work with globally registered
  // components so we register stubs as global components to avoid
  // warning about not being able to resolve component
  //
  // component implementation provided here will never be called
  // but we need name to make sure that stubComponents will
  // properly stub this later by matching stub name
  //
  // ref: https://github.com/vuejs/test-utils/issues/249
  // ref: https://github.com/vuejs/test-utils/issues/425
  if (global === null || global === void 0 ? void 0 : global.stubs) {
    for (var _o = 0, _p = Object.keys(getComponentsFromStubs(global.stubs)); _o < _p.length; _o++) {
      var name_1 = _p[_o];
      if (!app.component(name_1)) {
        app.component(name_1, {
          name: name_1
        });
      }
    }
  }
  return {
    app: app,
    props: props,
    componentRef: componentRef
  };
}
var isEnabled = false;
var wrapperInstances = [];
function disableAutoUnmount() {
  isEnabled = false;
  wrapperInstances.length = 0;
}
function enableAutoUnmount(hook) {
  if (isEnabled) {
    throw new Error('enableAutoUnmount cannot be called more than once');
  }
  isEnabled = true;
  hook(function () {
    wrapperInstances.forEach(function (wrapper) {
      wrapper.unmount();
    });
    wrapperInstances.length = 0;
  });
}
function trackInstance(wrapper) {
  if (!isEnabled) return;
  wrapperInstances.push(wrapper);
}

// implementation
function mount(inputComponent, options) {
  var _a = createInstance(inputComponent, options),
    app = _a.app,
    props = _a.props,
    componentRef = _a.componentRef;
  var setProps = function setProps(newProps) {
    for (var _i = 0, _a = Object.entries(newProps); _i < _a.length; _i++) {
      var _b = _a[_i],
        k = _b[0],
        v = _b[1];
      props[k] = v;
    }
    return vm.$nextTick();
  };
  // Workaround for https://github.com/vuejs/core/issues/7020
  var originalErrorHandler = app.config.errorHandler;
  var errorOnMount = null;
  app.config.errorHandler = function (err, instance, info) {
    errorOnMount = err;
    return originalErrorHandler === null || originalErrorHandler === void 0 ? void 0 : originalErrorHandler(err, instance, info);
  };
  // mount the app!
  var el = document.createElement('div');
  if (options === null || options === void 0 ? void 0 : options.attachTo) {
    var to = void 0;
    if (typeof options.attachTo === 'string') {
      to = document.querySelector(options.attachTo);
      if (!to) {
        throw new Error("Unable to find the element matching the selector ".concat(options.attachTo, " given as the `attachTo` option"));
      }
    } else {
      to = options.attachTo;
    }
    to.appendChild(el);
  }
  var vm = app.mount(el);
  if (errorOnMount) {
    throw errorOnMount;
  }
  app.config.errorHandler = originalErrorHandler;
  var appRef = componentRef.value;
  // we add `hasOwnProperty` so Jest can spy on the proxied vm without throwing
  // note that this is not necessary with Jest v27+ or Vitest, but is kept for compatibility with older Jest versions
  if (!app.hasOwnProperty) {
    appRef.hasOwnProperty = function (property) {
      return Reflect.has(appRef, property);
    };
  }
  var wrapper = createVueWrapper(app, appRef, setProps);
  trackInstance(wrapper);
  return wrapper;
}
var shallowMount = function shallowMount(component, options) {
  return mount(component, _assign(_assign({}, options), {
    shallow: true
  }));
};
function renderToString(component, options) {
  if (options === null || options === void 0 ? void 0 : options.attachTo) {
    console.warn('attachTo option is not available for renderToString');
  }
  var app = createInstance(component, options).app;
  return renderToString$1(app);
}

// match return type of router.resolve: RouteLocation & { href: string }
var defaultRoute = {
  path: '/',
  name: undefined,
  redirectedFrom: undefined,
  params: {},
  query: {},
  hash: '',
  fullPath: '/',
  matched: [],
  meta: {},
  href: '/'
};
// TODO: Borrow typings from vue-router-next
var RouterLinkStub = defineComponent({
  name: 'RouterLinkStub',
  compatConfig: {
    MODE: 3
  },
  props: {
    to: {
      type: [String, Object],
      required: true
    },
    custom: {
      type: Boolean,
      default: false
    }
  },
  render: function render() {
    var _this = this;
    var _a, _b;
    var route = computed(function () {
      return defaultRoute;
    });
    // mock reasonable return values to mimic vue-router's useLink
    var children = (_b = (_a = this.$slots) === null || _a === void 0 ? void 0 : _a.default) === null || _b === void 0 ? void 0 : _b.call(_a, {
      route: route,
      href: computed(function () {
        return route.value.href;
      }),
      isActive: computed(function () {
        return false;
      }),
      isExactActive: computed(function () {
        return false;
      }),
      navigate: function navigate() {
        return __awaiter(_this, void 0, void 0, function () {
          return __generator(this, function (_a) {
            return [2 /*return*/];
          });
        });
      }
    });
    return this.custom ? children : h('a', undefined, children);
  }
});
var scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;
// Credit to: https://github.com/kentor/flush-promises
function flushPromises() {
  return new Promise(function (resolve) {
    scheduler(resolve, 0);
  });
}

describe("QRCode", function () {
  describe("props", function () {
    var wrapper = null;
    var defaultBgColor = "transparent";
    var defaultFgColor = "#000000";
    var defaultSize = 160;
    beforeEach(function () {
      wrapper = mount(Qrcode, {
        props: {
          value: "https://tdesign.tencent.com/"
        }
      });
    });
    it(":bgColor[string]", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
      var bgColor;
      return _regeneratorRuntime.wrap(function (_context) {
        while (1) switch (_context.prev = _context.next) {
          case 0:
            expect(wrapper.find(".t-qrcode").attributes("style")).eq("background-color: ".concat(defaultBgColor, "; width: 160px; height: 160px;"));
            bgColor = "rgb(7, 193, 96)";
            _context.next = 1;
            return wrapper.setProps({
              bgColor: bgColor
            });
          case 1:
            expect(wrapper.find(".t-qrcode").attributes("style")).eq("background-color: ".concat(bgColor, "; width: 160px; height: 160px;"));
          case 2:
          case "end":
            return _context.stop();
        }
      }, _callee);
    })));
    it(":borderless[boolean]", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2() {
      return _regeneratorRuntime.wrap(function (_context2) {
        while (1) switch (_context2.prev = _context2.next) {
          case 0:
            expect(wrapper.find(".t-qrcode").classes("t-borderless")).eq(false);
            _context2.next = 1;
            return wrapper.setProps({
              borderless: true
            });
          case 1:
            expect(wrapper.find(".t-qrcode").classes("t-borderless")).eq(true);
          case 2:
          case "end":
            return _context2.stop();
        }
      }, _callee2);
    })));
    it(":color[string]", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3() {
      var color;
      return _regeneratorRuntime.wrap(function (_context3) {
        while (1) switch (_context3.prev = _context3.next) {
          case 0:
            _context3.next = 1;
            return wrapper.setProps({
              type: "svg"
            });
          case 1:
            expect(wrapper.find(".t-qrcode").findAll("path")[1].attributes("fill")).eq(defaultFgColor);
            color = "rgb(7, 193, 96)";
            _context3.next = 2;
            return wrapper.setProps({
              color: color
            });
          case 2:
            expect(wrapper.find(".t-qrcode").findAll("path")[1].attributes("fill")).eq(color);
          case 3:
          case "end":
            return _context3.stop();
        }
      }, _callee3);
    })));
    it(":icon[string]-canvas", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
      var iconSrc;
      return _regeneratorRuntime.wrap(function (_context4) {
        while (1) switch (_context4.prev = _context4.next) {
          case 0:
            iconSrc = "https://tdesign.gtimg.com/site/tdesign-logo.png";
            _context4.next = 1;
            return wrapper.setProps({
              icon: iconSrc
            });
          case 1:
            expect(wrapper.find(".t-qrcode").find("img").attributes("src")).eq(iconSrc);
          case 2:
          case "end":
            return _context4.stop();
        }
      }, _callee4);
    })));
    it(":icon[string]-svg", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee5() {
      var iconSrc;
      return _regeneratorRuntime.wrap(function (_context5) {
        while (1) switch (_context5.prev = _context5.next) {
          case 0:
            iconSrc = "https://tdesign.gtimg.com/site/tdesign-logo.png";
            _context5.next = 1;
            return wrapper.setProps({
              icon: iconSrc,
              type: "svg"
            });
          case 1:
            expect(wrapper.find(".t-qrcode").find("image").attributes("href")).eq(iconSrc);
          case 2:
          case "end":
            return _context5.stop();
        }
      }, _callee5);
    })));
    it(":iconSize[number|object]-svg", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee6() {
      return _regeneratorRuntime.wrap(function (_context6) {
        while (1) switch (_context6.prev = _context6.next) {
          case 0:
          case "end":
            return _context6.stop();
        }
      }, _callee6);
    })));
    var level = ["L", "M", "Q", "H"];
    level.forEach(function (item) {
      it(":level[string]-[".concat(item, "]"), /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee7() {
        return _regeneratorRuntime.wrap(function (_context7) {
          while (1) switch (_context7.prev = _context7.next) {
            case 0:
              _context7.next = 1;
              return wrapper.setProps({
                level: item
              });
            case 1:
              expect(wrapper.find(".t-qrcode").attributes("level")).eq(item);
            case 2:
            case "end":
              return _context7.stop();
          }
        }, _callee7);
      })));
    });
    it(":size[number]", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee8() {
      var size;
      return _regeneratorRuntime.wrap(function (_context8) {
        while (1) switch (_context8.prev = _context8.next) {
          case 0:
            expect(wrapper.find(".t-qrcode").attributes("style")).eq("background-color: ".concat(defaultBgColor, "; width: ").concat(defaultSize, "px; height: ").concat(defaultSize, "px;"));
            size = 380;
            _context8.next = 1;
            return wrapper.setProps({
              size: size
            });
          case 1:
            expect(wrapper.find(".t-qrcode").attributes("style")).eq("background-color: ".concat(defaultBgColor, "; width: ").concat(size, "px; height: ").concat(size, "px;"));
          case 2:
          case "end":
            return _context8.stop();
        }
      }, _callee8);
    })));
    var status = ["expired", "loading", "scanned"];
    status.forEach(function (item) {
      it(":status[string]-[".concat(item, "]"), /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee9() {
        return _regeneratorRuntime.wrap(function (_context9) {
          while (1) switch (_context9.prev = _context9.next) {
            case 0:
              _context9.next = 1;
              return wrapper.setProps({
                status: item
              });
            case 1:
              expect(wrapper.find(".t-qrcode").find(".t-mask").exists()).eq(true);
              expect(wrapper.find(".t-qrcode").find(".t-".concat(item)).exists()).eq(true);
            case 2:
            case "end":
              return _context9.stop();
          }
        }, _callee9);
      })));
    });
    it(":statusRender[Function]", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee0() {
      var statusRender;
      return _regeneratorRuntime.wrap(function (_context0) {
        while (1) switch (_context0.prev = _context0.next) {
          case 0:
            statusRender = vi.fn();
            _context0.next = 1;
            return wrapper.setProps({
              status: "expired",
              statusRender: statusRender
            });
          case 1:
            expect(statusRender).toBeCalled();
          case 2:
          case "end":
            return _context0.stop();
        }
      }, _callee0);
    })));
  });
});
//# sourceMappingURL=index.test.js.map